Description Methods and Functions Hierarchy Detailed Description Structures Author(s) References
The base object class for a factory used to create accessible objects for objects of a specific GType.
atkObjectFactoryCreateAccessible(object, obj)
atkObjectFactoryGetAccessibleType(object)
atkObjectFactoryInvalidate(object)
1 2 3 | GObject
+----AtkObjectFactory
+----AtkNoOpObjectFactory
|
This class is the base object class for a factory used to create an
accessible object for a specific GType. The function
atkRegistrySetFactoryType
is normally called to store
in the registry the factory type to be used to create an accessible of a
particular GType.
AtkObjectFactory
The AtkObjectFactory structure should not be accessed directly.
Derived by RGtkGen from GTK+ documentation
https://developer.gnome.org/atk/stable/AtkObjectFactory.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.