Main.keySnooperRemove

Warning gtk_key_snooper_remove has been deprecated since version 3.4 and should not be used in newly-written code. Key snooping should not be done. Events should be handled by widgets. Removes the key snooper function with the given id.

class Main
static
void
keySnooperRemove

Parameters

snooperHandlerId uint

Identifies the key snooper to remove

Meta