1 <!-- ##### SECTION Title ##### -->
4 <!-- ##### SECTION Short_Description ##### -->
5 An AtkState describes a component's particular state.
7 <!-- ##### SECTION Long_Description ##### -->
9 An AtkState describes a component's particular state. The actual state of
10 an component is described by its AtkStateSet, which is a set of AtkStates.
13 <!-- ##### SECTION See_Also ##### -->
18 <!-- ##### ENUM AtkStateType ##### -->
31 @ATK_STATE_EXPANDABLE:
35 @ATK_STATE_HORIZONTAL:
38 @ATK_STATE_MULTI_LINE:
39 @ATK_STATE_MULTISELECTABLE:
43 @ATK_STATE_SELECTABLE:
47 @ATK_STATE_SINGLE_LINE:
52 @ATK_STATE_MANAGES_DESCENDANTS:
53 @ATK_STATE_INDETERMINATE:
55 @ATK_STATE_LAST_DEFINED:
57 <!-- ##### TYPEDEF AtkState ##### -->
59 The AtkState value should not be referenceed directly.
64 <!-- ##### FUNCTION atk_state_type_register ##### -->
73 <!-- ##### FUNCTION atk_state_type_get_name ##### -->
82 <!-- ##### FUNCTION atk_state_type_for_name ##### -->