Learn R Programming

RGtk2 (version 2.8.8)

AtkRelationSet: AtkRelationSet

Description

A set of AtkRelations, normally the set of AtkRelations which an AtkObject has.

Arguments

Methods and Functions

atkRelationSetNew() atkRelationSetContains(object, relationship) atkRelationSetRemove(object, relation) atkRelationSetAdd(object, relation) atkRelationSetGetNRelations(object) atkRelationSetGetRelation(object, i) atkRelationSetGetRelationByType(object, relationship) atkRelationSetAddRelationByType(object, relationship, target) atkRelationSet()

Hierarchy

\link{GObject} +----AtkRelationSet

Convenient Construction

atkRelationSet is the equivalent of atkRelationSetNew.

References

http://developer.gnome.org/doc/API/2.0/atk/AtkRelationSet.html