atkObjectGetParent {RGtk2}R Documentation

atkObjectGetParent

Description

Gets the accessible parent of the accessible.

Usage

atkObjectGetParent(object)

Arguments

object [AtkObject] an AtkObject

Value

[AtkObject] a AtkObject representing the accessible parent of the accessible

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]