atkObjectFactoryGetAccessibleType {RGtk2} | R Documentation |
Gets the GType of the accessible which is created by the factory.
atkObjectFactoryGetAccessibleType(object)
|
[AtkObjectFactory ] an AtkObjectFactory |
[GType
] the type of the accessible which is created by the factory
.
The value G_TYPE_INVALID is returned if no type if found.
Derived by RGtkGen from GTK+ documentation