![]() |
![]() |
Public Member Functions | |
virtual | ~StateSet () |
AtkStateSet* | gobj () |
Provides access to the underlying C GObject. | |
const AtkStateSet* | gobj () const |
Provides access to the underlying C GObject. | |
AtkStateSet* | gobj_copy () |
bool | is_empty () const |
bool | add_state (Atk::StateType type) |
void | add_states (const Glib::ArrayHandle<Atk::StateType>& types) |
void | clear_states () |
bool | contains_state (Atk::StateType type) |
bool | contains_states (const Glib::ArrayHandle<Atk::StateType>& types) const |
bool | remove_state (Atk::StateType type) |
Glib::RefPtr<StateSet> | and_sets (const Glib::RefPtr<StateSet>& compare_set) |
Glib::RefPtr<StateSet> | or_sets (const Glib::RefPtr<StateSet>& compare_set) |
Glib::RefPtr<StateSet> | xor_sets (const Glib::RefPtr<StateSet>& compare_set) |
Static Public Member Functions | |
Glib::RefPtr<StateSet> | create () |
Protected Member Functions | |
StateSet () | |
Related Functions | |
(Note that these are not member functions.) | |
Glib::RefPtr<Atk::StateSet> | wrap (AtkStateSet* object, bool take_copy=false) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Provides access to the underlying C GObject.
|
|
Provides access to the underlying C GObject.
|
|
|
|
|
|
|
|
|
|
|
|
|