Cause the focus tracker functions which have been specified to be executed for the object.
Returns the binary age as passed to libtool when building the ATK library the process is running against.
Gets a default implementation of the #AtkObjectFactory/type registry. Note: For most toolkit maintainers, this will be the correct registry for registering new #AtkObject factories. Following a call to this function, maintainers may call atk.registry.Registry.setFactoryType to associate an #AtkObjectFactory subclass with the GType of objects for whom accessibility information will be provided.
Gets the currently focused object.
Returns the interface age as passed to libtool when building the ATK library the process is running against.
Returns the major version number of the ATK library. (e.g. in ATK version 2.7.4 this is 2.)
Returns the micro version number of the ATK library. (e.g. in ATK version 2.7.4 this is 4.)
Returns the minor version number of the ATK library. (e.g. in ATK version 2.7.4 this is 7.)
Gets the root accessible container for the current application.
Gets name string for the GUI toolkit implementing ATK for this application.
Gets version string for the GUI toolkit implementing ATK for this application.
Gets the current version for ATK.
Removes the specified focus tracker from the list of functions to be called when any object receives focus.
listener_id is the value returned by #atk_add_global_event_listener when you registered that event listener.
listener_id is the value returned by #atk_add_key_event_listener when you registered that event listener.