RelationSet.getRelation

Determines the relation at the specified position in the relation set.

class RelationSet
getRelation
(
int i
)

Parameters

i int

a gint representing a position in the set, starting from 0.

Return Value

Type: Relation

a atk.Relation, which is the relation at position i in the set.