atkObjectFactoryGetAccessibleType: atkObjectFactoryGetAccessibleType
Description
Gets the GType of the accessible which is created by the factory.
The value G_TYPE_INVALID is returned if no type if found.Usage
atkObjectFactoryGetAccessibleType(object)
Value
- [
GType
] the type of the accessible which is created by the factory
.