atkStateSetContainsStates {RGtk2} | R Documentation |
Checks whether the states for all the specified types are in the specified set.
atkStateSetContainsStates(object, types)
|
[AtkStateSet ] an AtkStateSet |
|
[AtkStateType ] a list of AtkStateType |
[logical] TRUE
if all the states for type
are in set
.
Derived by RGtkGen from GTK+ documentation