Function
Gtkkey_snooper_remove
Declaration [src]
void
gtk_key_snooper_remove (
guint snooper_handler_id
)
Description [src]
Removes the key snooper function with the given id.
Deprecated since: | 3.4 |
Key snooping should not be done. Events should be handled by widgets. |