Method
AtkRelationSetget_relation
Declaration [src]
AtkRelation*
atk_relation_set_get_relation (
AtkRelationSet* set,
gint i
)
Return value
Type: AtkRelation
A AtkRelation
, which is the relation at
position i in the set.
The returned data is owned by the instance. |