Method
AtkRelationSetcontains
Declaration [src]
gboolean
atk_relation_set_contains (
AtkRelationSet* set,
AtkRelationType relationship
)
Description [src]
Determines whether the relation set contains a relation that matches the specified type.
Parameters
relationship
-
Type:
AtkRelationType
An
AtkRelationType
.