Method
AtkGObjectAccessibleget_object
Declaration [src]
GObject*
atk_gobject_accessible_get_object (
AtkGObjectAccessible* obj
)
Return value
Type: GObject
A GObject
which is the object for which obj
is
the accessible object.
The returned data is owned by the instance. |