Add atspi_accessible_get_object_locale
[platform/upstream/at-spi2-core.git] / doc / libatspi / libatspi-sections.txt
1 <SECTION>
2 <FILE>atspi-text</FILE>
3 AtspiRange
4 ATSPI_TYPE_RANGE
5 atspi_range_copy
6 AtspiTextRange
7 ATSPI_TYPE_TEXT_RANGE
8 atspi_text_get_type
9 AtspiText
10 atspi_text_range_get_type
11 atspi_text_get_character_count
12 atspi_text_get_text
13 atspi_text_get_caret_offset
14 atspi_text_get_attributes
15 atspi_text_get_attribute_run
16 atspi_text_get_attribute_value
17 atspi_text_get_default_attributes
18 atspi_text_set_caret_offset
19 atspi_text_get_text_before_offset
20 atspi_text_get_text_at_offset
21 atspi_text_get_text_after_offset
22 atspi_text_get_character_at_offset
23 atspi_text_get_character_extents
24 atspi_text_get_offset_at_point
25 atspi_text_get_range_extents
26 atspi_text_get_bounded_ranges
27 atspi_text_get_n_selections
28 atspi_text_get_selection
29 atspi_text_add_selection
30 atspi_text_remove_selection
31 atspi_text_set_selection
32 <SUBSECTION Standard>
33 ATSPI_TEXT
34 ATSPI_IS_TEXT
35 ATSPI_TYPE_TEXT
36 atspi_range_get_type
37 ATSPI_TEXT_GET_IFACE
38 </SECTION>
39
40 <SECTION>
41 <FILE>atspi-stateset</FILE>
42 <TITLE>AtspiStateSet</TITLE>
43 AtspiStateSet
44 AtspiStateSetClass
45 atspi_state_set_new
46 atspi_state_set_set_by_name
47 atspi_state_set_add
48 atspi_state_set_compare
49 atspi_state_set_contains
50 atspi_state_set_equals
51 atspi_state_set_get_states
52 atspi_state_set_is_empty
53 atspi_state_set_remove
54 <SUBSECTION Standard>
55 ATSPI_STATE_SET
56 ATSPI_IS_STATE_SET
57 ATSPI_TYPE_STATE_SET
58 atspi_state_set_get_type
59 ATSPI_STATE_SET_CLASS
60 ATSPI_IS_STATE_SET_CLASS
61 ATSPI_STATE_SET_GET_CLASS
62 </SECTION>
63
64 <SECTION>
65 <FILE>atspi-application</FILE>
66 <TITLE>AtspiApplication</TITLE>
67 AtspiApplication
68 AtspiApplicationClass
69 <SUBSECTION Standard>
70 ATSPI_APPLICATION
71 ATSPI_IS_APPLICATION
72 ATSPI_TYPE_APPLICATION
73 ATSPI_APPLICATION_CLASS
74 ATSPI_IS_APPLICATION_CLASS
75 ATSPI_APPLICATION_GET_CLASS
76 </SECTION>
77
78 <SECTION>
79 <FILE>atspi-collection</FILE>
80 AtspiCollection
81 atspi_collection_is_ancestor_of
82 atspi_collection_get_matches
83 atspi_collection_get_matches_to
84 atspi_collection_get_matches_from
85 atspi_collection_get_active_descendant
86 <SUBSECTION Standard>
87 ATSPI_COLLECTION
88 ATSPI_IS_COLLECTION
89 ATSPI_TYPE_COLLECTION
90 atspi_collection_get_type
91 ATSPI_COLLECTION_GET_IFACE
92 </SECTION>
93
94 <SECTION>
95 <FILE>atspi-action</FILE>
96 AtspiAction
97 atspi_action_get_n_actions
98 atspi_action_get_description
99 atspi_action_get_key_binding
100 atspi_action_get_name
101 atspi_action_do_action
102 <SUBSECTION Standard>
103 ATSPI_ACTION
104 ATSPI_IS_ACTION
105 ATSPI_TYPE_ACTION
106 atspi_action_get_type
107 ATSPI_ACTION_GET_IFACE
108 </SECTION>
109
110 <SECTION>
111 <FILE>atspi-relation</FILE>
112 <TITLE>AtspiRelation</TITLE>
113 AtspiRelation
114 AtspiRelationClass
115 atspi_relation_get_relation_type
116 atspi_relation_get_n_targets
117 atspi_relation_get_target
118 <SUBSECTION Standard>
119 ATSPI_RELATION
120 ATSPI_IS_RELATION
121 ATSPI_TYPE_RELATION
122 atspi_relation_get_type
123 ATSPI_RELATION_GET_IFACE
124 </SECTION>
125
126 <SECTION>
127 <FILE>atspi-image</FILE>
128 AtspiImage
129 atspi_image_get_image_description
130 atspi_image_get_image_size
131 atspi_image_get_image_position
132 atspi_image_get_image_extents
133 atspi_image_get_image_locale
134 <SUBSECTION Standard>
135 ATSPI_IMAGE
136 ATSPI_IS_IMAGE
137 ATSPI_TYPE_IMAGE
138 atspi_image_get_type
139 ATSPI_IMAGE_GET_IFACE
140 </SECTION>
141
142 <SECTION>
143 <FILE>atspi-matchrule</FILE>
144 <TITLE>AtspiMatchRule</TITLE>
145 AtspiMatchRule
146 AtspiMatchRuleClass
147 atspi_match_rule_new
148 <SUBSECTION Standard>
149 ATSPI_MATCH_RULE
150 ATSPI_IS_MATCH_RULE
151 ATSPI_TYPE_MATCH_RULE
152 atspi_match_rule_get_type
153 ATSPI_MATCH_RULE_CLASS
154 ATSPI_IS_MATCH_RULE_CLASS
155 ATSPI_MATCH_RULE_GET_CLASS
156 </SECTION>
157
158 <SECTION>
159 <FILE>atspi-document</FILE>
160 AtspiDocument
161 atspi_document_get_locale
162 atspi_document_get_attribute_value
163 atspi_document_get_attributes
164 <SUBSECTION Standard>
165 ATSPI_DOCUMENT
166 ATSPI_IS_DOCUMENT
167 ATSPI_TYPE_DOCUMENT
168 atspi_document_get_type
169 ATSPI_DOCUMENT_GET_IFACE
170 </SECTION>
171
172 <SECTION>
173 <FILE>atspi-object</FILE>
174 <TITLE>AtspiObject</TITLE>
175 AtspiObject
176 AtspiObjectClass
177 <SUBSECTION Standard>
178 ATSPI_OBJECT
179 ATSPI_IS_OBJECT
180 ATSPI_TYPE_OBJECT
181 atspi_object_get_type
182 ATSPI_OBJECT_CLASS
183 ATSPI_IS_OBJECT_CLASS
184 ATSPI_OBJECT_GET_CLASS
185 </SECTION>
186
187 <SECTION>
188 <FILE>atspi-accessible</FILE>
189 <TITLE>AtspiAccessible</TITLE>
190 AtspiAccessible
191 AtspiAccessibleClass
192 atspi_accessible_new
193 atspi_role_get_name
194 atspi_accessible_get_name
195 atspi_accessible_get_description
196 atspi_accessible_get_parent
197 atspi_accessible_get_child_count
198 atspi_accessible_get_child_at_index
199 atspi_accessible_get_index_in_parent
200 atspi_accessible_get_relation_set
201 atspi_accessible_get_role
202 atspi_accessible_get_role_name
203 atspi_accessible_get_localized_role_name
204 atspi_accessible_get_state_set
205 atspi_accessible_get_attributes
206 atspi_accessible_get_attributes_as_array
207 atspi_accessible_get_locale
208 atspi_accessible_get_toolkit_name
209 atspi_accessible_get_toolkit_version
210 atspi_accessible_get_application
211 atspi_accessible_get_action
212 atspi_accessible_get_collection
213 atspi_accessible_get_component
214 atspi_accessible_get_document
215 atspi_accessible_get_editable_text
216 atspi_accessible_get_hyperlink
217 atspi_accessible_get_hypertext
218 atspi_accessible_get_image
219 atspi_accessible_get_selection
220 atspi_accessible_get_table
221 atspi_accessible_get_text
222 atspi_accessible_get_value
223 atspi_accessible_get_interfaces
224 <SUBSECTION Standard>
225 ATSPI_ACCESSIBLE
226 ATSPI_IS_ACCESSIBLE
227 ATSPI_TYPE_ACCESSIBLE
228 atspi_accessible_get_type
229 ATSPI_ACCESSIBLE_CLASS
230 ATSPI_IS_ACCESSIBLE_CLASS
231 ATSPI_ACCESSIBLE_GET_CLASS
232 </SECTION>
233
234 <SECTION>
235 <FILE>atspi-device-listener</FILE>
236 <TITLE>AtspiDeviceListener</TITLE>
237 AtspiDeviceListenerCB
238 AtspiDeviceListenerSimpleCB
239 AtspiDeviceListener
240 AtspiDeviceListenerClass
241 atspi_device_listener_new
242 atspi_device_listener_new_simple
243 atspi_device_listener_add_callback
244 atspi_device_listener_remove_callback
245 <SUBSECTION Standard>
246 ATSPI_DEVICE_LISTENER
247 ATSPI_IS_DEVICE_LISTENER
248 ATSPI_TYPE_DEVICE_LISTENER
249 atspi_device_listener_get_type
250 ATSPI_DEVICE_LISTENER_CLASS
251 ATSPI_IS_DEVICE_LISTENER_CLASS
252 ATSPI_DEVICE_LISTENER_GET_CLASS
253 </SECTION>
254
255 <SECTION>
256 <FILE>atspi-hyperlink</FILE>
257 <TITLE>AtspiHyperlink</TITLE>
258 AtspiHyperlink
259 AtspiHyperlinkClass
260 atspi_hyperlink_new
261 atspi_hyperlink_get_n_anchors
262 atspi_hyperlink_get_uri
263 atspi_hyperlink_get_object
264 atspi_hyperlink_get_index_range
265 atspi_hyperlink_get_start_index
266 atspi_hyperlink_get_end_index
267 atspi_hyperlink_is_valid
268 <SUBSECTION Standard>
269 ATSPI_HYPERLINK
270 ATSPI_IS_HYPERLINK
271 ATSPI_TYPE_HYPERLINK
272 atspi_hyperlink_get_type
273 ATSPI_HYPERLINK_CLASS
274 ATSPI_IS_HYPERLINK_CLASS
275 ATSPI_HYPERLINK_GET_CLASS
276 </SECTION>
277
278 <SECTION>
279 <FILE>atspi-editabletext</FILE>
280 AtspiEditableText
281 atspi_editable_text_set_attributes
282 atspi_editable_text_insert_text
283 atspi_editable_text_copy_text
284 atspi_editable_text_cut_text
285 atspi_editable_text_delete_text
286 atspi_editable_text_paste_text
287 <SUBSECTION Standard>
288 ATSPI_EDITABLE_TEXT
289 ATSPI_IS_EDITABLE_TEXT
290 ATSPI_TYPE_EDITABLE_TEXT
291 atspi_editable_text_get_type
292 ATSPI_EDITABLE_TEXT_GET_IFACE
293 </SECTION>
294
295 <SECTION>
296 <FILE>atspi-value</FILE>
297 AtspiValue
298 atspi_value_get_minimum_value
299 atspi_value_get_current_value
300 atspi_value_get_maximum_value
301 atspi_value_set_current_value
302 atspi_value_get_minimum_increment
303 <SUBSECTION Standard>
304 ATSPI_VALUE
305 ATSPI_IS_VALUE
306 ATSPI_TYPE_VALUE
307 atspi_value_get_type
308 ATSPI_VALUE_GET_IFACE
309 </SECTION>
310
311 <SECTION>
312 <FILE>atspi-table</FILE>
313 AtspiTable
314 atspi_table_get_caption
315 atspi_table_get_summary
316 atspi_table_get_n_rows
317 atspi_table_get_n_columns
318 atspi_table_get_accessible_at
319 atspi_table_get_index_at
320 atspi_table_get_row_at_index
321 atspi_table_get_column_at_index
322 atspi_table_get_row_description
323 atspi_table_get_column_description
324 atspi_table_get_row_extent_at
325 atspi_table_get_column_extent_at
326 atspi_table_get_row_header
327 atspi_table_get_column_header
328 atspi_table_get_n_selected_rows
329 atspi_table_get_selected_rows
330 atspi_table_get_selected_columns
331 atspi_table_get_n_selected_columns
332 atspi_table_is_row_selected
333 atspi_table_is_column_selected
334 atspi_table_add_row_selection
335 atspi_table_add_column_selection
336 atspi_table_remove_row_selection
337 atspi_table_remove_column_selection
338 atspi_table_get_row_column_extents_at_index
339 atspi_table_is_selected
340 <SUBSECTION Standard>
341 ATSPI_TABLE
342 ATSPI_IS_TABLE
343 ATSPI_TYPE_TABLE
344 atspi_table_get_type
345 ATSPI_TABLE_GET_IFACE
346 </SECTION>
347
348 <SECTION>
349 <FILE>atspi-selection</FILE>
350 AtspiSelection
351 atspi_selection_get_n_selected_children
352 atspi_selection_get_selected_child
353 atspi_selection_select_child
354 atspi_selection_deselect_selected_child
355 atspi_selection_deselect_child
356 atspi_selection_is_child_selected
357 atspi_selection_select_all
358 atspi_selection_clear_selection
359 <SUBSECTION Standard>
360 ATSPI_SELECTION
361 ATSPI_IS_SELECTION
362 ATSPI_TYPE_SELECTION
363 atspi_selection_get_type
364 ATSPI_SELECTION_GET_IFACE
365 </SECTION>
366
367 <SECTION>
368 <FILE>atspi-event-listener</FILE>
369 <TITLE>AtspiEventListener</TITLE>
370 AtspiEventListenerCB
371 AtspiEventListenerSimpleCB
372 AtspiEventListener
373 AtspiEventListenerClass
374 atspi_event_listener_get_type
375 atspi_event_listener_new
376 atspi_event_listener_new_simple
377 atspi_event_listener_register
378 atspi_event_listener_register_from_callback
379 atspi_event_listener_register_no_data
380 atspi_event_listener_deregister
381 atspi_event_listener_deregister_from_callback
382 atspi_event_listener_deregister_no_data
383 <SUBSECTION Standard>
384 ATSPI_EVENT_LISTENER
385 ATSPI_IS_EVENT_LISTENER
386 ATSPI_TYPE_EVENT_LISTENER
387 atspi_event_get_type
388 ATSPI_EVENT_LISTENER_CLASS
389 ATSPI_IS_EVENT_LISTENER_CLASS
390 ATSPI_EVENT_LISTENER_GET_CLASS
391 </SECTION>
392
393 <SECTION>
394 <FILE>atspi-hypertext</FILE>
395 AtspiHypertext
396 atspi_hypertext_get_n_links
397 atspi_hypertext_get_link
398 atspi_hypertext_get_link_index
399 <SUBSECTION Standard>
400 ATSPI_HYPERTEXT
401 ATSPI_IS_HYPERTEXT
402 ATSPI_TYPE_HYPERTEXT
403 atspi_hypertext_get_type
404 ATSPI_HYPERTEXT_GET_IFACE
405 </SECTION>
406
407 <SECTION>
408 <FILE>atspi-component</FILE>
409 AtspiRect
410 ATSPI_TYPE_RECT
411 atspi_rect_copy
412 AtspiPoint
413 ATSPI_TYPE_POINT
414 atspi_point_get_type
415 atspi_point_copy
416 atspi_component_get_type
417 AtspiComponent
418 atspi_component_contains
419 atspi_component_get_accessible_at_point
420 atspi_component_get_extents
421 atspi_component_get_position
422 atspi_component_get_size
423 atspi_component_get_layer
424 atspi_component_get_mdi_z_order
425 atspi_component_grab_focus
426 atspi_component_get_alpha
427 <SUBSECTION Standard>
428 ATSPI_COMPONENT
429 ATSPI_IS_COMPONENT
430 ATSPI_TYPE_COMPONENT
431 atspi_rect_get_type
432 ATSPI_COMPONENT_GET_IFACE
433 </SECTION>
434
435 <SECTION>
436 <FILE>atspi-registry</FILE>
437 atspi_key_definition_get_type
438 atspi_get_desktop_count
439 atspi_get_desktop
440 atspi_get_desktop_list
441 atspi_register_keystroke_listener
442 atspi_deregister_keystroke_listener
443 atspi_register_device_event_listener
444 atspi_deregister_device_event_listener
445 atspi_generate_keyboard_event
446 atspi_generate_mouse_event
447 </SECTION>
448
449 <SECTION>
450 <FILE>atspi-types</FILE>
451 AtspiAccessible
452 AtspiAction
453 AtspiCollection
454 AtspiComponent
455 AtspiDocument
456 AtspiEditableText
457 AtspiHyperlink
458 AtspiHypertext
459 AtspiImage
460 AtspiSelection
461 AtspiTable
462 AtspiText
463 AtspiValue
464 AtspiControllerEventMask
465 AtspiKeyMaskType
466 AtspiKeyEventMask
467 AtspiDeviceEventMask
468 AtspiDeviceEvent
469 AtspiEventListenerMode
470 AtspiKeyDefinition
471 AtspiEvent
472 ATSPI_TYPE_EVENT
473 AtspiKeystrokeListener
474 AtspiKeyListenerSyncType
475 </SECTION>
476
477 <SECTION>
478 <FILE>atspi-constants</FILE>
479 AtspiLocaleType
480 ATSPI_LOCALE_TYPE
481 AtspiCoordType
482 ATSPI_COORD_TYPE_COUNT
483 AtspiCollectionSortOrder
484 ATSPI_SORTORDER_COUNT
485 AtspiCollectionMatchType
486 ATSPI_MATCHTYPES_COUNT
487 AtspiCollectionTreeTraversalType
488 ATSPI_TREETRAVERSALTYPE
489 AtspiComponentLayer
490 ATSPI_COMPONENTLAYER_COUNT
491 AtspiTextBoundaryType
492 ATSPI_TEXT_BOUNDARY_TYPE_COUNT
493 AtspiTextClipType
494 ATSPI_TEXT_CLIP_TYPE_COUNT
495 AtspiStateType
496 ATSPI_STATETYPE_COUNT
497 AtspiKeyEventType
498 ATSPI_KEYEVENTTYPE_COUNT
499 AtspiEventType
500 ATSPI_EVENTTYPE_COUNT
501 AtspiKeySynthType
502 ATSPI_KEYSYNTHTYPE_COUNT
503 AtspiModifierType
504 ATSPI_MODIFIERTYPE_COUNT
505 AtspiRelationType
506 ATSPI_RELATIONTYPE_COUNT
507 AtspiRole
508 ATSPI_ROLE_COUNT
509 </SECTION>
510
511 <SECTION>
512 <FILE>atspi-misc</FILE>
513 atspi_init
514 atspi_event_main
515 atspi_event_quit
516 atspi_exit
517 </SECTION>
518
519 <SECTION>
520 <FILE>atspi-misc-private</FILE>
521 ATSPI_CACHE_PARENT
522 ATSPI_CACHE_CHILDREN
523 ATSPI_CACHE_NAME
524 ATSPI_CACHE_DESCRIPTION
525 ATSPI_CACHE_STATES
526 ATSPI_CACHE_ROLE
527 ATSPI_CACHE_INTERFACES
528 AtspiReference
529 ATSPI_DBUS_NAME_REGISTRY
530 ATSPI_DBUS_PATH_REGISTRY
531 ATSPI_DBUS_INTERFACE_REGISTRY
532 ATSPI_DBUS_PATH_NULL
533 ATSPI_DBUS_PATH_ROOT
534 ATSPI_DBUS_PATH_DEC
535 ATSPI_DBUS_INTERFACE_DEC
536 ATSPI_DBUS_INTERFACE_DEVICE_EVENT_LISTENER
537 ATSPI_DBUS_INTERFACE_CACHE
538 ATSPI_DBUS_INTERFACE_ACCESSIBLE
539 ATSPI_DBUS_INTERFACE_ACTION
540 ATSPI_DBUS_INTERFACE_APPLICATION
541 ATSPI_DBUS_INTERFACE_COLLECTION
542 ATSPI_DBUS_INTERFACE_COMPONENT
543 ATSPI_DBUS_INTERFACE_DOCUMENT
544 ATSPI_DBUS_INTERFACE_EDITABLE_TEXT
545 ATSPI_DBUS_INTERFACE_EVENT_KEYBOARD
546 ATSPI_DBUS_INTERFACE_EVENT_MOUSE
547 ATSPI_DBUS_INTERFACE_EVENT_OBJECT
548 ATSPI_DBUS_INTERFACE_HYPERLINK
549 ATSPI_DBUS_INTERFACE_HYPERTEXT
550 ATSPI_DBUS_INTERFACE_IMAGE
551 ATSPI_DBUS_INTERFACE_SELECTION
552 ATSPI_DBUS_INTERFACE_TABLE
553 ATSPI_DBUS_INTERFACE_TEXT
554 ATSPI_DBUS_INTERFACE_VALUE
555 ATSPI_DBUS_INTERFACE_SOCKET
556 atspi_path_dec
557 atspi_path_registry
558 atspi_path_root
559 atspi_bus_registry
560 atspi_interface_accessible
561 atspi_interface_action
562 atspi_interface_application
563 atspi_interface_collection
564 atspi_interface_component
565 atspi_interface_dec
566 atspi_interface_device_event_listener
567 atspi_interface_document
568 atspi_interface_editable_text
569 atspi_interface_hyperlink
570 atspi_interface_hypertext
571 atspi_interface_image
572 atspi_interface_registry
573 atspi_interface_selection
574 atspi_interface_table
575 atspi_interface_text
576 atspi_interface_cache
577 atspi_interface_value
578 </SECTION>
579
580 <SECTION>
581 <FILE>atspi-listener-private</FILE>
582 atspi_dbus_handle_deviceEvent
583 </SECTION>
584