Virtual Method
AtkUtiladd_key_event_listener
Declaration [src]
guint
add_key_event_listener (
AtkKeySnoopFunc listener,
gpointer data
)
Description [src]
Adds the specified function to the list of functions to be called when a key event occurs.
Parameters
listener-
Type:
AtkKeySnoopFuncNo description available.
data-
Type:
gpointerNo description available.
The argument can be NULL.The data is owned by the caller of the method.