void FX::FXDataTarget::connect ( FXchar value,
FXObject tgt,
FXSelector  sel 
) [inline, inherited]

Associate with character variable; also set target and message.

Definition at line 204 of file FXDataTarget.h.

00204 { target=tgt; data=&value; message=sel; type=DT_CHAR; }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:33:14 2009 for TnFOX by doxygen v1.4.7