GObject.Object
Atk.Registry
Import line: | Atk = imports.gi.Atk; |
GIR File: | Atk-1.0.gir |
C documentation: | AtkRegistry |
Class : | Registry |
Extends: | GObject.Object |
Show / Hide Inherited methods, properties and signals |
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. appropriate for type.
|
Atk.Registry | |
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
|