ATK Classes
Classes Provided by the ATK Library
Table of Contents
- ATK Functions
- Static ATK methods.
- AtkHyperlink
- Â An object which encapsulates a link or set of links in a hypertext document.
- AtkNoOpObject
- Â An object that implements all ATK interfaces.
- AtkNoOpObjectFactory
- Â An object factory for creating AtkNoOpObject instances.
- AtkObject
- Â Base class for ATK classes.
- AtkObjectFactory
- Â An object factory for creating AtkObject instances.
- AtkRegistry
- Â An object used to store the GType of the factories used to create an accessible object for an object of a particular GType.
- AtkRelation
- Â An object used to describe a relation between an object and one or more other objects.
- AtkRelationSet
- Â A set of AtkRelations.
- AtkStateSet
- Â A set of AtkState instances.
- AtkUtil
- Â A utility class which supports the adding and removal of event listeners.