atkGObjectAccessibleForObject {RGtk2}R Documentation

atkGObjectAccessibleForObject

Description

Gets the accessible object for the specified obj.

Usage

atkGObjectAccessibleForObject(obj)

Arguments

obj [GObject] a GObject

Value

[AtkObject] a AtkObject which is the accessible object for the obj

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]