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. |
This function is deprecated. You should use GDK_PRIORITY_REDRAW
instead.
This function is deprecated. You should use G_PRIORITY_HIGH
instead.
This function is deprecated. You should use G_PRIORITY_DEFAULT_IDLE
instead.
This function is deprecated. You should use G_PRIORITY_LOW
instead.
Derived by RGtkGen from GTK+ documentation