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