Main.quitRemove

Warning gtk_quit_remove is deprecated and should not be used in newly-written code. This function is going to be removed in GTK+ 3.0 Removes a quit handler by its identifier.

class Main
static
void
quitRemove

Parameters

quitHandlerId uint

Identifier for the handler returned when installing it.

Meta