atkAddFocusTracker {RGtk2} | R Documentation |
Adds the specified function to the list of functions to be called when an object receives focus.
atkAddFocusTracker(focus.tracker)
|
[AtkEventListener] Function to be added to the list of functions to be called when an object receives focus. |
[numeric] added focus tracker id, or 0 on failure.
Derived by RGtkGen from GTK+ documentation