atkObjectRefRelationSet {RGtk2}R Documentation

atkObjectRefRelationSet

Description

Gets the AtkRelationSet associated with the object.

Usage

atkObjectRefRelationSet(object)

Arguments

object [AtkObject] an AtkObject

Value

[AtkRelationSet] an AtkRelationSet representing the relation set of the object.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]