Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
atkAddFocusTracker: atkAddFocusTracker
Description
Adds the specified function to the list of functions to be called when an object receives focus.
Usage
atkAddFocusTracker(focus.tracker)
Arguments
focus.tracker
[AtkEventListener] Function to be added to the list of functions to be called when an object receives focus.
Value