bool FX::FXApp::removeInput ( FXInputHandle  fd,
FXuint  mode 
) [inline, inherited]

Remove input message and target object for the specified file descriptor and mode, which is a bitwise OR of (INPUT_READ, INPUT_WRITE, INPUT_EXCEPT).

Definition at line 904 of file FXApp.h.

00904 { return getEventLoop()->removeInput(fd,mode); }


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