atkRegistryGetFactoryType {RGtk2} | R Documentation |
Provides a GType
indicating the AtkObjectFactory
subclass
associated with type
.
atkRegistryGetFactoryType(object, type)
|
[AtkRegistry ] an AtkRegistry |
|
[GType ] a GType with which to look up the associated AtkObjectFactory
subclass |
[GType
] a GType
associated with type type
Derived by RGtkGen from GTK+ documentation