| AtkUtil {RGtk2} | R Documentation |
This is a utility class which supports the adding and removal of event listeners.
atkAddFocusTracker(focus.tracker)
atkRemoveFocusTracker(tracker.id)
atkFocusTrackerInit(add.function)
atkFocusTrackerNotify(object)
atkAddGlobalEventListener(listener, event.type)
atkRemoveGlobalEventListener(listener.id)
atkAddKeyEventListener(listener, data)
atkRemoveKeyEventListener(listener.id)
atkGetRoot()
atkGetFocusObject()
atkGetToolkitName()
atkGetToolkitVersion()
GObject +----AtkUtil
This is a utility class which supports the adding and removal of event listeners. The adding and removing of the listeners must be done in the same thread. The file also contains a number of utility functions.
AtkUtil
AtkKeyEventStructtypestatekeyvallengthstringkeycodetimestamp
AtkCoordTypeatkComponentGetPosition and atkTextGetCharacterExtents
screenwindow
AtkKeyEventTypepressreleaselast-defined
AtkEventListener(Param1)Param1AtkObject]
AtkEventListenerInit()
AtkKeySnoopFunc(event, func.data)eventAtkKeyEventStruct] func.data
Derived by RGtkGen from GTK+ documentation
http://developer.gnome.org/doc/API/2.0/atk/AtkUtil.html