Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
atkStateSetContainsState: atkStateSetContainsState
Description
Checks whether the state for the specified type is in the specified set.
Usage
atkStateSetContainsState(object, type)
Arguments
object
[
AtkStateSet
] an
AtkStateSet
type
[
AtkStateType
] an
AtkStateType
Value
TRUE
if
type
is the state type is in
set
.