| atkRegistryGetFactory {RGtk2} | R Documentation |
Gets an AtkObjectFactory appropriate for creating AtkObjects
appropriate for type.
atkRegistryGetFactory(object, type)
|
[AtkRegistry] an AtkRegistry |
|
[GType] a GType with which to look up the associated AtkObjectFactory |
[AtkObjectFactory] an AtkObjectFactory appropriate for creating AtkObjects
appropriate for type.
Derived by RGtkGen from GTK+ documentation