GObject.Object
Atk.Registry
| Import line: | Atk = imports.gi.Atk; |
| GIR File: | Atk-1.0.gir |
| C documentation: | AtkRegistry |
| Class : | Registry |
| Extends: | GObject.Object |
| None |
| Method / Constructor | Defined By | |
|---|---|---|
|
new Atk.Registry
()
Create a new Atk.Registry
Create a new Atk.Registry
|
||
|
get_factory
(Number type)
:
Atk.ObjectFactory
Gets an AtkObjectFactory appropriate for creating AtkObjects
appropriate for type.
Gets an AtkObjectFactory appropriate for creating AtkObjects
appropriate for type. AtkObjects appropriate for type.
|
Atk.Registry | |
|
Provides a GType indicating the AtkObjectFactory subclass
associated with type. |
Atk.Registry | |
|
Associate an AtkObjectFactory subclass with a GType.
Associate an AtkObjectFactory subclass with a GType. Note:
The associated factory_type will thereafter be responsible for the creation of new AtkObject implementations for instances appropriate for type.
|
Atk.Registry | |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Atk
Method |
Atk.get_default_registry
()
:
Atk.Registry
Gets a default implementation of the AtkObjectFactory/type
registry. |