atkGObjectAccessibleForObject {RGtk2.10}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.10 version 2.10.6 Index]