atkAddGlobalEventListener {RGtk2} | R Documentation |
Adds the specified function to the list of functions to be called when an event of type event_type occurs.
atkAddGlobalEventListener(listener, event.type)
|
[GSignalEmissionHook] the listener to notify |
|
[character] the type of event for which notification is requested |
[numeric] added event listener id, or 0 on failure.
Derived by RGtkGen from GTK+ documentation