atkRelationSetGetRelation {RGtk2} | R Documentation |
Determines the relation at the specified position in the relation set.
atkRelationSetGetRelation(object, i)
|
[AtkRelationSet ] an AtkRelationSet |
|
[integer] a gint representing a position in the set, starting from 0. |
[AtkRelation
] a AtkRelation
, which is the relation at position i in the set.
Derived by RGtkGen from GTK+ documentation