| atkStateSetAddState {RGtk2} | R Documentation |
Add a new state for the specified type to the current state set if it is not already present.
atkStateSetAddState(object, type)
|
[AtkStateSet] an AtkStateSet |
|
[AtkStateType] an AtkStateType |
[logical] TRUE if the state for type is not already in set.
Derived by RGtkGen from GTK+ documentation