Imported version 2.7.91
[platform/core/uifw/at-spi2-core.git] / doc / libatspi / html / libatspi.devhelp2
1 <?xml version="1.0" encoding="utf-8" standalone="no"?>
2 <!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
3 <book xmlns="http://www.devhelp.net/book" title="libatspi Reference Manual" link="index.html" author="" name="libatspi" version="2" language="c">
4   <chapters>
5     <sub name="API reference" link="ch01.html">
6       <sub name="atspi-text" link="libatspi-atspi-text.html"/>
7       <sub name="atspi-stateset" link="AtspiStateSet.html"/>
8       <sub name="atspi-application" link="libatspi-AtspiApplication.html"/>
9       <sub name="atspi-collection" link="libatspi-atspi-collection.html"/>
10       <sub name="atspi-action" link="libatspi-atspi-action.html"/>
11       <sub name="atspi-relation" link="AtspiRelation.html"/>
12       <sub name="atspi-image" link="libatspi-atspi-image.html"/>
13       <sub name="atspi-matchrule" link="AtspiMatchRule.html"/>
14       <sub name="atspi-document" link="libatspi-atspi-document.html"/>
15       <sub name="AtspiObject" link="AtspiObject.html"/>
16       <sub name="AtspiAccessible" link="AtspiAccessible.html"/>
17       <sub name="atspi-devicelistener" link="AtspiDeviceListener.html"/>
18       <sub name="atspi-hyperlink" link="AtspiHyperlink.html"/>
19       <sub name="atspi-editabletext" link="libatspi-atspi-editabletext.html"/>
20       <sub name="atspi-value" link="libatspi-atspi-value.html"/>
21       <sub name="atspi-table" link="libatspi-atspi-table.html"/>
22       <sub name="atspi-selection" link="libatspi-atspi-selection.html"/>
23       <sub name="atspi-event-listener" link="AtspiEventListener.html"/>
24       <sub name="atspi-hypertext" link="libatspi-atspi-hypertext.html"/>
25       <sub name="atspi-component" link="libatspi-atspi-component.html"/>
26       <sub name="atspi-registry" link="libatspi-atspi-registry.html"/>
27       <sub name="atspi-types" link="libatspi-atspi-types.html"/>
28       <sub name="atspi-constants" link="libatspi-atspi-constants.html"/>
29       <sub name="atspi-misc" link="libatspi-atspi-misc.html"/>
30       <sub name="atspi-misc-private" link="libatspi-atspi-misc-private.html"/>
31       <sub name="atspi-listener-private" link="libatspi-atspi-listener-private.html"/>
32     </sub>
33     <sub name="Object Hierarchy" link="object-tree.html"/>
34     <sub name="API Index" link="api-index-full.html"/>
35     <sub name="Annotation Glossary" link="annotation-glossary.html"/>
36   </chapters>
37   <functions>
38     <keyword type="struct" name="struct AtspiRange" link="libatspi-atspi-text.html#AtspiRange-struct"/>
39     <keyword type="macro" name="ATSPI_TYPE_RANGE" link="libatspi-atspi-text.html#ATSPI-TYPE-RANGE:CAPS"/>
40     <keyword type="function" name="atspi_range_copy ()" link="libatspi-atspi-text.html#atspi-range-copy"/>
41     <keyword type="struct" name="struct AtspiTextRange" link="libatspi-atspi-text.html#AtspiTextRange-struct"/>
42     <keyword type="macro" name="ATSPI_TYPE_TEXT_RANGE" link="libatspi-atspi-text.html#ATSPI-TYPE-TEXT-RANGE:CAPS"/>
43     <keyword type="function" name="atspi_text_get_type ()" link="libatspi-atspi-text.html#atspi-text-get-type"/>
44     <keyword type="struct" name="AtspiText" link="libatspi-atspi-text.html#AtspiText-struct"/>
45     <keyword type="function" name="atspi_text_range_get_type ()" link="libatspi-atspi-text.html#atspi-text-range-get-type"/>
46     <keyword type="function" name="atspi_text_get_character_count ()" link="libatspi-atspi-text.html#atspi-text-get-character-count"/>
47     <keyword type="function" name="atspi_text_get_text ()" link="libatspi-atspi-text.html#atspi-text-get-text"/>
48     <keyword type="function" name="atspi_text_get_caret_offset ()" link="libatspi-atspi-text.html#atspi-text-get-caret-offset"/>
49     <keyword type="function" name="atspi_text_get_attributes ()" link="libatspi-atspi-text.html#atspi-text-get-attributes"/>
50     <keyword type="function" name="atspi_text_get_attribute_run ()" link="libatspi-atspi-text.html#atspi-text-get-attribute-run"/>
51     <keyword type="function" name="atspi_text_get_attribute_value ()" link="libatspi-atspi-text.html#atspi-text-get-attribute-value"/>
52     <keyword type="function" name="atspi_text_get_default_attributes ()" link="libatspi-atspi-text.html#atspi-text-get-default-attributes"/>
53     <keyword type="function" name="atspi_text_set_caret_offset ()" link="libatspi-atspi-text.html#atspi-text-set-caret-offset"/>
54     <keyword type="function" name="atspi_text_get_text_before_offset ()" link="libatspi-atspi-text.html#atspi-text-get-text-before-offset"/>
55     <keyword type="function" name="atspi_text_get_text_at_offset ()" link="libatspi-atspi-text.html#atspi-text-get-text-at-offset"/>
56     <keyword type="function" name="atspi_text_get_text_after_offset ()" link="libatspi-atspi-text.html#atspi-text-get-text-after-offset"/>
57     <keyword type="function" name="atspi_text_get_character_at_offset ()" link="libatspi-atspi-text.html#atspi-text-get-character-at-offset"/>
58     <keyword type="function" name="atspi_text_get_character_extents ()" link="libatspi-atspi-text.html#atspi-text-get-character-extents"/>
59     <keyword type="function" name="atspi_text_get_offset_at_point ()" link="libatspi-atspi-text.html#atspi-text-get-offset-at-point"/>
60     <keyword type="function" name="atspi_text_get_range_extents ()" link="libatspi-atspi-text.html#atspi-text-get-range-extents"/>
61     <keyword type="function" name="atspi_text_get_bounded_ranges ()" link="libatspi-atspi-text.html#atspi-text-get-bounded-ranges"/>
62     <keyword type="function" name="atspi_text_get_n_selections ()" link="libatspi-atspi-text.html#atspi-text-get-n-selections"/>
63     <keyword type="function" name="atspi_text_get_selection ()" link="libatspi-atspi-text.html#atspi-text-get-selection"/>
64     <keyword type="function" name="atspi_text_add_selection ()" link="libatspi-atspi-text.html#atspi-text-add-selection"/>
65     <keyword type="function" name="atspi_text_remove_selection ()" link="libatspi-atspi-text.html#atspi-text-remove-selection"/>
66     <keyword type="function" name="atspi_text_set_selection ()" link="libatspi-atspi-text.html#atspi-text-set-selection"/>
67     <keyword type="struct" name="struct AtspiStateSet" link="AtspiStateSet.html#AtspiStateSet-struct"/>
68     <keyword type="struct" name="struct AtspiStateSetClass" link="AtspiStateSet.html#AtspiStateSetClass"/>
69     <keyword type="function" name="atspi_state_set_new ()" link="AtspiStateSet.html#atspi-state-set-new"/>
70     <keyword type="function" name="atspi_state_set_set_by_name ()" link="AtspiStateSet.html#atspi-state-set-set-by-name"/>
71     <keyword type="function" name="atspi_state_set_add ()" link="AtspiStateSet.html#atspi-state-set-add"/>
72     <keyword type="function" name="atspi_state_set_compare ()" link="AtspiStateSet.html#atspi-state-set-compare"/>
73     <keyword type="function" name="atspi_state_set_contains ()" link="AtspiStateSet.html#atspi-state-set-contains"/>
74     <keyword type="function" name="atspi_state_set_equals ()" link="AtspiStateSet.html#atspi-state-set-equals"/>
75     <keyword type="function" name="atspi_state_set_get_states ()" link="AtspiStateSet.html#atspi-state-set-get-states"/>
76     <keyword type="function" name="atspi_state_set_is_empty ()" link="AtspiStateSet.html#atspi-state-set-is-empty"/>
77     <keyword type="function" name="atspi_state_set_remove ()" link="AtspiStateSet.html#atspi-state-set-remove"/>
78     <keyword type="struct" name="struct AtspiApplication" link="libatspi-AtspiApplication.html#AtspiApplication"/>
79     <keyword type="struct" name="struct AtspiApplicationClass" link="libatspi-AtspiApplication.html#AtspiApplicationClass"/>
80     <keyword type="struct" name="AtspiCollection" link="libatspi-atspi-collection.html#AtspiCollection-struct"/>
81     <keyword type="function" name="atspi_collection_is_ancestor_of ()" link="libatspi-atspi-collection.html#atspi-collection-is-ancestor-of"/>
82     <keyword type="function" name="atspi_collection_get_matches ()" link="libatspi-atspi-collection.html#atspi-collection-get-matches"/>
83     <keyword type="function" name="atspi_collection_get_matches_to ()" link="libatspi-atspi-collection.html#atspi-collection-get-matches-to"/>
84     <keyword type="function" name="atspi_collection_get_matches_from ()" link="libatspi-atspi-collection.html#atspi-collection-get-matches-from"/>
85     <keyword type="function" name="atspi_collection_get_active_descendant ()" link="libatspi-atspi-collection.html#atspi-collection-get-active-descendant"/>
86     <keyword type="struct" name="AtspiAction" link="libatspi-atspi-action.html#AtspiAction-struct"/>
87     <keyword type="function" name="atspi_action_get_n_actions ()" link="libatspi-atspi-action.html#atspi-action-get-n-actions"/>
88     <keyword type="function" name="atspi_action_get_description ()" link="libatspi-atspi-action.html#atspi-action-get-description"/>
89     <keyword type="function" name="atspi_action_get_key_binding ()" link="libatspi-atspi-action.html#atspi-action-get-key-binding"/>
90     <keyword type="function" name="atspi_action_get_name ()" link="libatspi-atspi-action.html#atspi-action-get-name"/>
91     <keyword type="function" name="atspi_action_do_action ()" link="libatspi-atspi-action.html#atspi-action-do-action"/>
92     <keyword type="struct" name="struct AtspiRelation" link="AtspiRelation.html#AtspiRelation-struct"/>
93     <keyword type="struct" name="struct AtspiRelationClass" link="AtspiRelation.html#AtspiRelationClass"/>
94     <keyword type="function" name="atspi_relation_get_relation_type ()" link="AtspiRelation.html#atspi-relation-get-relation-type"/>
95     <keyword type="function" name="atspi_relation_get_n_targets ()" link="AtspiRelation.html#atspi-relation-get-n-targets"/>
96     <keyword type="function" name="atspi_relation_get_target ()" link="AtspiRelation.html#atspi-relation-get-target"/>
97     <keyword type="struct" name="AtspiImage" link="libatspi-atspi-image.html#AtspiImage-struct"/>
98     <keyword type="function" name="atspi_image_get_image_description ()" link="libatspi-atspi-image.html#atspi-image-get-image-description"/>
99     <keyword type="function" name="atspi_image_get_image_size ()" link="libatspi-atspi-image.html#atspi-image-get-image-size"/>
100     <keyword type="function" name="atspi_image_get_image_position ()" link="libatspi-atspi-image.html#atspi-image-get-image-position"/>
101     <keyword type="function" name="atspi_image_get_image_extents ()" link="libatspi-atspi-image.html#atspi-image-get-image-extents"/>
102     <keyword type="function" name="atspi_image_get_image_locale ()" link="libatspi-atspi-image.html#atspi-image-get-image-locale"/>
103     <keyword type="struct" name="struct AtspiMatchRule" link="AtspiMatchRule.html#AtspiMatchRule-struct"/>
104     <keyword type="struct" name="struct AtspiMatchRuleClass" link="AtspiMatchRule.html#AtspiMatchRuleClass"/>
105     <keyword type="function" name="atspi_match_rule_new ()" link="AtspiMatchRule.html#atspi-match-rule-new"/>
106     <keyword type="struct" name="AtspiDocument" link="libatspi-atspi-document.html#AtspiDocument-struct"/>
107     <keyword type="function" name="atspi_document_get_locale ()" link="libatspi-atspi-document.html#atspi-document-get-locale"/>
108     <keyword type="function" name="atspi_document_get_attribute_value ()" link="libatspi-atspi-document.html#atspi-document-get-attribute-value"/>
109     <keyword type="function" name="atspi_document_get_attributes ()" link="libatspi-atspi-document.html#atspi-document-get-attributes"/>
110     <keyword type="struct" name="struct AtspiObject" link="AtspiObject.html#AtspiObject-struct"/>
111     <keyword type="struct" name="struct AtspiObjectClass" link="AtspiObject.html#AtspiObjectClass"/>
112     <keyword type="struct" name="AtspiAccessible" link="AtspiAccessible.html#AtspiAccessible-struct"/>
113     <keyword type="struct" name="struct AtspiAccessibleClass" link="AtspiAccessible.html#AtspiAccessibleClass"/>
114     <keyword type="function" name="atspi_role_get_name ()" link="AtspiAccessible.html#atspi-role-get-name"/>
115     <keyword type="function" name="atspi_accessible_get_name ()" link="AtspiAccessible.html#atspi-accessible-get-name"/>
116     <keyword type="function" name="atspi_accessible_get_description ()" link="AtspiAccessible.html#atspi-accessible-get-description"/>
117     <keyword type="function" name="atspi_accessible_get_parent ()" link="AtspiAccessible.html#atspi-accessible-get-parent"/>
118     <keyword type="function" name="atspi_accessible_get_child_count ()" link="AtspiAccessible.html#atspi-accessible-get-child-count"/>
119     <keyword type="function" name="atspi_accessible_get_child_at_index ()" link="AtspiAccessible.html#atspi-accessible-get-child-at-index"/>
120     <keyword type="function" name="atspi_accessible_get_index_in_parent ()" link="AtspiAccessible.html#atspi-accessible-get-index-in-parent"/>
121     <keyword type="function" name="atspi_accessible_get_relation_set ()" link="AtspiAccessible.html#atspi-accessible-get-relation-set"/>
122     <keyword type="function" name="atspi_accessible_get_role ()" link="AtspiAccessible.html#atspi-accessible-get-role"/>
123     <keyword type="function" name="atspi_accessible_get_role_name ()" link="AtspiAccessible.html#atspi-accessible-get-role-name"/>
124     <keyword type="function" name="atspi_accessible_get_localized_role_name ()" link="AtspiAccessible.html#atspi-accessible-get-localized-role-name"/>
125     <keyword type="function" name="atspi_accessible_get_state_set ()" link="AtspiAccessible.html#atspi-accessible-get-state-set"/>
126     <keyword type="function" name="atspi_accessible_get_attributes ()" link="AtspiAccessible.html#atspi-accessible-get-attributes"/>
127     <keyword type="function" name="atspi_accessible_get_attributes_as_array ()" link="AtspiAccessible.html#atspi-accessible-get-attributes-as-array"/>
128     <keyword type="function" name="atspi_accessible_get_toolkit_name ()" link="AtspiAccessible.html#atspi-accessible-get-toolkit-name"/>
129     <keyword type="function" name="atspi_accessible_get_toolkit_version ()" link="AtspiAccessible.html#atspi-accessible-get-toolkit-version"/>
130     <keyword type="function" name="atspi_accessible_get_application ()" link="AtspiAccessible.html#atspi-accessible-get-application"/>
131     <keyword type="function" name="atspi_accessible_get_action ()" link="AtspiAccessible.html#atspi-accessible-get-action"/>
132     <keyword type="function" name="atspi_accessible_get_collection ()" link="AtspiAccessible.html#atspi-accessible-get-collection"/>
133     <keyword type="function" name="atspi_accessible_get_component ()" link="AtspiAccessible.html#atspi-accessible-get-component"/>
134     <keyword type="function" name="atspi_accessible_get_document ()" link="AtspiAccessible.html#atspi-accessible-get-document"/>
135     <keyword type="function" name="atspi_accessible_get_editable_text ()" link="AtspiAccessible.html#atspi-accessible-get-editable-text"/>
136     <keyword type="function" name="atspi_accessible_get_hyperlink ()" link="AtspiAccessible.html#atspi-accessible-get-hyperlink"/>
137     <keyword type="function" name="atspi_accessible_get_hypertext ()" link="AtspiAccessible.html#atspi-accessible-get-hypertext"/>
138     <keyword type="function" name="atspi_accessible_get_image ()" link="AtspiAccessible.html#atspi-accessible-get-image"/>
139     <keyword type="function" name="atspi_accessible_get_selection ()" link="AtspiAccessible.html#atspi-accessible-get-selection"/>
140     <keyword type="function" name="atspi_accessible_get_table ()" link="AtspiAccessible.html#atspi-accessible-get-table"/>
141     <keyword type="function" name="atspi_accessible_get_text ()" link="AtspiAccessible.html#atspi-accessible-get-text"/>
142     <keyword type="function" name="atspi_accessible_get_value ()" link="AtspiAccessible.html#atspi-accessible-get-value"/>
143     <keyword type="function" name="atspi_accessible_get_interfaces ()" link="AtspiAccessible.html#atspi-accessible-get-interfaces"/>
144     <keyword type="function" name="AtspiDeviceListenerCB ()" link="AtspiDeviceListener.html#AtspiDeviceListenerCB"/>
145     <keyword type="function" name="AtspiDeviceListenerSimpleCB ()" link="AtspiDeviceListener.html#AtspiDeviceListenerSimpleCB"/>
146     <keyword type="struct" name="struct AtspiDeviceListener" link="AtspiDeviceListener.html#AtspiDeviceListener-struct"/>
147     <keyword type="struct" name="struct AtspiDeviceListenerClass" link="AtspiDeviceListener.html#AtspiDeviceListenerClass"/>
148     <keyword type="function" name="atspi_device_listener_new ()" link="AtspiDeviceListener.html#atspi-device-listener-new"/>
149     <keyword type="function" name="atspi_device_listener_new_simple ()" link="AtspiDeviceListener.html#atspi-device-listener-new-simple"/>
150     <keyword type="function" name="atspi_device_listener_add_callback ()" link="AtspiDeviceListener.html#atspi-device-listener-add-callback"/>
151     <keyword type="function" name="atspi_device_listener_remove_callback ()" link="AtspiDeviceListener.html#atspi-device-listener-remove-callback"/>
152     <keyword type="struct" name="AtspiHyperlink" link="AtspiHyperlink.html#AtspiHyperlink-struct"/>
153     <keyword type="struct" name="struct AtspiHyperlinkClass" link="AtspiHyperlink.html#AtspiHyperlinkClass"/>
154     <keyword type="function" name="atspi_hyperlink_get_n_anchors ()" link="AtspiHyperlink.html#atspi-hyperlink-get-n-anchors"/>
155     <keyword type="function" name="atspi_hyperlink_get_uri ()" link="AtspiHyperlink.html#atspi-hyperlink-get-uri"/>
156     <keyword type="function" name="atspi_hyperlink_get_object ()" link="AtspiHyperlink.html#atspi-hyperlink-get-object"/>
157     <keyword type="function" name="atspi_hyperlink_get_index_range ()" link="AtspiHyperlink.html#atspi-hyperlink-get-index-range"/>
158     <keyword type="function" name="atspi_hyperlink_get_start_index ()" link="AtspiHyperlink.html#atspi-hyperlink-get-start-index"/>
159     <keyword type="function" name="atspi_hyperlink_get_end_index ()" link="AtspiHyperlink.html#atspi-hyperlink-get-end-index"/>
160     <keyword type="function" name="atspi_hyperlink_is_valid ()" link="AtspiHyperlink.html#atspi-hyperlink-is-valid"/>
161     <keyword type="struct" name="AtspiEditableText" link="libatspi-atspi-editabletext.html#AtspiEditableText-struct"/>
162     <keyword type="function" name="atspi_editable_text_set_attributes ()" link="libatspi-atspi-editabletext.html#atspi-editable-text-set-attributes"/>
163     <keyword type="function" name="atspi_editable_text_insert_text ()" link="libatspi-atspi-editabletext.html#atspi-editable-text-insert-text"/>
164     <keyword type="function" name="atspi_editable_text_copy_text ()" link="libatspi-atspi-editabletext.html#atspi-editable-text-copy-text"/>
165     <keyword type="function" name="atspi_editable_text_cut_text ()" link="libatspi-atspi-editabletext.html#atspi-editable-text-cut-text"/>
166     <keyword type="function" name="atspi_editable_text_delete_text ()" link="libatspi-atspi-editabletext.html#atspi-editable-text-delete-text"/>
167     <keyword type="function" name="atspi_editable_text_paste_text ()" link="libatspi-atspi-editabletext.html#atspi-editable-text-paste-text"/>
168     <keyword type="struct" name="AtspiValue" link="libatspi-atspi-value.html#AtspiValue-struct"/>
169     <keyword type="function" name="atspi_value_get_minimum_value ()" link="libatspi-atspi-value.html#atspi-value-get-minimum-value"/>
170     <keyword type="function" name="atspi_value_get_current_value ()" link="libatspi-atspi-value.html#atspi-value-get-current-value"/>
171     <keyword type="function" name="atspi_value_get_maximum_value ()" link="libatspi-atspi-value.html#atspi-value-get-maximum-value"/>
172     <keyword type="function" name="atspi_value_set_current_value ()" link="libatspi-atspi-value.html#atspi-value-set-current-value"/>
173     <keyword type="function" name="atspi_value_get_minimum_increment ()" link="libatspi-atspi-value.html#atspi-value-get-minimum-increment"/>
174     <keyword type="struct" name="AtspiTable" link="libatspi-atspi-table.html#AtspiTable-struct"/>
175     <keyword type="function" name="atspi_table_get_caption ()" link="libatspi-atspi-table.html#atspi-table-get-caption"/>
176     <keyword type="function" name="atspi_table_get_summary ()" link="libatspi-atspi-table.html#atspi-table-get-summary"/>
177     <keyword type="function" name="atspi_table_get_n_rows ()" link="libatspi-atspi-table.html#atspi-table-get-n-rows"/>
178     <keyword type="function" name="atspi_table_get_n_columns ()" link="libatspi-atspi-table.html#atspi-table-get-n-columns"/>
179     <keyword type="function" name="atspi_table_get_accessible_at ()" link="libatspi-atspi-table.html#atspi-table-get-accessible-at"/>
180     <keyword type="function" name="atspi_table_get_index_at ()" link="libatspi-atspi-table.html#atspi-table-get-index-at"/>
181     <keyword type="function" name="atspi_table_get_row_at_index ()" link="libatspi-atspi-table.html#atspi-table-get-row-at-index"/>
182     <keyword type="function" name="atspi_table_get_column_at_index ()" link="libatspi-atspi-table.html#atspi-table-get-column-at-index"/>
183     <keyword type="function" name="atspi_table_get_row_description ()" link="libatspi-atspi-table.html#atspi-table-get-row-description"/>
184     <keyword type="function" name="atspi_table_get_column_description ()" link="libatspi-atspi-table.html#atspi-table-get-column-description"/>
185     <keyword type="function" name="atspi_table_get_row_extent_at ()" link="libatspi-atspi-table.html#atspi-table-get-row-extent-at"/>
186     <keyword type="function" name="atspi_table_get_column_extent_at ()" link="libatspi-atspi-table.html#atspi-table-get-column-extent-at"/>
187     <keyword type="function" name="atspi_table_get_row_header ()" link="libatspi-atspi-table.html#atspi-table-get-row-header"/>
188     <keyword type="function" name="atspi_table_get_column_header ()" link="libatspi-atspi-table.html#atspi-table-get-column-header"/>
189     <keyword type="function" name="atspi_table_get_n_selected_rows ()" link="libatspi-atspi-table.html#atspi-table-get-n-selected-rows"/>
190     <keyword type="function" name="atspi_table_get_selected_rows ()" link="libatspi-atspi-table.html#atspi-table-get-selected-rows"/>
191     <keyword type="function" name="atspi_table_get_selected_columns ()" link="libatspi-atspi-table.html#atspi-table-get-selected-columns"/>
192     <keyword type="function" name="atspi_table_get_n_selected_columns ()" link="libatspi-atspi-table.html#atspi-table-get-n-selected-columns"/>
193     <keyword type="function" name="atspi_table_is_row_selected ()" link="libatspi-atspi-table.html#atspi-table-is-row-selected"/>
194     <keyword type="function" name="atspi_table_is_column_selected ()" link="libatspi-atspi-table.html#atspi-table-is-column-selected"/>
195     <keyword type="function" name="atspi_table_add_row_selection ()" link="libatspi-atspi-table.html#atspi-table-add-row-selection"/>
196     <keyword type="function" name="atspi_table_add_column_selection ()" link="libatspi-atspi-table.html#atspi-table-add-column-selection"/>
197     <keyword type="function" name="atspi_table_remove_row_selection ()" link="libatspi-atspi-table.html#atspi-table-remove-row-selection"/>
198     <keyword type="function" name="atspi_table_remove_column_selection ()" link="libatspi-atspi-table.html#atspi-table-remove-column-selection"/>
199     <keyword type="function" name="atspi_table_get_row_column_extents_at_index ()" link="libatspi-atspi-table.html#atspi-table-get-row-column-extents-at-index"/>
200     <keyword type="function" name="atspi_table_is_selected ()" link="libatspi-atspi-table.html#atspi-table-is-selected"/>
201     <keyword type="struct" name="AtspiSelection" link="libatspi-atspi-selection.html#AtspiSelection-struct"/>
202     <keyword type="function" name="atspi_selection_get_n_selected_children ()" link="libatspi-atspi-selection.html#atspi-selection-get-n-selected-children"/>
203     <keyword type="function" name="atspi_selection_get_selected_child ()" link="libatspi-atspi-selection.html#atspi-selection-get-selected-child"/>
204     <keyword type="function" name="atspi_selection_select_child ()" link="libatspi-atspi-selection.html#atspi-selection-select-child"/>
205     <keyword type="function" name="atspi_selection_deselect_selected_child ()" link="libatspi-atspi-selection.html#atspi-selection-deselect-selected-child"/>
206     <keyword type="function" name="atspi_selection_deselect_child ()" link="libatspi-atspi-selection.html#atspi-selection-deselect-child"/>
207     <keyword type="function" name="atspi_selection_is_child_selected ()" link="libatspi-atspi-selection.html#atspi-selection-is-child-selected"/>
208     <keyword type="function" name="atspi_selection_select_all ()" link="libatspi-atspi-selection.html#atspi-selection-select-all"/>
209     <keyword type="function" name="atspi_selection_clear_selection ()" link="libatspi-atspi-selection.html#atspi-selection-clear-selection"/>
210     <keyword type="function" name="AtspiEventListenerCB ()" link="AtspiEventListener.html#AtspiEventListenerCB"/>
211     <keyword type="function" name="AtspiEventListenerSimpleCB ()" link="AtspiEventListener.html#AtspiEventListenerSimpleCB"/>
212     <keyword type="struct" name="struct AtspiEventListener" link="AtspiEventListener.html#AtspiEventListener-struct"/>
213     <keyword type="struct" name="struct AtspiEventListenerClass" link="AtspiEventListener.html#AtspiEventListenerClass"/>
214     <keyword type="function" name="atspi_event_listener_get_type ()" link="AtspiEventListener.html#atspi-event-listener-get-type"/>
215     <keyword type="function" name="atspi_event_listener_new ()" link="AtspiEventListener.html#atspi-event-listener-new"/>
216     <keyword type="function" name="atspi_event_listener_new_simple ()" link="AtspiEventListener.html#atspi-event-listener-new-simple"/>
217     <keyword type="function" name="atspi_event_listener_register ()" link="AtspiEventListener.html#atspi-event-listener-register"/>
218     <keyword type="function" name="atspi_event_listener_register_from_callback ()" link="AtspiEventListener.html#atspi-event-listener-register-from-callback"/>
219     <keyword type="function" name="atspi_event_listener_register_no_data ()" link="AtspiEventListener.html#atspi-event-listener-register-no-data"/>
220     <keyword type="function" name="atspi_event_listener_deregister ()" link="AtspiEventListener.html#atspi-event-listener-deregister"/>
221     <keyword type="function" name="atspi_event_listener_deregister_from_callback ()" link="AtspiEventListener.html#atspi-event-listener-deregister-from-callback"/>
222     <keyword type="function" name="atspi_event_listener_deregister_no_data ()" link="AtspiEventListener.html#atspi-event-listener-deregister-no-data"/>
223     <keyword type="struct" name="AtspiHypertext" link="libatspi-atspi-hypertext.html#AtspiHypertext-struct"/>
224     <keyword type="function" name="atspi_hypertext_get_n_links ()" link="libatspi-atspi-hypertext.html#atspi-hypertext-get-n-links"/>
225     <keyword type="function" name="atspi_hypertext_get_link ()" link="libatspi-atspi-hypertext.html#atspi-hypertext-get-link"/>
226     <keyword type="function" name="atspi_hypertext_get_link_index ()" link="libatspi-atspi-hypertext.html#atspi-hypertext-get-link-index"/>
227     <keyword type="struct" name="struct AtspiRect" link="libatspi-atspi-component.html#AtspiRect-struct"/>
228     <keyword type="macro" name="ATSPI_TYPE_RECT" link="libatspi-atspi-component.html#ATSPI-TYPE-RECT:CAPS"/>
229     <keyword type="function" name="atspi_rect_copy ()" link="libatspi-atspi-component.html#atspi-rect-copy"/>
230     <keyword type="struct" name="struct AtspiPoint" link="libatspi-atspi-component.html#AtspiPoint-struct"/>
231     <keyword type="macro" name="ATSPI_TYPE_POINT" link="libatspi-atspi-component.html#ATSPI-TYPE-POINT:CAPS"/>
232     <keyword type="function" name="atspi_point_get_type ()" link="libatspi-atspi-component.html#atspi-point-get-type"/>
233     <keyword type="function" name="atspi_point_copy ()" link="libatspi-atspi-component.html#atspi-point-copy"/>
234     <keyword type="function" name="atspi_component_get_type ()" link="libatspi-atspi-component.html#atspi-component-get-type"/>
235     <keyword type="struct" name="AtspiComponent" link="libatspi-atspi-component.html#AtspiComponent-struct"/>
236     <keyword type="function" name="atspi_component_contains ()" link="libatspi-atspi-component.html#atspi-component-contains"/>
237     <keyword type="function" name="atspi_component_get_accessible_at_point ()" link="libatspi-atspi-component.html#atspi-component-get-accessible-at-point"/>
238     <keyword type="function" name="atspi_component_get_extents ()" link="libatspi-atspi-component.html#atspi-component-get-extents"/>
239     <keyword type="function" name="atspi_component_get_position ()" link="libatspi-atspi-component.html#atspi-component-get-position"/>
240     <keyword type="function" name="atspi_component_get_size ()" link="libatspi-atspi-component.html#atspi-component-get-size"/>
241     <keyword type="function" name="atspi_component_get_layer ()" link="libatspi-atspi-component.html#atspi-component-get-layer"/>
242     <keyword type="function" name="atspi_component_get_mdi_z_order ()" link="libatspi-atspi-component.html#atspi-component-get-mdi-z-order"/>
243     <keyword type="function" name="atspi_component_grab_focus ()" link="libatspi-atspi-component.html#atspi-component-grab-focus"/>
244     <keyword type="function" name="atspi_component_get_alpha ()" link="libatspi-atspi-component.html#atspi-component-get-alpha"/>
245     <keyword type="function" name="atspi_key_definition_get_type ()" link="libatspi-atspi-registry.html#atspi-key-definition-get-type"/>
246     <keyword type="function" name="atspi_get_desktop_count ()" link="libatspi-atspi-registry.html#atspi-get-desktop-count"/>
247     <keyword type="function" name="atspi_get_desktop ()" link="libatspi-atspi-registry.html#atspi-get-desktop"/>
248     <keyword type="function" name="atspi_get_desktop_list ()" link="libatspi-atspi-registry.html#atspi-get-desktop-list"/>
249     <keyword type="function" name="atspi_register_keystroke_listener ()" link="libatspi-atspi-registry.html#atspi-register-keystroke-listener"/>
250     <keyword type="function" name="atspi_deregister_keystroke_listener ()" link="libatspi-atspi-registry.html#atspi-deregister-keystroke-listener"/>
251     <keyword type="function" name="atspi_register_device_event_listener ()" link="libatspi-atspi-registry.html#atspi-register-device-event-listener"/>
252     <keyword type="function" name="atspi_deregister_device_event_listener ()" link="libatspi-atspi-registry.html#atspi-deregister-device-event-listener"/>
253     <keyword type="function" name="atspi_generate_keyboard_event ()" link="libatspi-atspi-registry.html#atspi-generate-keyboard-event"/>
254     <keyword type="function" name="atspi_generate_mouse_event ()" link="libatspi-atspi-registry.html#atspi-generate-mouse-event"/>
255     <keyword type="struct" name="AtspiAccessible" link="libatspi-atspi-types.html#AtspiAccessible-struct"/>
256     <keyword type="struct" name="AtspiAction" link="libatspi-atspi-types.html#AtspiAction-struct"/>
257     <keyword type="struct" name="AtspiCollection" link="libatspi-atspi-types.html#AtspiCollection-struct"/>
258     <keyword type="struct" name="AtspiComponent" link="libatspi-atspi-types.html#AtspiComponent-struct"/>
259     <keyword type="struct" name="AtspiDocument" link="libatspi-atspi-types.html#AtspiDocument-struct"/>
260     <keyword type="struct" name="AtspiEditableText" link="libatspi-atspi-types.html#AtspiEditableText-struct"/>
261     <keyword type="struct" name="AtspiHyperlink" link="libatspi-atspi-types.html#AtspiHyperlink-struct"/>
262     <keyword type="struct" name="AtspiHypertext" link="libatspi-atspi-types.html#AtspiHypertext-struct"/>
263     <keyword type="struct" name="AtspiImage" link="libatspi-atspi-types.html#AtspiImage-struct"/>
264     <keyword type="struct" name="AtspiSelection" link="libatspi-atspi-types.html#AtspiSelection-struct"/>
265     <keyword type="struct" name="AtspiTable" link="libatspi-atspi-types.html#AtspiTable-struct"/>
266     <keyword type="struct" name="AtspiText" link="libatspi-atspi-types.html#AtspiText-struct"/>
267     <keyword type="struct" name="AtspiValue" link="libatspi-atspi-types.html#AtspiValue-struct"/>
268     <keyword type="typedef" name="AtspiControllerEventMask" link="libatspi-atspi-types.html#AtspiControllerEventMask"/>
269     <keyword type="typedef" name="AtspiKeyMaskType" link="libatspi-atspi-types.html#AtspiKeyMaskType"/>
270     <keyword type="typedef" name="AtspiKeyEventMask" link="libatspi-atspi-types.html#AtspiKeyEventMask"/>
271     <keyword type="typedef" name="AtspiDeviceEventMask" link="libatspi-atspi-types.html#AtspiDeviceEventMask"/>
272     <keyword type="struct" name="struct AtspiDeviceEvent" link="libatspi-atspi-types.html#AtspiDeviceEvent"/>
273     <keyword type="struct" name="struct AtspiEventListenerMode" link="libatspi-atspi-types.html#AtspiEventListenerMode"/>
274     <keyword type="struct" name="struct AtspiKeyDefinition" link="libatspi-atspi-types.html#AtspiKeyDefinition-struct"/>
275     <keyword type="struct" name="struct AtspiEvent" link="libatspi-atspi-types.html#AtspiEvent-struct"/>
276     <keyword type="macro" name="ATSPI_TYPE_EVENT" link="libatspi-atspi-types.html#ATSPI-TYPE-EVENT:CAPS"/>
277     <keyword type="typedef" name="AtspiKeystrokeListener" link="libatspi-atspi-types.html#AtspiKeystrokeListener"/>
278     <keyword type="enum" name="enum AtspiKeyListenerSyncType" link="libatspi-atspi-types.html#AtspiKeyListenerSyncType"/>
279     <keyword type="enum" name="enum AtspiLocaleType" link="libatspi-atspi-constants.html#AtspiLocaleType"/>
280     <keyword type="macro" name="ATSPI_LOCALE_TYPE" link="libatspi-atspi-constants.html#ATSPI-LOCALE-TYPE:CAPS"/>
281     <keyword type="enum" name="enum AtspiCoordType" link="libatspi-atspi-constants.html#AtspiCoordType"/>
282     <keyword type="macro" name="ATSPI_COORD_TYPE_COUNT" link="libatspi-atspi-constants.html#ATSPI-COORD-TYPE-COUNT:CAPS"/>
283     <keyword type="enum" name="enum AtspiCollectionSortOrder" link="libatspi-atspi-constants.html#AtspiCollectionSortOrder"/>
284     <keyword type="macro" name="ATSPI_SORTORDER_COUNT" link="libatspi-atspi-constants.html#ATSPI-SORTORDER-COUNT:CAPS"/>
285     <keyword type="enum" name="enum AtspiCollectionMatchType" link="libatspi-atspi-constants.html#AtspiCollectionMatchType"/>
286     <keyword type="macro" name="ATSPI_MATCHTYPES_COUNT" link="libatspi-atspi-constants.html#ATSPI-MATCHTYPES-COUNT:CAPS"/>
287     <keyword type="enum" name="enum AtspiCollectionTreeTraversalType" link="libatspi-atspi-constants.html#AtspiCollectionTreeTraversalType"/>
288     <keyword type="macro" name="ATSPI_TREETRAVERSALTYPE" link="libatspi-atspi-constants.html#ATSPI-TREETRAVERSALTYPE:CAPS"/>
289     <keyword type="enum" name="enum AtspiComponentLayer" link="libatspi-atspi-constants.html#AtspiComponentLayer"/>
290     <keyword type="macro" name="ATSPI_COMPONENTLAYER_COUNT" link="libatspi-atspi-constants.html#ATSPI-COMPONENTLAYER-COUNT:CAPS"/>
291     <keyword type="enum" name="enum AtspiTextBoundaryType" link="libatspi-atspi-constants.html#AtspiTextBoundaryType"/>
292     <keyword type="macro" name="ATSPI_TEXT_BOUNDARY_TYPE_COUNT" link="libatspi-atspi-constants.html#ATSPI-TEXT-BOUNDARY-TYPE-COUNT:CAPS"/>
293     <keyword type="enum" name="enum AtspiTextClipType" link="libatspi-atspi-constants.html#AtspiTextClipType"/>
294     <keyword type="macro" name="ATSPI_TEXT_CLIP_TYPE_COUNT" link="libatspi-atspi-constants.html#ATSPI-TEXT-CLIP-TYPE-COUNT:CAPS"/>
295     <keyword type="enum" name="enum AtspiStateType" link="libatspi-atspi-constants.html#AtspiStateType"/>
296     <keyword type="macro" name="ATSPI_STATETYPE_COUNT" link="libatspi-atspi-constants.html#ATSPI-STATETYPE-COUNT:CAPS"/>
297     <keyword type="enum" name="enum AtspiKeyEventType" link="libatspi-atspi-constants.html#AtspiKeyEventType"/>
298     <keyword type="macro" name="ATSPI_KEYEVENTTYPE_COUNT" link="libatspi-atspi-constants.html#ATSPI-KEYEVENTTYPE-COUNT:CAPS"/>
299     <keyword type="enum" name="enum AtspiEventType" link="libatspi-atspi-constants.html#AtspiEventType"/>
300     <keyword type="macro" name="ATSPI_EVENTTYPE_COUNT" link="libatspi-atspi-constants.html#ATSPI-EVENTTYPE-COUNT:CAPS"/>
301     <keyword type="enum" name="enum AtspiKeySynthType" link="libatspi-atspi-constants.html#AtspiKeySynthType"/>
302     <keyword type="macro" name="ATSPI_KEYSYNTHTYPE_COUNT" link="libatspi-atspi-constants.html#ATSPI-KEYSYNTHTYPE-COUNT:CAPS"/>
303     <keyword type="enum" name="enum AtspiModifierType" link="libatspi-atspi-constants.html#AtspiModifierType"/>
304     <keyword type="macro" name="ATSPI_MODIFIERTYPE_COUNT" link="libatspi-atspi-constants.html#ATSPI-MODIFIERTYPE-COUNT:CAPS"/>
305     <keyword type="enum" name="enum AtspiRelationType" link="libatspi-atspi-constants.html#AtspiRelationType"/>
306     <keyword type="macro" name="ATSPI_RELATIONTYPE_COUNT" link="libatspi-atspi-constants.html#ATSPI-RELATIONTYPE-COUNT:CAPS"/>
307     <keyword type="enum" name="enum AtspiRole" link="libatspi-atspi-constants.html#AtspiRole"/>
308     <keyword type="macro" name="ATSPI_ROLE_COUNT" link="libatspi-atspi-constants.html#ATSPI-ROLE-COUNT:CAPS"/>
309     <keyword type="function" name="atspi_init ()" link="libatspi-atspi-misc.html#atspi-init"/>
310     <keyword type="function" name="atspi_event_main ()" link="libatspi-atspi-misc.html#atspi-event-main"/>
311     <keyword type="function" name="atspi_event_quit ()" link="libatspi-atspi-misc.html#atspi-event-quit"/>
312     <keyword type="function" name="atspi_exit ()" link="libatspi-atspi-misc.html#atspi-exit"/>
313     <keyword type="struct" name="struct AtspiReference" link="libatspi-atspi-misc-private.html#AtspiReference"/>
314     <keyword type="macro" name="ATSPI_DBUS_NAME_REGISTRY" link="libatspi-atspi-misc-private.html#ATSPI-DBUS-NAME-REGISTRY:CAPS"/>
315     <keyword type="macro" name="ATSPI_DBUS_PATH_REGISTRY" link="libatspi-atspi-misc-private.html#ATSPI-DBUS-PATH-REGISTRY:CAPS"/>
316     <keyword type="macro" name="ATSPI_DBUS_INTERFACE_REGISTRY" link="libatspi-atspi-misc-private.html#ATSPI-DBUS-INTERFACE-REGISTRY:CAPS"/>
317     <keyword type="macro" name="ATSPI_DBUS_PATH_NULL" link="libatspi-atspi-misc-private.html#ATSPI-DBUS-PATH-NULL:CAPS"/>
318     <keyword type="macro" name="ATSPI_DBUS_PATH_ROOT" link="libatspi-atspi-misc-private.html#ATSPI-DBUS-PATH-ROOT:CAPS"/>
319     <keyword type="macro" name="ATSPI_DBUS_PATH_DEC" link="libatspi-atspi-misc-private.html#ATSPI-DBUS-PATH-DEC:CAPS"/>
320     <keyword type="macro" name="ATSPI_DBUS_INTERFACE_DEC" link="libatspi-atspi-misc-private.html#ATSPI-DBUS-INTERFACE-DEC:CAPS"/>
321     <keyword type="macro" name="ATSPI_DBUS_INTERFACE_DEVICE_EVENT_LISTENER" link="libatspi-atspi-misc-private.html#ATSPI-DBUS-INTERFACE-DEVICE-EVENT-LISTENER:CAPS"/>
322     <keyword type="macro" name="ATSPI_DBUS_INTERFACE_CACHE" link="libatspi-atspi-misc-private.html#ATSPI-DBUS-INTERFACE-CACHE:CAPS"/>
323     <keyword type="macro" name="ATSPI_DBUS_INTERFACE_ACCESSIBLE" link="libatspi-atspi-misc-private.html#ATSPI-DBUS-INTERFACE-ACCESSIBLE:CAPS"/>
324     <keyword type="macro" name="ATSPI_DBUS_INTERFACE_ACTION" link="libatspi-atspi-misc-private.html#ATSPI-DBUS-INTERFACE-ACTION:CAPS"/>
325     <keyword type="macro" name="ATSPI_DBUS_INTERFACE_APPLICATION" link="libatspi-atspi-misc-private.html#ATSPI-DBUS-INTERFACE-APPLICATION:CAPS"/>
326     <keyword type="macro" name="ATSPI_DBUS_INTERFACE_COLLECTION" link="libatspi-atspi-misc-private.html#ATSPI-DBUS-INTERFACE-COLLECTION:CAPS"/>
327     <keyword type="macro" name="ATSPI_DBUS_INTERFACE_COMPONENT" link="libatspi-atspi-misc-private.html#ATSPI-DBUS-INTERFACE-COMPONENT:CAPS"/>
328     <keyword type="macro" name="ATSPI_DBUS_INTERFACE_DOCUMENT" link="libatspi-atspi-misc-private.html#ATSPI-DBUS-INTERFACE-DOCUMENT:CAPS"/>
329     <keyword type="macro" name="ATSPI_DBUS_INTERFACE_EDITABLE_TEXT" link="libatspi-atspi-misc-private.html#ATSPI-DBUS-INTERFACE-EDITABLE-TEXT:CAPS"/>
330     <keyword type="macro" name="ATSPI_DBUS_INTERFACE_EVENT_KEYBOARD" link="libatspi-atspi-misc-private.html#ATSPI-DBUS-INTERFACE-EVENT-KEYBOARD:CAPS"/>
331     <keyword type="macro" name="ATSPI_DBUS_INTERFACE_EVENT_MOUSE" link="libatspi-atspi-misc-private.html#ATSPI-DBUS-INTERFACE-EVENT-MOUSE:CAPS"/>
332     <keyword type="macro" name="ATSPI_DBUS_INTERFACE_EVENT_OBJECT" link="libatspi-atspi-misc-private.html#ATSPI-DBUS-INTERFACE-EVENT-OBJECT:CAPS"/>
333     <keyword type="macro" name="ATSPI_DBUS_INTERFACE_HYPERLINK" link="libatspi-atspi-misc-private.html#ATSPI-DBUS-INTERFACE-HYPERLINK:CAPS"/>
334     <keyword type="macro" name="ATSPI_DBUS_INTERFACE_HYPERTEXT" link="libatspi-atspi-misc-private.html#ATSPI-DBUS-INTERFACE-HYPERTEXT:CAPS"/>
335     <keyword type="macro" name="ATSPI_DBUS_INTERFACE_IMAGE" link="libatspi-atspi-misc-private.html#ATSPI-DBUS-INTERFACE-IMAGE:CAPS"/>
336     <keyword type="macro" name="ATSPI_DBUS_INTERFACE_SELECTION" link="libatspi-atspi-misc-private.html#ATSPI-DBUS-INTERFACE-SELECTION:CAPS"/>
337     <keyword type="macro" name="ATSPI_DBUS_INTERFACE_TABLE" link="libatspi-atspi-misc-private.html#ATSPI-DBUS-INTERFACE-TABLE:CAPS"/>
338     <keyword type="macro" name="ATSPI_DBUS_INTERFACE_TEXT" link="libatspi-atspi-misc-private.html#ATSPI-DBUS-INTERFACE-TEXT:CAPS"/>
339     <keyword type="macro" name="ATSPI_DBUS_INTERFACE_VALUE" link="libatspi-atspi-misc-private.html#ATSPI-DBUS-INTERFACE-VALUE:CAPS"/>
340     <keyword type="macro" name="ATSPI_DBUS_INTERFACE_SOCKET" link="libatspi-atspi-misc-private.html#ATSPI-DBUS-INTERFACE-SOCKET:CAPS"/>
341     <keyword type="variable" name="atspi_path_dec" link="libatspi-atspi-misc-private.html#atspi-path-dec"/>
342     <keyword type="variable" name="atspi_path_registry" link="libatspi-atspi-misc-private.html#atspi-path-registry"/>
343     <keyword type="variable" name="atspi_path_root" link="libatspi-atspi-misc-private.html#atspi-path-root"/>
344     <keyword type="variable" name="atspi_bus_registry" link="libatspi-atspi-misc-private.html#atspi-bus-registry"/>
345     <keyword type="variable" name="atspi_interface_accessible" link="libatspi-atspi-misc-private.html#atspi-interface-accessible"/>
346     <keyword type="variable" name="atspi_interface_action" link="libatspi-atspi-misc-private.html#atspi-interface-action"/>
347     <keyword type="variable" name="atspi_interface_application" link="libatspi-atspi-misc-private.html#atspi-interface-application"/>
348     <keyword type="variable" name="atspi_interface_collection" link="libatspi-atspi-misc-private.html#atspi-interface-collection"/>
349     <keyword type="variable" name="atspi_interface_component" link="libatspi-atspi-misc-private.html#atspi-interface-component"/>
350     <keyword type="variable" name="atspi_interface_dec" link="libatspi-atspi-misc-private.html#atspi-interface-dec"/>
351     <keyword type="variable" name="atspi_interface_device_event_listener" link="libatspi-atspi-misc-private.html#atspi-interface-device-event-listener"/>
352     <keyword type="variable" name="atspi_interface_document" link="libatspi-atspi-misc-private.html#atspi-interface-document"/>
353     <keyword type="variable" name="atspi_interface_editable_text" link="libatspi-atspi-misc-private.html#atspi-interface-editable-text"/>
354     <keyword type="variable" name="atspi_interface_hyperlink" link="libatspi-atspi-misc-private.html#atspi-interface-hyperlink"/>
355     <keyword type="variable" name="atspi_interface_hypertext" link="libatspi-atspi-misc-private.html#atspi-interface-hypertext"/>
356     <keyword type="variable" name="atspi_interface_image" link="libatspi-atspi-misc-private.html#atspi-interface-image"/>
357     <keyword type="variable" name="atspi_interface_registry" link="libatspi-atspi-misc-private.html#atspi-interface-registry"/>
358     <keyword type="variable" name="atspi_interface_selection" link="libatspi-atspi-misc-private.html#atspi-interface-selection"/>
359     <keyword type="variable" name="atspi_interface_table" link="libatspi-atspi-misc-private.html#atspi-interface-table"/>
360     <keyword type="variable" name="atspi_interface_text" link="libatspi-atspi-misc-private.html#atspi-interface-text"/>
361     <keyword type="variable" name="atspi_interface_cache" link="libatspi-atspi-misc-private.html#atspi-interface-cache"/>
362     <keyword type="variable" name="atspi_interface_value" link="libatspi-atspi-misc-private.html#atspi-interface-value"/>
363     <keyword type="constant" name="ATSPI_KEYLISTENER_NOSYNC" link="libatspi-atspi-types.html#ATSPI-KEYLISTENER-NOSYNC:CAPS"/>
364     <keyword type="constant" name="ATSPI_KEYLISTENER_SYNCHRONOUS" link="libatspi-atspi-types.html#ATSPI-KEYLISTENER-SYNCHRONOUS:CAPS"/>
365     <keyword type="constant" name="ATSPI_KEYLISTENER_CANCONSUME" link="libatspi-atspi-types.html#ATSPI-KEYLISTENER-CANCONSUME:CAPS"/>
366     <keyword type="constant" name="ATSPI_KEYLISTENER_ALL_WINDOWS" link="libatspi-atspi-types.html#ATSPI-KEYLISTENER-ALL-WINDOWS:CAPS"/>
367     <keyword type="constant" name="ATSPI_LOCALE_TYPE_MESSAGES" link="libatspi-atspi-constants.html#ATSPI-LOCALE-TYPE-MESSAGES:CAPS"/>
368     <keyword type="constant" name="ATSPI_LOCALE_TYPE_COLLATE" link="libatspi-atspi-constants.html#ATSPI-LOCALE-TYPE-COLLATE:CAPS"/>
369     <keyword type="constant" name="ATSPI_LOCALE_TYPE_CTYPE" link="libatspi-atspi-constants.html#ATSPI-LOCALE-TYPE-CTYPE:CAPS"/>
370     <keyword type="constant" name="ATSPI_LOCALE_TYPE_MONETARY" link="libatspi-atspi-constants.html#ATSPI-LOCALE-TYPE-MONETARY:CAPS"/>
371     <keyword type="constant" name="ATSPI_LOCALE_TYPE_NUMERIC" link="libatspi-atspi-constants.html#ATSPI-LOCALE-TYPE-NUMERIC:CAPS"/>
372     <keyword type="constant" name="ATSPI_LOCALE_TYPE_TIME" link="libatspi-atspi-constants.html#ATSPI-LOCALE-TYPE-TIME:CAPS"/>
373     <keyword type="constant" name="ATSPI_COORD_TYPE_SCREEN" link="libatspi-atspi-constants.html#ATSPI-COORD-TYPE-SCREEN:CAPS"/>
374     <keyword type="constant" name="ATSPI_COORD_TYPE_WINDOW" link="libatspi-atspi-constants.html#ATSPI-COORD-TYPE-WINDOW:CAPS"/>
375     <keyword type="constant" name="ATSPI_Collection_SORT_ORDER_INVALID" link="libatspi-atspi-constants.html#ATSPI-Collection-SORT-ORDER-INVALID"/>
376     <keyword type="constant" name="ATSPI_Collection_SORT_ORDER_CANONICAL" link="libatspi-atspi-constants.html#ATSPI-Collection-SORT-ORDER-CANONICAL"/>
377     <keyword type="constant" name="ATSPI_Collection_SORT_ORDER_FLOW" link="libatspi-atspi-constants.html#ATSPI-Collection-SORT-ORDER-FLOW"/>
378     <keyword type="constant" name="ATSPI_Collection_SORT_ORDER_TAB" link="libatspi-atspi-constants.html#ATSPI-Collection-SORT-ORDER-TAB"/>
379     <keyword type="constant" name="ATSPI_Collection_SORT_ORDER_REVERSE_CANONICAL" link="libatspi-atspi-constants.html#ATSPI-Collection-SORT-ORDER-REVERSE-CANONICAL"/>
380     <keyword type="constant" name="ATSPI_Collection_SORT_ORDER_REVERSE_FLOW" link="libatspi-atspi-constants.html#ATSPI-Collection-SORT-ORDER-REVERSE-FLOW"/>
381     <keyword type="constant" name="ATSPI_Collection_SORT_ORDER_REVERSE_TAB" link="libatspi-atspi-constants.html#ATSPI-Collection-SORT-ORDER-REVERSE-TAB"/>
382     <keyword type="constant" name="ATSPI_Collection_SORT_ORDER_LAST_DEFINED" link="libatspi-atspi-constants.html#ATSPI-Collection-SORT-ORDER-LAST-DEFINED"/>
383     <keyword type="constant" name="ATSPI_Collection_MATCH_INVALID" link="libatspi-atspi-constants.html#ATSPI-Collection-MATCH-INVALID"/>
384     <keyword type="constant" name="ATSPI_Collection_MATCH_ALL" link="libatspi-atspi-constants.html#ATSPI-Collection-MATCH-ALL"/>
385     <keyword type="constant" name="ATSPI_Collection_MATCH_ANY" link="libatspi-atspi-constants.html#ATSPI-Collection-MATCH-ANY"/>
386     <keyword type="constant" name="ATSPI_Collection_MATCH_NONE" link="libatspi-atspi-constants.html#ATSPI-Collection-MATCH-NONE"/>
387     <keyword type="constant" name="ATSPI_Collection_MATCH_EMPTY" link="libatspi-atspi-constants.html#ATSPI-Collection-MATCH-EMPTY"/>
388     <keyword type="constant" name="ATSPI_Collection_MATCH_LAST_DEFINED" link="libatspi-atspi-constants.html#ATSPI-Collection-MATCH-LAST-DEFINED"/>
389     <keyword type="constant" name="ATSPI_Collection_TREE_RESTRICT_CHILDREN" link="libatspi-atspi-constants.html#ATSPI-Collection-TREE-RESTRICT-CHILDREN"/>
390     <keyword type="constant" name="ATSPI_Collection_TREE_RESTRICT_SIBLING" link="libatspi-atspi-constants.html#ATSPI-Collection-TREE-RESTRICT-SIBLING"/>
391     <keyword type="constant" name="ATSPI_Collection_TREE_INORDER" link="libatspi-atspi-constants.html#ATSPI-Collection-TREE-INORDER"/>
392     <keyword type="constant" name="ATSPI_Collection_TREE_LAST_DEFINED" link="libatspi-atspi-constants.html#ATSPI-Collection-TREE-LAST-DEFINED"/>
393     <keyword type="constant" name="ATSPI_LAYER_INVALID" link="libatspi-atspi-constants.html#ATSPI-LAYER-INVALID:CAPS"/>
394     <keyword type="constant" name="ATSPI_LAYER_BACKGROUND" link="libatspi-atspi-constants.html#ATSPI-LAYER-BACKGROUND:CAPS"/>
395     <keyword type="constant" name="ATSPI_LAYER_CANVAS" link="libatspi-atspi-constants.html#ATSPI-LAYER-CANVAS:CAPS"/>
396     <keyword type="constant" name="ATSPI_LAYER_WIDGET" link="libatspi-atspi-constants.html#ATSPI-LAYER-WIDGET:CAPS"/>
397     <keyword type="constant" name="ATSPI_LAYER_MDI" link="libatspi-atspi-constants.html#ATSPI-LAYER-MDI:CAPS"/>
398     <keyword type="constant" name="ATSPI_LAYER_POPUP" link="libatspi-atspi-constants.html#ATSPI-LAYER-POPUP:CAPS"/>
399     <keyword type="constant" name="ATSPI_LAYER_OVERLAY" link="libatspi-atspi-constants.html#ATSPI-LAYER-OVERLAY:CAPS"/>
400     <keyword type="constant" name="ATSPI_LAYER_WINDOW" link="libatspi-atspi-constants.html#ATSPI-LAYER-WINDOW:CAPS"/>
401     <keyword type="constant" name="ATSPI_LAYER_LAST_DEFINED" link="libatspi-atspi-constants.html#ATSPI-LAYER-LAST-DEFINED:CAPS"/>
402     <keyword type="constant" name="ATSPI_TEXT_BOUNDARY_CHAR" link="libatspi-atspi-constants.html#ATSPI-TEXT-BOUNDARY-CHAR:CAPS"/>
403     <keyword type="constant" name="ATSPI_TEXT_BOUNDARY_WORD_START" link="libatspi-atspi-constants.html#ATSPI-TEXT-BOUNDARY-WORD-START:CAPS"/>
404     <keyword type="constant" name="ATSPI_TEXT_BOUNDARY_WORD_END" link="libatspi-atspi-constants.html#ATSPI-TEXT-BOUNDARY-WORD-END:CAPS"/>
405     <keyword type="constant" name="ATSPI_TEXT_BOUNDARY_SENTENCE_START" link="libatspi-atspi-constants.html#ATSPI-TEXT-BOUNDARY-SENTENCE-START:CAPS"/>
406     <keyword type="constant" name="ATSPI_TEXT_BOUNDARY_SENTENCE_END" link="libatspi-atspi-constants.html#ATSPI-TEXT-BOUNDARY-SENTENCE-END:CAPS"/>
407     <keyword type="constant" name="ATSPI_TEXT_BOUNDARY_LINE_START" link="libatspi-atspi-constants.html#ATSPI-TEXT-BOUNDARY-LINE-START:CAPS"/>
408     <keyword type="constant" name="ATSPI_TEXT_BOUNDARY_LINE_END" link="libatspi-atspi-constants.html#ATSPI-TEXT-BOUNDARY-LINE-END:CAPS"/>
409     <keyword type="constant" name="ATSPI_TEXT_CLIP_NONE" link="libatspi-atspi-constants.html#ATSPI-TEXT-CLIP-NONE:CAPS"/>
410     <keyword type="constant" name="ATSPI_TEXT_CLIP_MIN" link="libatspi-atspi-constants.html#ATSPI-TEXT-CLIP-MIN:CAPS"/>
411     <keyword type="constant" name="ATSPI_TEXT_CLIP_MAX" link="libatspi-atspi-constants.html#ATSPI-TEXT-CLIP-MAX:CAPS"/>
412     <keyword type="constant" name="ATSPI_TEXT_CLIP_BOTH" link="libatspi-atspi-constants.html#ATSPI-TEXT-CLIP-BOTH:CAPS"/>
413     <keyword type="constant" name="ATSPI_STATE_INVALID" link="libatspi-atspi-constants.html#ATSPI-STATE-INVALID:CAPS"/>
414     <keyword type="constant" name="ATSPI_STATE_ACTIVE" link="libatspi-atspi-constants.html#ATSPI-STATE-ACTIVE:CAPS"/>
415     <keyword type="constant" name="ATSPI_STATE_ARMED" link="libatspi-atspi-constants.html#ATSPI-STATE-ARMED:CAPS"/>
416     <keyword type="constant" name="ATSPI_STATE_BUSY" link="libatspi-atspi-constants.html#ATSPI-STATE-BUSY:CAPS"/>
417     <keyword type="constant" name="ATSPI_STATE_CHECKED" link="libatspi-atspi-constants.html#ATSPI-STATE-CHECKED:CAPS"/>
418     <keyword type="constant" name="ATSPI_STATE_COLLAPSED" link="libatspi-atspi-constants.html#ATSPI-STATE-COLLAPSED:CAPS"/>
419     <keyword type="constant" name="ATSPI_STATE_DEFUNCT" link="libatspi-atspi-constants.html#ATSPI-STATE-DEFUNCT:CAPS"/>
420     <keyword type="constant" name="ATSPI_STATE_EDITABLE" link="libatspi-atspi-constants.html#ATSPI-STATE-EDITABLE:CAPS"/>
421     <keyword type="constant" name="ATSPI_STATE_ENABLED" link="libatspi-atspi-constants.html#ATSPI-STATE-ENABLED:CAPS"/>
422     <keyword type="constant" name="ATSPI_STATE_EXPANDABLE" link="libatspi-atspi-constants.html#ATSPI-STATE-EXPANDABLE:CAPS"/>
423     <keyword type="constant" name="ATSPI_STATE_EXPANDED" link="libatspi-atspi-constants.html#ATSPI-STATE-EXPANDED:CAPS"/>
424     <keyword type="constant" name="ATSPI_STATE_FOCUSABLE" link="libatspi-atspi-constants.html#ATSPI-STATE-FOCUSABLE:CAPS"/>
425     <keyword type="constant" name="ATSPI_STATE_FOCUSED" link="libatspi-atspi-constants.html#ATSPI-STATE-FOCUSED:CAPS"/>
426     <keyword type="constant" name="ATSPI_STATE_HAS_TOOLTIP" link="libatspi-atspi-constants.html#ATSPI-STATE-HAS-TOOLTIP:CAPS"/>
427     <keyword type="constant" name="ATSPI_STATE_HORIZONTAL" link="libatspi-atspi-constants.html#ATSPI-STATE-HORIZONTAL:CAPS"/>
428     <keyword type="constant" name="ATSPI_STATE_ICONIFIED" link="libatspi-atspi-constants.html#ATSPI-STATE-ICONIFIED:CAPS"/>
429     <keyword type="constant" name="ATSPI_STATE_MODAL" link="libatspi-atspi-constants.html#ATSPI-STATE-MODAL:CAPS"/>
430     <keyword type="constant" name="ATSPI_STATE_MULTI_LINE" link="libatspi-atspi-constants.html#ATSPI-STATE-MULTI-LINE:CAPS"/>
431     <keyword type="constant" name="ATSPI_STATE_MULTISELECTABLE" link="libatspi-atspi-constants.html#ATSPI-STATE-MULTISELECTABLE:CAPS"/>
432     <keyword type="constant" name="ATSPI_STATE_OPAQUE" link="libatspi-atspi-constants.html#ATSPI-STATE-OPAQUE:CAPS"/>
433     <keyword type="constant" name="ATSPI_STATE_PRESSED" link="libatspi-atspi-constants.html#ATSPI-STATE-PRESSED:CAPS"/>
434     <keyword type="constant" name="ATSPI_STATE_RESIZABLE" link="libatspi-atspi-constants.html#ATSPI-STATE-RESIZABLE:CAPS"/>
435     <keyword type="constant" name="ATSPI_STATE_SELECTABLE" link="libatspi-atspi-constants.html#ATSPI-STATE-SELECTABLE:CAPS"/>
436     <keyword type="constant" name="ATSPI_STATE_SELECTED" link="libatspi-atspi-constants.html#ATSPI-STATE-SELECTED:CAPS"/>
437     <keyword type="constant" name="ATSPI_STATE_SENSITIVE" link="libatspi-atspi-constants.html#ATSPI-STATE-SENSITIVE:CAPS"/>
438     <keyword type="constant" name="ATSPI_STATE_SHOWING" link="libatspi-atspi-constants.html#ATSPI-STATE-SHOWING:CAPS"/>
439     <keyword type="constant" name="ATSPI_STATE_SINGLE_LINE" link="libatspi-atspi-constants.html#ATSPI-STATE-SINGLE-LINE:CAPS"/>
440     <keyword type="constant" name="ATSPI_STATE_STALE" link="libatspi-atspi-constants.html#ATSPI-STATE-STALE:CAPS"/>
441     <keyword type="constant" name="ATSPI_STATE_TRANSIENT" link="libatspi-atspi-constants.html#ATSPI-STATE-TRANSIENT:CAPS"/>
442     <keyword type="constant" name="ATSPI_STATE_VERTICAL" link="libatspi-atspi-constants.html#ATSPI-STATE-VERTICAL:CAPS"/>
443     <keyword type="constant" name="ATSPI_STATE_VISIBLE" link="libatspi-atspi-constants.html#ATSPI-STATE-VISIBLE:CAPS"/>
444     <keyword type="constant" name="ATSPI_STATE_MANAGES_DESCENDANTS" link="libatspi-atspi-constants.html#ATSPI-STATE-MANAGES-DESCENDANTS:CAPS"/>
445     <keyword type="constant" name="ATSPI_STATE_INDETERMINATE" link="libatspi-atspi-constants.html#ATSPI-STATE-INDETERMINATE:CAPS"/>
446     <keyword type="constant" name="ATSPI_STATE_REQUIRED" link="libatspi-atspi-constants.html#ATSPI-STATE-REQUIRED:CAPS"/>
447     <keyword type="constant" name="ATSPI_STATE_TRUNCATED" link="libatspi-atspi-constants.html#ATSPI-STATE-TRUNCATED:CAPS"/>
448     <keyword type="constant" name="ATSPI_STATE_ANIMATED" link="libatspi-atspi-constants.html#ATSPI-STATE-ANIMATED:CAPS"/>
449     <keyword type="constant" name="ATSPI_STATE_INVALID_ENTRY" link="libatspi-atspi-constants.html#ATSPI-STATE-INVALID-ENTRY:CAPS"/>
450     <keyword type="constant" name="ATSPI_STATE_SUPPORTS_AUTOCOMPLETION" link="libatspi-atspi-constants.html#ATSPI-STATE-SUPPORTS-AUTOCOMPLETION:CAPS"/>
451     <keyword type="constant" name="ATSPI_STATE_SELECTABLE_TEXT" link="libatspi-atspi-constants.html#ATSPI-STATE-SELECTABLE-TEXT:CAPS"/>
452     <keyword type="constant" name="ATSPI_STATE_IS_DEFAULT" link="libatspi-atspi-constants.html#ATSPI-STATE-IS-DEFAULT:CAPS"/>
453     <keyword type="constant" name="ATSPI_STATE_VISITED" link="libatspi-atspi-constants.html#ATSPI-STATE-VISITED:CAPS"/>
454     <keyword type="constant" name="ATSPI_STATE_LAST_DEFINED" link="libatspi-atspi-constants.html#ATSPI-STATE-LAST-DEFINED:CAPS"/>
455     <keyword type="constant" name="ATSPI_KEY_PRESSED" link="libatspi-atspi-constants.html#ATSPI-KEY-PRESSED:CAPS"/>
456     <keyword type="constant" name="ATSPI_KEY_RELEASED" link="libatspi-atspi-constants.html#ATSPI-KEY-RELEASED:CAPS"/>
457     <keyword type="constant" name="ATSPI_KEY_PRESSED_EVENT" link="libatspi-atspi-constants.html#ATSPI-KEY-PRESSED-EVENT:CAPS"/>
458     <keyword type="constant" name="ATSPI_KEY_RELEASED_EVENT" link="libatspi-atspi-constants.html#ATSPI-KEY-RELEASED-EVENT:CAPS"/>
459     <keyword type="constant" name="ATSPI_BUTTON_PRESSED_EVENT" link="libatspi-atspi-constants.html#ATSPI-BUTTON-PRESSED-EVENT:CAPS"/>
460     <keyword type="constant" name="ATSPI_BUTTON_RELEASED_EVENT" link="libatspi-atspi-constants.html#ATSPI-BUTTON-RELEASED-EVENT:CAPS"/>
461     <keyword type="constant" name="ATSPI_KEY_PRESS" link="libatspi-atspi-constants.html#ATSPI-KEY-PRESS:CAPS"/>
462     <keyword type="constant" name="ATSPI_KEY_RELEASE" link="libatspi-atspi-constants.html#ATSPI-KEY-RELEASE:CAPS"/>
463     <keyword type="constant" name="ATSPI_KEY_PRESSRELEASE" link="libatspi-atspi-constants.html#ATSPI-KEY-PRESSRELEASE:CAPS"/>
464     <keyword type="constant" name="ATSPI_KEY_SYM" link="libatspi-atspi-constants.html#ATSPI-KEY-SYM:CAPS"/>
465     <keyword type="constant" name="ATSPI_KEY_STRING" link="libatspi-atspi-constants.html#ATSPI-KEY-STRING:CAPS"/>
466     <keyword type="constant" name="ATSPI_MODIFIER_SHIFT" link="libatspi-atspi-constants.html#ATSPI-MODIFIER-SHIFT:CAPS"/>
467     <keyword type="constant" name="ATSPI_MODIFIER_SHIFTLOCK" link="libatspi-atspi-constants.html#ATSPI-MODIFIER-SHIFTLOCK:CAPS"/>
468     <keyword type="constant" name="ATSPI_MODIFIER_CONTROL" link="libatspi-atspi-constants.html#ATSPI-MODIFIER-CONTROL:CAPS"/>
469     <keyword type="constant" name="ATSPI_MODIFIER_ALT" link="libatspi-atspi-constants.html#ATSPI-MODIFIER-ALT:CAPS"/>
470     <keyword type="constant" name="ATSPI_MODIFIER_META" link="libatspi-atspi-constants.html#ATSPI-MODIFIER-META:CAPS"/>
471     <keyword type="constant" name="ATSPI_MODIFIER_META2" link="libatspi-atspi-constants.html#ATSPI-MODIFIER-META2:CAPS"/>
472     <keyword type="constant" name="ATSPI_MODIFIER_META3" link="libatspi-atspi-constants.html#ATSPI-MODIFIER-META3:CAPS"/>
473     <keyword type="constant" name="ATSPI_MODIFIER_NUMLOCK" link="libatspi-atspi-constants.html#ATSPI-MODIFIER-NUMLOCK:CAPS"/>
474     <keyword type="constant" name="ATSPI_RELATION_NULL" link="libatspi-atspi-constants.html#ATSPI-RELATION-NULL:CAPS"/>
475     <keyword type="constant" name="ATSPI_RELATION_LABEL_FOR" link="libatspi-atspi-constants.html#ATSPI-RELATION-LABEL-FOR:CAPS"/>
476     <keyword type="constant" name="ATSPI_RELATION_LABELLED_BY" link="libatspi-atspi-constants.html#ATSPI-RELATION-LABELLED-BY:CAPS"/>
477     <keyword type="constant" name="ATSPI_RELATION_CONTROLLER_FOR" link="libatspi-atspi-constants.html#ATSPI-RELATION-CONTROLLER-FOR:CAPS"/>
478     <keyword type="constant" name="ATSPI_RELATION_CONTROLLED_BY" link="libatspi-atspi-constants.html#ATSPI-RELATION-CONTROLLED-BY:CAPS"/>
479     <keyword type="constant" name="ATSPI_RELATION_MEMBER_OF" link="libatspi-atspi-constants.html#ATSPI-RELATION-MEMBER-OF:CAPS"/>
480     <keyword type="constant" name="ATSPI_RELATION_TOOLTIP_FOR" link="libatspi-atspi-constants.html#ATSPI-RELATION-TOOLTIP-FOR:CAPS"/>
481     <keyword type="constant" name="ATSPI_RELATION_NODE_CHILD_OF" link="libatspi-atspi-constants.html#ATSPI-RELATION-NODE-CHILD-OF:CAPS"/>
482     <keyword type="constant" name="ATSPI_RELATION_NODE_PARENT_OF" link="libatspi-atspi-constants.html#ATSPI-RELATION-NODE-PARENT-OF:CAPS"/>
483     <keyword type="constant" name="ATSPI_RELATION_EXTENDED" link="libatspi-atspi-constants.html#ATSPI-RELATION-EXTENDED:CAPS"/>
484     <keyword type="constant" name="ATSPI_RELATION_FLOWS_TO" link="libatspi-atspi-constants.html#ATSPI-RELATION-FLOWS-TO:CAPS"/>
485     <keyword type="constant" name="ATSPI_RELATION_FLOWS_FROM" link="libatspi-atspi-constants.html#ATSPI-RELATION-FLOWS-FROM:CAPS"/>
486     <keyword type="constant" name="ATSPI_RELATION_SUBWINDOW_OF" link="libatspi-atspi-constants.html#ATSPI-RELATION-SUBWINDOW-OF:CAPS"/>
487     <keyword type="constant" name="ATSPI_RELATION_EMBEDS" link="libatspi-atspi-constants.html#ATSPI-RELATION-EMBEDS:CAPS"/>
488     <keyword type="constant" name="ATSPI_RELATION_EMBEDDED_BY" link="libatspi-atspi-constants.html#ATSPI-RELATION-EMBEDDED-BY:CAPS"/>
489     <keyword type="constant" name="ATSPI_RELATION_POPUP_FOR" link="libatspi-atspi-constants.html#ATSPI-RELATION-POPUP-FOR:CAPS"/>
490     <keyword type="constant" name="ATSPI_RELATION_PARENT_WINDOW_OF" link="libatspi-atspi-constants.html#ATSPI-RELATION-PARENT-WINDOW-OF:CAPS"/>
491     <keyword type="constant" name="ATSPI_RELATION_DESCRIPTION_FOR" link="libatspi-atspi-constants.html#ATSPI-RELATION-DESCRIPTION-FOR:CAPS"/>
492     <keyword type="constant" name="ATSPI_RELATION_DESCRIBED_BY" link="libatspi-atspi-constants.html#ATSPI-RELATION-DESCRIBED-BY:CAPS"/>
493     <keyword type="constant" name="ATSPI_RELATION_LAST_DEFINED" link="libatspi-atspi-constants.html#ATSPI-RELATION-LAST-DEFINED:CAPS"/>
494     <keyword type="constant" name="ATSPI_ROLE_INVALID" link="libatspi-atspi-constants.html#ATSPI-ROLE-INVALID:CAPS"/>
495     <keyword type="constant" name="ATSPI_ROLE_ACCELERATOR_LABEL" link="libatspi-atspi-constants.html#ATSPI-ROLE-ACCELERATOR-LABEL:CAPS"/>
496     <keyword type="constant" name="ATSPI_ROLE_ALERT" link="libatspi-atspi-constants.html#ATSPI-ROLE-ALERT:CAPS"/>
497     <keyword type="constant" name="ATSPI_ROLE_ANIMATION" link="libatspi-atspi-constants.html#ATSPI-ROLE-ANIMATION:CAPS"/>
498     <keyword type="constant" name="ATSPI_ROLE_ARROW" link="libatspi-atspi-constants.html#ATSPI-ROLE-ARROW:CAPS"/>
499     <keyword type="constant" name="ATSPI_ROLE_CALENDAR" link="libatspi-atspi-constants.html#ATSPI-ROLE-CALENDAR:CAPS"/>
500     <keyword type="constant" name="ATSPI_ROLE_CANVAS" link="libatspi-atspi-constants.html#ATSPI-ROLE-CANVAS:CAPS"/>
501     <keyword type="constant" name="ATSPI_ROLE_CHECK_BOX" link="libatspi-atspi-constants.html#ATSPI-ROLE-CHECK-BOX:CAPS"/>
502     <keyword type="constant" name="ATSPI_ROLE_CHECK_MENU_ITEM" link="libatspi-atspi-constants.html#ATSPI-ROLE-CHECK-MENU-ITEM:CAPS"/>
503     <keyword type="constant" name="ATSPI_ROLE_COLOR_CHOOSER" link="libatspi-atspi-constants.html#ATSPI-ROLE-COLOR-CHOOSER:CAPS"/>
504     <keyword type="constant" name="ATSPI_ROLE_COLUMN_HEADER" link="libatspi-atspi-constants.html#ATSPI-ROLE-COLUMN-HEADER:CAPS"/>
505     <keyword type="constant" name="ATSPI_ROLE_COMBO_BOX" link="libatspi-atspi-constants.html#ATSPI-ROLE-COMBO-BOX:CAPS"/>
506     <keyword type="constant" name="ATSPI_ROLE_DATE_EDITOR" link="libatspi-atspi-constants.html#ATSPI-ROLE-DATE-EDITOR:CAPS"/>
507     <keyword type="constant" name="ATSPI_ROLE_DESKTOP_ICON" link="libatspi-atspi-constants.html#ATSPI-ROLE-DESKTOP-ICON:CAPS"/>
508     <keyword type="constant" name="ATSPI_ROLE_DESKTOP_FRAME" link="libatspi-atspi-constants.html#ATSPI-ROLE-DESKTOP-FRAME:CAPS"/>
509     <keyword type="constant" name="ATSPI_ROLE_DIAL" link="libatspi-atspi-constants.html#ATSPI-ROLE-DIAL:CAPS"/>
510     <keyword type="constant" name="ATSPI_ROLE_DIALOG" link="libatspi-atspi-constants.html#ATSPI-ROLE-DIALOG:CAPS"/>
511     <keyword type="constant" name="ATSPI_ROLE_DIRECTORY_PANE" link="libatspi-atspi-constants.html#ATSPI-ROLE-DIRECTORY-PANE:CAPS"/>
512     <keyword type="constant" name="ATSPI_ROLE_DRAWING_AREA" link="libatspi-atspi-constants.html#ATSPI-ROLE-DRAWING-AREA:CAPS"/>
513     <keyword type="constant" name="ATSPI_ROLE_FILE_CHOOSER" link="libatspi-atspi-constants.html#ATSPI-ROLE-FILE-CHOOSER:CAPS"/>
514     <keyword type="constant" name="ATSPI_ROLE_FILLER" link="libatspi-atspi-constants.html#ATSPI-ROLE-FILLER:CAPS"/>
515     <keyword type="constant" name="ATSPI_ROLE_FOCUS_TRAVERSABLE" link="libatspi-atspi-constants.html#ATSPI-ROLE-FOCUS-TRAVERSABLE:CAPS"/>
516     <keyword type="constant" name="ATSPI_ROLE_FONT_CHOOSER" link="libatspi-atspi-constants.html#ATSPI-ROLE-FONT-CHOOSER:CAPS"/>
517     <keyword type="constant" name="ATSPI_ROLE_FRAME" link="libatspi-atspi-constants.html#ATSPI-ROLE-FRAME:CAPS"/>
518     <keyword type="constant" name="ATSPI_ROLE_GLASS_PANE" link="libatspi-atspi-constants.html#ATSPI-ROLE-GLASS-PANE:CAPS"/>
519     <keyword type="constant" name="ATSPI_ROLE_HTML_CONTAINER" link="libatspi-atspi-constants.html#ATSPI-ROLE-HTML-CONTAINER:CAPS"/>
520     <keyword type="constant" name="ATSPI_ROLE_ICON" link="libatspi-atspi-constants.html#ATSPI-ROLE-ICON:CAPS"/>
521     <keyword type="constant" name="ATSPI_ROLE_IMAGE" link="libatspi-atspi-constants.html#ATSPI-ROLE-IMAGE:CAPS"/>
522     <keyword type="constant" name="ATSPI_ROLE_INTERNAL_FRAME" link="libatspi-atspi-constants.html#ATSPI-ROLE-INTERNAL-FRAME:CAPS"/>
523     <keyword type="constant" name="ATSPI_ROLE_LABEL" link="libatspi-atspi-constants.html#ATSPI-ROLE-LABEL:CAPS"/>
524     <keyword type="constant" name="ATSPI_ROLE_LAYERED_PANE" link="libatspi-atspi-constants.html#ATSPI-ROLE-LAYERED-PANE:CAPS"/>
525     <keyword type="constant" name="ATSPI_ROLE_LIST" link="libatspi-atspi-constants.html#ATSPI-ROLE-LIST:CAPS"/>
526     <keyword type="constant" name="ATSPI_ROLE_LIST_ITEM" link="libatspi-atspi-constants.html#ATSPI-ROLE-LIST-ITEM:CAPS"/>
527     <keyword type="constant" name="ATSPI_ROLE_MENU" link="libatspi-atspi-constants.html#ATSPI-ROLE-MENU:CAPS"/>
528     <keyword type="constant" name="ATSPI_ROLE_MENU_BAR" link="libatspi-atspi-constants.html#ATSPI-ROLE-MENU-BAR:CAPS"/>
529     <keyword type="constant" name="ATSPI_ROLE_MENU_ITEM" link="libatspi-atspi-constants.html#ATSPI-ROLE-MENU-ITEM:CAPS"/>
530     <keyword type="constant" name="ATSPI_ROLE_OPTION_PANE" link="libatspi-atspi-constants.html#ATSPI-ROLE-OPTION-PANE:CAPS"/>
531     <keyword type="constant" name="ATSPI_ROLE_PAGE_TAB" link="libatspi-atspi-constants.html#ATSPI-ROLE-PAGE-TAB:CAPS"/>
532     <keyword type="constant" name="ATSPI_ROLE_PAGE_TAB_LIST" link="libatspi-atspi-constants.html#ATSPI-ROLE-PAGE-TAB-LIST:CAPS"/>
533     <keyword type="constant" name="ATSPI_ROLE_PANEL" link="libatspi-atspi-constants.html#ATSPI-ROLE-PANEL:CAPS"/>
534     <keyword type="constant" name="ATSPI_ROLE_PASSWORD_TEXT" link="libatspi-atspi-constants.html#ATSPI-ROLE-PASSWORD-TEXT:CAPS"/>
535     <keyword type="constant" name="ATSPI_ROLE_POPUP_MENU" link="libatspi-atspi-constants.html#ATSPI-ROLE-POPUP-MENU:CAPS"/>
536     <keyword type="constant" name="ATSPI_ROLE_PROGRESS_BAR" link="libatspi-atspi-constants.html#ATSPI-ROLE-PROGRESS-BAR:CAPS"/>
537     <keyword type="constant" name="ATSPI_ROLE_PUSH_BUTTON" link="libatspi-atspi-constants.html#ATSPI-ROLE-PUSH-BUTTON:CAPS"/>
538     <keyword type="constant" name="ATSPI_ROLE_RADIO_BUTTON" link="libatspi-atspi-constants.html#ATSPI-ROLE-RADIO-BUTTON:CAPS"/>
539     <keyword type="constant" name="ATSPI_ROLE_RADIO_MENU_ITEM" link="libatspi-atspi-constants.html#ATSPI-ROLE-RADIO-MENU-ITEM:CAPS"/>
540     <keyword type="constant" name="ATSPI_ROLE_ROOT_PANE" link="libatspi-atspi-constants.html#ATSPI-ROLE-ROOT-PANE:CAPS"/>
541     <keyword type="constant" name="ATSPI_ROLE_ROW_HEADER" link="libatspi-atspi-constants.html#ATSPI-ROLE-ROW-HEADER:CAPS"/>
542     <keyword type="constant" name="ATSPI_ROLE_SCROLL_BAR" link="libatspi-atspi-constants.html#ATSPI-ROLE-SCROLL-BAR:CAPS"/>
543     <keyword type="constant" name="ATSPI_ROLE_SCROLL_PANE" link="libatspi-atspi-constants.html#ATSPI-ROLE-SCROLL-PANE:CAPS"/>
544     <keyword type="constant" name="ATSPI_ROLE_SEPARATOR" link="libatspi-atspi-constants.html#ATSPI-ROLE-SEPARATOR:CAPS"/>
545     <keyword type="constant" name="ATSPI_ROLE_SLIDER" link="libatspi-atspi-constants.html#ATSPI-ROLE-SLIDER:CAPS"/>
546     <keyword type="constant" name="ATSPI_ROLE_SPIN_BUTTON" link="libatspi-atspi-constants.html#ATSPI-ROLE-SPIN-BUTTON:CAPS"/>
547     <keyword type="constant" name="ATSPI_ROLE_SPLIT_PANE" link="libatspi-atspi-constants.html#ATSPI-ROLE-SPLIT-PANE:CAPS"/>
548     <keyword type="constant" name="ATSPI_ROLE_STATUS_BAR" link="libatspi-atspi-constants.html#ATSPI-ROLE-STATUS-BAR:CAPS"/>
549     <keyword type="constant" name="ATSPI_ROLE_TABLE" link="libatspi-atspi-constants.html#ATSPI-ROLE-TABLE:CAPS"/>
550     <keyword type="constant" name="ATSPI_ROLE_TABLE_CELL" link="libatspi-atspi-constants.html#ATSPI-ROLE-TABLE-CELL:CAPS"/>
551     <keyword type="constant" name="ATSPI_ROLE_TABLE_COLUMN_HEADER" link="libatspi-atspi-constants.html#ATSPI-ROLE-TABLE-COLUMN-HEADER:CAPS"/>
552     <keyword type="constant" name="ATSPI_ROLE_TABLE_ROW_HEADER" link="libatspi-atspi-constants.html#ATSPI-ROLE-TABLE-ROW-HEADER:CAPS"/>
553     <keyword type="constant" name="ATSPI_ROLE_TEAROFF_MENU_ITEM" link="libatspi-atspi-constants.html#ATSPI-ROLE-TEAROFF-MENU-ITEM:CAPS"/>
554     <keyword type="constant" name="ATSPI_ROLE_TERMINAL" link="libatspi-atspi-constants.html#ATSPI-ROLE-TERMINAL:CAPS"/>
555     <keyword type="constant" name="ATSPI_ROLE_TEXT" link="libatspi-atspi-constants.html#ATSPI-ROLE-TEXT:CAPS"/>
556     <keyword type="constant" name="ATSPI_ROLE_TOGGLE_BUTTON" link="libatspi-atspi-constants.html#ATSPI-ROLE-TOGGLE-BUTTON:CAPS"/>
557     <keyword type="constant" name="ATSPI_ROLE_TOOL_BAR" link="libatspi-atspi-constants.html#ATSPI-ROLE-TOOL-BAR:CAPS"/>
558     <keyword type="constant" name="ATSPI_ROLE_TOOL_TIP" link="libatspi-atspi-constants.html#ATSPI-ROLE-TOOL-TIP:CAPS"/>
559     <keyword type="constant" name="ATSPI_ROLE_TREE" link="libatspi-atspi-constants.html#ATSPI-ROLE-TREE:CAPS"/>
560     <keyword type="constant" name="ATSPI_ROLE_TREE_TABLE" link="libatspi-atspi-constants.html#ATSPI-ROLE-TREE-TABLE:CAPS"/>
561     <keyword type="constant" name="ATSPI_ROLE_UNKNOWN" link="libatspi-atspi-constants.html#ATSPI-ROLE-UNKNOWN:CAPS"/>
562     <keyword type="constant" name="ATSPI_ROLE_VIEWPORT" link="libatspi-atspi-constants.html#ATSPI-ROLE-VIEWPORT:CAPS"/>
563     <keyword type="constant" name="ATSPI_ROLE_WINDOW" link="libatspi-atspi-constants.html#ATSPI-ROLE-WINDOW:CAPS"/>
564     <keyword type="constant" name="ATSPI_ROLE_EXTENDED" link="libatspi-atspi-constants.html#ATSPI-ROLE-EXTENDED:CAPS"/>
565     <keyword type="constant" name="ATSPI_ROLE_HEADER" link="libatspi-atspi-constants.html#ATSPI-ROLE-HEADER:CAPS"/>
566     <keyword type="constant" name="ATSPI_ROLE_FOOTER" link="libatspi-atspi-constants.html#ATSPI-ROLE-FOOTER:CAPS"/>
567     <keyword type="constant" name="ATSPI_ROLE_PARAGRAPH" link="libatspi-atspi-constants.html#ATSPI-ROLE-PARAGRAPH:CAPS"/>
568     <keyword type="constant" name="ATSPI_ROLE_RULER" link="libatspi-atspi-constants.html#ATSPI-ROLE-RULER:CAPS"/>
569     <keyword type="constant" name="ATSPI_ROLE_APPLICATION" link="libatspi-atspi-constants.html#ATSPI-ROLE-APPLICATION:CAPS"/>
570     <keyword type="constant" name="ATSPI_ROLE_AUTOCOMPLETE" link="libatspi-atspi-constants.html#ATSPI-ROLE-AUTOCOMPLETE:CAPS"/>
571     <keyword type="constant" name="ATSPI_ROLE_EDITBAR" link="libatspi-atspi-constants.html#ATSPI-ROLE-EDITBAR:CAPS"/>
572     <keyword type="constant" name="ATSPI_ROLE_EMBEDDED" link="libatspi-atspi-constants.html#ATSPI-ROLE-EMBEDDED:CAPS"/>
573     <keyword type="constant" name="ATSPI_ROLE_ENTRY" link="libatspi-atspi-constants.html#ATSPI-ROLE-ENTRY:CAPS"/>
574     <keyword type="constant" name="ATSPI_ROLE_CHART" link="libatspi-atspi-constants.html#ATSPI-ROLE-CHART:CAPS"/>
575     <keyword type="constant" name="ATSPI_ROLE_CAPTION" link="libatspi-atspi-constants.html#ATSPI-ROLE-CAPTION:CAPS"/>
576     <keyword type="constant" name="ATSPI_ROLE_DOCUMENT_FRAME" link="libatspi-atspi-constants.html#ATSPI-ROLE-DOCUMENT-FRAME:CAPS"/>
577     <keyword type="constant" name="ATSPI_ROLE_HEADING" link="libatspi-atspi-constants.html#ATSPI-ROLE-HEADING:CAPS"/>
578     <keyword type="constant" name="ATSPI_ROLE_PAGE" link="libatspi-atspi-constants.html#ATSPI-ROLE-PAGE:CAPS"/>
579     <keyword type="constant" name="ATSPI_ROLE_SECTION" link="libatspi-atspi-constants.html#ATSPI-ROLE-SECTION:CAPS"/>
580     <keyword type="constant" name="ATSPI_ROLE_REDUNDANT_OBJECT" link="libatspi-atspi-constants.html#ATSPI-ROLE-REDUNDANT-OBJECT:CAPS"/>
581     <keyword type="constant" name="ATSPI_ROLE_FORM" link="libatspi-atspi-constants.html#ATSPI-ROLE-FORM:CAPS"/>
582     <keyword type="constant" name="ATSPI_ROLE_LINK" link="libatspi-atspi-constants.html#ATSPI-ROLE-LINK:CAPS"/>
583     <keyword type="constant" name="ATSPI_ROLE_INPUT_METHOD_WINDOW" link="libatspi-atspi-constants.html#ATSPI-ROLE-INPUT-METHOD-WINDOW:CAPS"/>
584     <keyword type="constant" name="ATSPI_ROLE_TABLE_ROW" link="libatspi-atspi-constants.html#ATSPI-ROLE-TABLE-ROW:CAPS"/>
585     <keyword type="constant" name="ATSPI_ROLE_TREE_ITEM" link="libatspi-atspi-constants.html#ATSPI-ROLE-TREE-ITEM:CAPS"/>
586     <keyword type="constant" name="ATSPI_ROLE_DOCUMENT_SPREADSHEET" link="libatspi-atspi-constants.html#ATSPI-ROLE-DOCUMENT-SPREADSHEET:CAPS"/>
587     <keyword type="constant" name="ATSPI_ROLE_DOCUMENT_PRESENTATION" link="libatspi-atspi-constants.html#ATSPI-ROLE-DOCUMENT-PRESENTATION:CAPS"/>
588     <keyword type="constant" name="ATSPI_ROLE_DOCUMENT_TEXT" link="libatspi-atspi-constants.html#ATSPI-ROLE-DOCUMENT-TEXT:CAPS"/>
589     <keyword type="constant" name="ATSPI_ROLE_DOCUMENT_WEB" link="libatspi-atspi-constants.html#ATSPI-ROLE-DOCUMENT-WEB:CAPS"/>
590     <keyword type="constant" name="ATSPI_ROLE_DOCUMENT_EMAIL" link="libatspi-atspi-constants.html#ATSPI-ROLE-DOCUMENT-EMAIL:CAPS"/>
591     <keyword type="constant" name="ATSPI_ROLE_COMMENT" link="libatspi-atspi-constants.html#ATSPI-ROLE-COMMENT:CAPS"/>
592     <keyword type="constant" name="ATSPI_ROLE_LIST_BOX" link="libatspi-atspi-constants.html#ATSPI-ROLE-LIST-BOX:CAPS"/>
593     <keyword type="constant" name="ATSPI_ROLE_GROUPING" link="libatspi-atspi-constants.html#ATSPI-ROLE-GROUPING:CAPS"/>
594     <keyword type="constant" name="ATSPI_ROLE_IMAGE_MAP" link="libatspi-atspi-constants.html#ATSPI-ROLE-IMAGE-MAP:CAPS"/>
595     <keyword type="constant" name="ATSPI_ROLE_NOTIFICATION" link="libatspi-atspi-constants.html#ATSPI-ROLE-NOTIFICATION:CAPS"/>
596     <keyword type="constant" name="ATSPI_ROLE_INFO_BAR" link="libatspi-atspi-constants.html#ATSPI-ROLE-INFO-BAR:CAPS"/>
597     <keyword type="constant" name="ATSPI_ROLE_LEVEL_BAR" link="libatspi-atspi-constants.html#ATSPI-ROLE-LEVEL-BAR:CAPS"/>
598     <keyword type="constant" name="ATSPI_ROLE_LAST_DEFINED" link="libatspi-atspi-constants.html#ATSPI-ROLE-LAST-DEFINED:CAPS"/>
599   </functions>
600 </book>