Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.1)
atkStateSetRemoveState: atkStateSetRemoveState
Description
Removes the state for the specified type from the state set.
Usage
atkStateSetRemoveState(object, type)
Arguments
object
[
AtkStateSet
] an
AtkStateSet
type
[
AtkStateType
] an
AtkType
Value
[logical]
TRUE
if
type
was the state type is in
set
.