[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); }