[ CCode ( type_id = "atk_object_factory_get_type ()" ) ]
public class ObjectFactory : Object
The base object class for a factory used to create accessible objects for objects of a specific GType.
This class is the base object class for a factory used to create an accessible object for a specific GType. The function set_factory_type is normally called to store in the registry the factory type to be used to create an accessible of a particular GType.