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