A set of ATK utility functions for event and toolkit support.
A set of ATK utility functions which are used to support event registration of various types, and obtaining the 'root' accessible of a process and information about the current ATK implementation and toolkit version.
unsigned-int
)Removes the specified focus tracker from the list of functions to be called when any object receives focus.
- tracker-id
- the id of the focus tracker to remove
<atk-object>
)Cause the focus tracker functions which have been specified to be executed for the object.
- object
- an
<atk-object>
unsigned-int
)Removes the specified event listener
- listener-id
- the id of the event listener to remove
unsigned-int
)Removes the specified event listener
- listener-id
- the id of the event listener to remove
<atk-object>
)Gets the root accessible container for the current application.
- ret
- the root accessible container for the current application
<atk-object>
)Gets the currently focused object.
Returns:
- ret
- the currently focused object for the current application
Since ATK 1.6