Input.remove

Warning gdk_input_remove is deprecated and should not be used in newly-written code. Remove a callback added with gdk_input_add() or gdk_input_add_full().

class Input
static
void
remove
(
int tag
)

Parameters

tag int

the tag returned when the callback was set up.

Meta