Registry


Object Hierarchy:

Atk.Registry Atk.Registry Atk.Registry GLib.Object GLib.Object GLib.Object->Atk.Registry

Description:

[ CCode ( type_id = "atk_registry_get_type ()" ) ]
public class Registry : Object

The AtkRegistry is normally used to create appropriate ATK "peers" for user interface components.

Application developers usually need only interact with the AtkRegistry by associating appropriate ATK implementation classes with GObject classes via the atk_registry_set_factory_type call, passing the appropriate GType for application custom widget classes.


Namespace: Atk
Package: atk

Content:

Static methods:

Creation methods:

Methods:

Fields:

Inherited Members: