Method
AtkRelationSetget_relation_by_type
Declaration [src]
AtkRelation*
atk_relation_set_get_relation_by_type (
  AtkRelationSet* set,
  AtkRelationType relationship
)
Parameters
- relationship
- 
            Type: AtkRelationTypeAn AtkRelationType.
Return value
Type: AtkRelation
An AtkRelation, which is a relation matching the
specified type.
| The returned data is owned by the instance. |