Function

Gtkkey_snooper_remove

deprecated: 3.4 

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.

Parameters

snooper_handler_id

Type: guint

Identifies the key snooper to remove.