Get 50% off unlimited learning
Buy Now
Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.12.17)
atkObjectFactoryGetAccessibleType: atkObjectFactoryGetAccessibleType
Description
Gets the GType of the accessible which is created by the factory.
Usage
atkObjectFactoryGetAccessibleType(object)
Arguments
object
[
AtkObjectFactory
] an
AtkObjectFactory
Value
[
GType
] the type of the accessible which is created by the
factory
. The value G_TYPE_INVALID is returned if no type if found.