atkStateSetContainsState {RGtk2} | R Documentation |
Checks whether the state for the specified type is in the specified set.
atkStateSetContainsState(object, type)
|
[AtkStateSet ] an AtkStateSet |
|
[AtkStateType ] an AtkStateType |
[logical] TRUE
if type
is the state type is in set
.
Derived by RGtkGen from GTK+ documentation