atk.ObjectFactory

Undocumented in source.

Public Imports

atk.c.types
public import atk.c.types;
Undocumented in source.
gtkc.atktypes
public import gtkc.atktypes;
Undocumented in source.

Members

Classes

ObjectFactory
class ObjectFactory

This class is the base object class for a factory used to create an accessible object for a specific GType. The function atk_registry_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.

Meta