atkObjectSetParent {RGtk2}R Documentation

atkObjectSetParent

Description

Sets the accessible parent of the accessible.

Usage

atkObjectSetParent(object, parent)

Arguments

object [AtkObject] an AtkObject
parent [AtkObject] an AtkObject to be set as the accessible parent

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]