Method
AtspiStateSetcontains
Declaration [src]
gboolean
atspi_state_set_contains (
AtspiStateSet* set,
AtspiStateType state
)
Description [src]
Determines whether a given AtspiStateSet
includes a given state; that is,
whether state
is true for the set
in question.
Parameters
state |
AtspiStateType |
An |