Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.12.17)
atkRelationSetGetRelationByType: atkRelationSetGetRelationByType
Description
Finds a relation that matches the specified type.
Usage
atkRelationSetGetRelationByType(object, relationship)
Arguments
object
[
AtkRelationSet
] an
AtkRelationSet
relationship
[
AtkRelationType
] an
AtkRelationType
Value
[
AtkRelation
] an
AtkRelation
, which is a relation matching the specified type.