gtkInputRemove {RGtk2} | R Documentation |
Removes the function with the given id.
WARNING: gtk_input_remove
is deprecated and should not be used in newly-written code. Use gSourceRemove
instead.
gtkInputRemove(input.handler.id)
|
[numeric] Identifies the function to remove. |
Derived by RGtkGen from GTK+ documentation