| atkRelationSetContains {RGtk2} | R Documentation |
Determines whether the relation set contains a relation that matches the specified type.
atkRelationSetContains(object, relationship)
|
[AtkRelationSet] an AtkRelationSet |
|
[AtkRelationType] an AtkRelationType |
[logical] TRUE if relationship is the relationship type of a relation
in set, FALSE otherwise
Derived by RGtkGen from GTK+ documentation