atkObjectFactoryGetAccessibleType {RGtk2}R Documentation

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.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]