atk 1.1.9-x86-mingw32 → 1.2.0-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (135) hide show
  1. data/Rakefile +12 -1
  2. data/lib/1.8/atk.so +0 -0
  3. data/lib/1.9/atk.so +0 -0
  4. data/vendor/local/bin/libatk-1.0-0.dll +0 -0
  5. data/vendor/local/include/atk-1.0/atk/atk.h +1 -0
  6. data/vendor/local/include/atk-1.0/atk/atkaction.h +8 -8
  7. data/vendor/local/include/atk-1.0/atk/atkdocument.h +6 -6
  8. data/vendor/local/include/atk-1.0/atk/atkhyperlink.h +1 -0
  9. data/vendor/local/include/atk-1.0/atk/atkimage.h +4 -4
  10. data/vendor/local/include/atk-1.0/atk/atkmisc.h +24 -1
  11. data/vendor/local/include/atk-1.0/atk/atkobject.h +35 -7
  12. data/vendor/local/include/atk-1.0/atk/atkrelation.h +1 -1
  13. data/vendor/local/include/atk-1.0/atk/atkrelationset.h +3 -0
  14. data/vendor/local/include/atk-1.0/atk/atkstate.h +1 -1
  15. data/vendor/local/include/atk-1.0/atk/atkstreamablecontent.h +6 -6
  16. data/vendor/local/include/atk-1.0/atk/atktable.h +5 -8
  17. data/vendor/local/include/atk-1.0/atk/atktext.h +4 -2
  18. data/vendor/local/include/atk-1.0/atk/atkutil.h +75 -66
  19. data/vendor/local/include/atk-1.0/atk/atkwindow.h +54 -0
  20. data/vendor/local/lib/atk-1.0.def +2 -0
  21. data/vendor/local/lib/libatk-1.0.dll.a +0 -0
  22. data/vendor/local/lib/libatk-1.0.la +41 -0
  23. data/vendor/local/lib/pkgconfig/atk.pc +1 -1
  24. data/vendor/local/share/gtk-doc/html/atk/AtkAction.html +330 -0
  25. data/vendor/local/share/gtk-doc/html/atk/AtkComponent.html +639 -0
  26. data/vendor/local/share/gtk-doc/html/atk/AtkDocument.html +343 -0
  27. data/vendor/local/share/gtk-doc/html/atk/AtkEditableText.html +328 -0
  28. data/vendor/local/share/gtk-doc/html/atk/AtkGObjectAccessible.html +128 -0
  29. data/vendor/local/share/gtk-doc/html/atk/AtkHyperlink.html +400 -0
  30. data/vendor/local/share/gtk-doc/html/atk/AtkHypertext.html +215 -0
  31. data/vendor/local/share/gtk-doc/html/atk/AtkImage.html +238 -0
  32. data/vendor/local/share/gtk-doc/html/atk/AtkNoOpObject.html +109 -0
  33. data/vendor/local/share/gtk-doc/html/atk/AtkNoOpObjectFactory.html +94 -0
  34. data/vendor/local/share/gtk-doc/html/atk/AtkObject.html +1960 -0
  35. data/vendor/local/share/gtk-doc/html/atk/AtkObjectFactory.html +166 -0
  36. data/vendor/local/share/gtk-doc/html/atk/AtkRegistry.html +201 -0
  37. data/vendor/local/share/gtk-doc/html/atk/AtkRelation.html +443 -0
  38. data/vendor/local/share/gtk-doc/html/atk/AtkRelationSet.html +313 -0
  39. data/vendor/local/share/gtk-doc/html/atk/AtkSelection.html +330 -0
  40. data/vendor/local/share/gtk-doc/html/atk/AtkStateSet.html +395 -0
  41. data/vendor/local/share/gtk-doc/html/atk/AtkStreamableContent.html +213 -0
  42. data/vendor/local/share/gtk-doc/html/atk/AtkTable.html +1210 -0
  43. data/vendor/local/share/gtk-doc/html/atk/AtkText.html +1745 -0
  44. data/vendor/local/share/gtk-doc/html/atk/AtkUtil.html +743 -0
  45. data/vendor/local/share/gtk-doc/html/atk/AtkValue.html +216 -0
  46. data/vendor/local/share/gtk-doc/html/atk/api-index-1-12.html +51 -0
  47. data/vendor/local/share/gtk-doc/html/atk/api-index-1-13.html +31 -0
  48. data/vendor/local/share/gtk-doc/html/atk/api-index-1-18.html +31 -0
  49. data/vendor/local/share/gtk-doc/html/atk/api-index-1-20.html +35 -0
  50. data/vendor/local/share/gtk-doc/html/atk/api-index-1-22.html +45 -0
  51. data/vendor/local/share/gtk-doc/html/atk/api-index-1-24.html +31 -0
  52. data/vendor/local/share/gtk-doc/html/atk/api-index-1-26.html +31 -0
  53. data/vendor/local/share/gtk-doc/html/atk/api-index-1-28.html +31 -0
  54. data/vendor/local/share/gtk-doc/html/atk/api-index-1-3.html +41 -0
  55. data/vendor/local/share/gtk-doc/html/atk/api-index-1-30.html +39 -0
  56. data/vendor/local/share/gtk-doc/html/atk/api-index-1-32.html +30 -0
  57. data/vendor/local/share/gtk-doc/html/atk/api-index-1-4.html +35 -0
  58. data/vendor/local/share/gtk-doc/html/atk/api-index-1-6.html +35 -0
  59. data/vendor/local/share/gtk-doc/html/atk/api-index-deprecated.html +41 -0
  60. data/vendor/local/share/gtk-doc/html/atk/api-index-full.html +651 -0
  61. data/vendor/local/share/gtk-doc/html/atk/atk-AtkHyperlinkImpl.html +107 -0
  62. data/vendor/local/share/gtk-doc/html/atk/atk-AtkPlug.html +81 -0
  63. data/vendor/local/share/gtk-doc/html/atk/atk-AtkSocket.html +130 -0
  64. data/vendor/local/share/gtk-doc/html/atk/atk-AtkState.html +430 -0
  65. data/vendor/local/share/gtk-doc/html/atk/atk.devhelp2 +573 -0
  66. data/vendor/local/share/gtk-doc/html/atk/atk.html +121 -0
  67. data/vendor/local/share/gtk-doc/html/atk/home.png +0 -0
  68. data/vendor/local/share/gtk-doc/html/atk/index.html +136 -0
  69. data/vendor/local/share/gtk-doc/html/atk/index.sgml +688 -0
  70. data/vendor/local/share/gtk-doc/html/atk/left.png +0 -0
  71. data/vendor/local/share/gtk-doc/html/atk/right.png +0 -0
  72. data/vendor/local/share/gtk-doc/html/atk/style.css +266 -0
  73. data/vendor/local/share/gtk-doc/html/atk/up.png +0 -0
  74. data/vendor/local/share/license/atk/AUTHORS +5 -0
  75. data/vendor/local/share/license/atk/COPYING +482 -0
  76. data/vendor/local/share/locale/as/LC_MESSAGES/atk10.mo +0 -0
  77. data/vendor/local/share/locale/ast/LC_MESSAGES/atk10.mo +0 -0
  78. data/vendor/local/share/locale/be/LC_MESSAGES/atk10.mo +0 -0
  79. data/vendor/local/share/locale/bg/LC_MESSAGES/atk10.mo +0 -0
  80. data/vendor/local/share/locale/bn_IN/LC_MESSAGES/atk10.mo +0 -0
  81. data/vendor/local/share/locale/ca/LC_MESSAGES/atk10.mo +0 -0
  82. data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/atk10.mo +0 -0
  83. data/vendor/local/share/locale/cs/LC_MESSAGES/atk10.mo +0 -0
  84. data/vendor/local/share/locale/da/LC_MESSAGES/atk10.mo +0 -0
  85. data/vendor/local/share/locale/de/LC_MESSAGES/atk10.mo +0 -0
  86. data/vendor/local/share/locale/el/LC_MESSAGES/atk10.mo +0 -0
  87. data/vendor/local/share/locale/en_GB/LC_MESSAGES/atk10.mo +0 -0
  88. data/vendor/local/share/locale/eo/LC_MESSAGES/atk10.mo +0 -0
  89. data/vendor/local/share/locale/es/LC_MESSAGES/atk10.mo +0 -0
  90. data/vendor/local/share/locale/et/LC_MESSAGES/atk10.mo +0 -0
  91. data/vendor/local/share/locale/eu/LC_MESSAGES/atk10.mo +0 -0
  92. data/vendor/local/share/locale/fa/LC_MESSAGES/atk10.mo +0 -0
  93. data/vendor/local/share/locale/fr/LC_MESSAGES/atk10.mo +0 -0
  94. data/vendor/local/share/locale/gl/LC_MESSAGES/atk10.mo +0 -0
  95. data/vendor/local/share/locale/gu/LC_MESSAGES/atk10.mo +0 -0
  96. data/vendor/local/share/locale/he/LC_MESSAGES/atk10.mo +0 -0
  97. data/vendor/local/share/locale/hi/LC_MESSAGES/atk10.mo +0 -0
  98. data/vendor/local/share/locale/hu/LC_MESSAGES/atk10.mo +0 -0
  99. data/vendor/local/share/locale/id/LC_MESSAGES/atk10.mo +0 -0
  100. data/vendor/local/share/locale/it/LC_MESSAGES/atk10.mo +0 -0
  101. data/vendor/local/share/locale/ja/LC_MESSAGES/atk10.mo +0 -0
  102. data/vendor/local/share/locale/km/LC_MESSAGES/atk10.mo +0 -0
  103. data/vendor/local/share/locale/kn/LC_MESSAGES/atk10.mo +0 -0
  104. data/vendor/local/share/locale/ko/LC_MESSAGES/atk10.mo +0 -0
  105. data/vendor/local/share/locale/lt/LC_MESSAGES/atk10.mo +0 -0
  106. data/vendor/local/share/locale/lv/LC_MESSAGES/atk10.mo +0 -0
  107. data/vendor/local/share/locale/ml/LC_MESSAGES/atk10.mo +0 -0
  108. data/vendor/local/share/locale/nb/LC_MESSAGES/atk10.mo +0 -0
  109. data/vendor/local/share/locale/nn/LC_MESSAGES/atk10.mo +0 -0
  110. data/vendor/local/share/locale/or/LC_MESSAGES/atk10.mo +0 -0
  111. data/vendor/local/share/locale/pa/LC_MESSAGES/atk10.mo +0 -0
  112. data/vendor/local/share/locale/pl/LC_MESSAGES/atk10.mo +0 -0
  113. data/vendor/local/share/locale/pt/LC_MESSAGES/atk10.mo +0 -0
  114. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/atk10.mo +0 -0
  115. data/vendor/local/share/locale/ru/LC_MESSAGES/atk10.mo +0 -0
  116. data/vendor/local/share/locale/sl/LC_MESSAGES/atk10.mo +0 -0
  117. data/vendor/local/share/locale/sr/LC_MESSAGES/atk10.mo +0 -0
  118. data/vendor/local/share/locale/sr@latin/LC_MESSAGES/atk10.mo +0 -0
  119. data/vendor/local/share/locale/sv/LC_MESSAGES/atk10.mo +0 -0
  120. data/vendor/local/share/locale/ta/LC_MESSAGES/atk10.mo +0 -0
  121. data/vendor/local/share/locale/te/LC_MESSAGES/atk10.mo +0 -0
  122. data/vendor/local/share/locale/tr/LC_MESSAGES/atk10.mo +0 -0
  123. data/vendor/local/share/locale/ug/LC_MESSAGES/atk10.mo +0 -0
  124. data/vendor/local/share/locale/uk/LC_MESSAGES/atk10.mo +0 -0
  125. data/vendor/local/share/locale/vi/LC_MESSAGES/atk10.mo +0 -0
  126. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/atk10.mo +0 -0
  127. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/atk10.mo +0 -0
  128. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/atk10.mo +0 -0
  129. data/vendor/local/share/locale/zu/LC_MESSAGES/atk10.mo +0 -0
  130. metadata +65 -14
  131. data/vendor/local/lib/atk-1.0.lib +0 -0
  132. data/vendor/local/manifest/atk-dev_1.32.0-2_win32.mft +0 -37
  133. data/vendor/local/manifest/atk_1.32.0-2_win32.mft +0 -95
  134. data/vendor/local/src/dieterv/packaging/atk_1.32.0-2_win32.log +0 -740
  135. data/vendor/local/src/dieterv/packaging/atk_1.32.0-2_win32.sh +0 -76
@@ -0,0 +1,573 @@
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="ATK - Accessibility Toolkit" link="index.html" author="" name="atk" version="2" language="c">
4
+ <chapters>
5
+ <sub name="ATK Library" link="atk.html">
6
+ <sub name="AtkAction" link="AtkAction.html"/>
7
+ <sub name="AtkComponent" link="AtkComponent.html"/>
8
+ <sub name="AtkDocument" link="AtkDocument.html"/>
9
+ <sub name="AtkEditableText" link="AtkEditableText.html"/>
10
+ <sub name="AtkGObjectAccessible" link="AtkGObjectAccessible.html"/>
11
+ <sub name="AtkHyperlink" link="AtkHyperlink.html"/>
12
+ <sub name="AtkHyperlinkImpl" link="atk-AtkHyperlinkImpl.html"/>
13
+ <sub name="AtkHypertext" link="AtkHypertext.html"/>
14
+ <sub name="AtkImage" link="AtkImage.html"/>
15
+ <sub name="AtkNoOpObject" link="AtkNoOpObject.html"/>
16
+ <sub name="AtkNoOpObjectFactory" link="AtkNoOpObjectFactory.html"/>
17
+ <sub name="AtkObject" link="AtkObject.html"/>
18
+ <sub name="AtkObjectFactory" link="AtkObjectFactory.html"/>
19
+ <sub name="AtkPlug" link="atk-AtkPlug.html"/>
20
+ <sub name="AtkRegistry" link="AtkRegistry.html"/>
21
+ <sub name="AtkRelation" link="AtkRelation.html"/>
22
+ <sub name="AtkRelationSet" link="AtkRelationSet.html"/>
23
+ <sub name="AtkSelection" link="AtkSelection.html"/>
24
+ <sub name="AtkSocket" link="atk-AtkSocket.html"/>
25
+ <sub name="AtkState" link="atk-AtkState.html"/>
26
+ <sub name="AtkStateSet" link="AtkStateSet.html"/>
27
+ <sub name="AtkStreamableContent" link="AtkStreamableContent.html"/>
28
+ <sub name="AtkTable" link="AtkTable.html"/>
29
+ <sub name="AtkText" link="AtkText.html"/>
30
+ <sub name="AtkUtil" link="AtkUtil.html"/>
31
+ <sub name="AtkValue" link="AtkValue.html"/>
32
+ </sub>
33
+ <sub name="Index of all symbols" link="api-index-full.html"/>
34
+ <sub name="Index of deprecated symbols" link="api-index-deprecated.html"/>
35
+ <sub name="Index of new symbols in 1.3" link="api-index-1-3.html"/>
36
+ <sub name="Index of new symbols in 1.4" link="api-index-1-4.html"/>
37
+ <sub name="Index of new symbols in 1.6" link="api-index-1-6.html"/>
38
+ <sub name="Index of new symbols in 1.12" link="api-index-1-12.html"/>
39
+ <sub name="Index of new symbols in 1.13" link="api-index-1-13.html"/>
40
+ <sub name="Index of new symbols in 1.18" link="api-index-1-18.html"/>
41
+ <sub name="Index of new symbols in 1.20" link="api-index-1-20.html"/>
42
+ <sub name="Index of new symbols in 1.22" link="api-index-1-22.html"/>
43
+ <sub name="Index of new symbols in 1.24" link="api-index-1-24.html"/>
44
+ <sub name="Index of new symbols in 1.26" link="api-index-1-26.html"/>
45
+ <sub name="Index of new symbols in 1.28" link="api-index-1-28.html"/>
46
+ <sub name="Index of new symbols in 1.30" link="api-index-1-30.html"/>
47
+ <sub name="Index of new symbols in 1.32" link="api-index-1-32.html"/>
48
+ </chapters>
49
+ <functions>
50
+ <keyword type="struct" name="AtkAction" link="AtkAction.html#AtkAction-struct"/>
51
+ <keyword type="function" name="atk_action_do_action ()" link="AtkAction.html#atk-action-do-action"/>
52
+ <keyword type="function" name="atk_action_get_n_actions ()" link="AtkAction.html#atk-action-get-n-actions"/>
53
+ <keyword type="function" name="atk_action_get_description ()" link="AtkAction.html#atk-action-get-description"/>
54
+ <keyword type="function" name="atk_action_get_name ()" link="AtkAction.html#atk-action-get-name"/>
55
+ <keyword type="function" name="atk_action_get_localized_name ()" link="AtkAction.html#atk-action-get-localized-name"/>
56
+ <keyword type="function" name="atk_action_get_keybinding ()" link="AtkAction.html#atk-action-get-keybinding"/>
57
+ <keyword type="function" name="atk_action_set_description ()" link="AtkAction.html#atk-action-set-description"/>
58
+ <keyword type="struct" name="AtkComponent" link="AtkComponent.html#AtkComponent-struct"/>
59
+ <keyword type="function" name="atk_component_add_focus_handler ()" link="AtkComponent.html#atk-component-add-focus-handler"/>
60
+ <keyword type="function" name="atk_component_contains ()" link="AtkComponent.html#atk-component-contains"/>
61
+ <keyword type="function" name="atk_component_get_extents ()" link="AtkComponent.html#atk-component-get-extents"/>
62
+ <keyword type="function" name="atk_component_get_layer ()" link="AtkComponent.html#atk-component-get-layer"/>
63
+ <keyword type="function" name="atk_component_get_mdi_zorder ()" link="AtkComponent.html#atk-component-get-mdi-zorder"/>
64
+ <keyword type="function" name="atk_component_get_position ()" link="AtkComponent.html#atk-component-get-position"/>
65
+ <keyword type="function" name="atk_component_get_size ()" link="AtkComponent.html#atk-component-get-size"/>
66
+ <keyword type="function" name="atk_component_grab_focus ()" link="AtkComponent.html#atk-component-grab-focus"/>
67
+ <keyword type="function" name="atk_component_ref_accessible_at_point ()" link="AtkComponent.html#atk-component-ref-accessible-at-point"/>
68
+ <keyword type="function" name="atk_component_remove_focus_handler ()" link="AtkComponent.html#atk-component-remove-focus-handler"/>
69
+ <keyword type="function" name="atk_component_set_extents ()" link="AtkComponent.html#atk-component-set-extents"/>
70
+ <keyword type="function" name="atk_component_set_position ()" link="AtkComponent.html#atk-component-set-position"/>
71
+ <keyword type="function" name="atk_component_set_size ()" link="AtkComponent.html#atk-component-set-size"/>
72
+ <keyword type="function" name="atk_component_get_alpha ()" link="AtkComponent.html#atk-component-get-alpha" since="1.12"/>
73
+ <keyword type="signal" name="The &quot;bounds-changed&quot; signal" link="AtkComponent.html#AtkComponent-bounds-changed"/>
74
+ <keyword type="struct" name="AtkDocument" link="AtkDocument.html#AtkDocument-struct"/>
75
+ <keyword type="function" name="atk_document_get_document_type ()" link="AtkDocument.html#atk-document-get-document-type"/>
76
+ <keyword type="function" name="atk_document_get_document ()" link="AtkDocument.html#atk-document-get-document"/>
77
+ <keyword type="function" name="atk_document_get_attribute_value ()" link="AtkDocument.html#atk-document-get-attribute-value" since="1.12"/>
78
+ <keyword type="function" name="atk_document_set_attribute_value ()" link="AtkDocument.html#atk-document-set-attribute-value" since="1.12"/>
79
+ <keyword type="function" name="atk_document_get_attributes ()" link="AtkDocument.html#atk-document-get-attributes" since="1.12"/>
80
+ <keyword type="function" name="atk_document_get_locale ()" link="AtkDocument.html#atk-document-get-locale"/>
81
+ <keyword type="signal" name="The &quot;load-complete&quot; signal" link="AtkDocument.html#AtkDocument-load-complete"/>
82
+ <keyword type="signal" name="The &quot;load-stopped&quot; signal" link="AtkDocument.html#AtkDocument-load-stopped"/>
83
+ <keyword type="signal" name="The &quot;reload&quot; signal" link="AtkDocument.html#AtkDocument-reload"/>
84
+ <keyword type="struct" name="AtkEditableText" link="AtkEditableText.html#AtkEditableText-struct"/>
85
+ <keyword type="function" name="atk_editable_text_set_run_attributes ()" link="AtkEditableText.html#atk-editable-text-set-run-attributes"/>
86
+ <keyword type="function" name="atk_editable_text_set_text_contents ()" link="AtkEditableText.html#atk-editable-text-set-text-contents"/>
87
+ <keyword type="function" name="atk_editable_text_insert_text ()" link="AtkEditableText.html#atk-editable-text-insert-text"/>
88
+ <keyword type="function" name="atk_editable_text_copy_text ()" link="AtkEditableText.html#atk-editable-text-copy-text"/>
89
+ <keyword type="function" name="atk_editable_text_cut_text ()" link="AtkEditableText.html#atk-editable-text-cut-text"/>
90
+ <keyword type="function" name="atk_editable_text_delete_text ()" link="AtkEditableText.html#atk-editable-text-delete-text"/>
91
+ <keyword type="function" name="atk_editable_text_paste_text ()" link="AtkEditableText.html#atk-editable-text-paste-text"/>
92
+ <keyword type="struct" name="struct AtkGObjectAccessible" link="AtkGObjectAccessible.html#AtkGObjectAccessible-struct"/>
93
+ <keyword type="function" name="atk_gobject_accessible_for_object ()" link="AtkGObjectAccessible.html#atk-gobject-accessible-for-object"/>
94
+ <keyword type="function" name="atk_gobject_accessible_get_object ()" link="AtkGObjectAccessible.html#atk-gobject-accessible-get-object"/>
95
+ <keyword type="struct" name="struct AtkHyperlink" link="AtkHyperlink.html#AtkHyperlink-struct"/>
96
+ <keyword type="enum" name="enum AtkHyperlinkStateFlags" link="AtkHyperlink.html#AtkHyperlinkStateFlags"/>
97
+ <keyword type="function" name="atk_hyperlink_get_uri ()" link="AtkHyperlink.html#atk-hyperlink-get-uri"/>
98
+ <keyword type="function" name="atk_hyperlink_get_object ()" link="AtkHyperlink.html#atk-hyperlink-get-object"/>
99
+ <keyword type="function" name="atk_hyperlink_get_end_index ()" link="AtkHyperlink.html#atk-hyperlink-get-end-index"/>
100
+ <keyword type="function" name="atk_hyperlink_get_start_index ()" link="AtkHyperlink.html#atk-hyperlink-get-start-index"/>
101
+ <keyword type="function" name="atk_hyperlink_is_valid ()" link="AtkHyperlink.html#atk-hyperlink-is-valid"/>
102
+ <keyword type="function" name="atk_hyperlink_is_inline ()" link="AtkHyperlink.html#atk-hyperlink-is-inline"/>
103
+ <keyword type="function" name="atk_hyperlink_get_n_anchors ()" link="AtkHyperlink.html#atk-hyperlink-get-n-anchors"/>
104
+ <keyword type="function" name="atk_hyperlink_is_selected_link ()" link="AtkHyperlink.html#atk-hyperlink-is-selected-link" deprecated="Please use ATK_STATE_SELECTED to indicate when a hyperlink within a Hypertext container is selected." since="1.4"/>
105
+ <keyword type="property" name="The &quot;end-index&quot; property" link="AtkHyperlink.html#AtkHyperlink--end-index"/>
106
+ <keyword type="property" name="The &quot;number-of-anchors&quot; property" link="AtkHyperlink.html#AtkHyperlink--number-of-anchors"/>
107
+ <keyword type="property" name="The &quot;selected-link&quot; property" link="AtkHyperlink.html#AtkHyperlink--selected-link"/>
108
+ <keyword type="property" name="The &quot;start-index&quot; property" link="AtkHyperlink.html#AtkHyperlink--start-index"/>
109
+ <keyword type="signal" name="The &quot;link-activated&quot; signal" link="AtkHyperlink.html#AtkHyperlink-link-activated"/>
110
+ <keyword type="struct" name="AtkHyperlinkImpl" link="atk-AtkHyperlinkImpl.html#AtkHyperlinkImpl"/>
111
+ <keyword type="function" name="atk_hyperlink_impl_get_hyperlink ()" link="atk-AtkHyperlinkImpl.html#atk-hyperlink-impl-get-hyperlink" since="1.12"/>
112
+ <keyword type="struct" name="AtkHypertext" link="AtkHypertext.html#AtkHypertext-struct"/>
113
+ <keyword type="function" name="atk_hypertext_get_link ()" link="AtkHypertext.html#atk-hypertext-get-link"/>
114
+ <keyword type="function" name="atk_hypertext_get_n_links ()" link="AtkHypertext.html#atk-hypertext-get-n-links"/>
115
+ <keyword type="function" name="atk_hypertext_get_link_index ()" link="AtkHypertext.html#atk-hypertext-get-link-index"/>
116
+ <keyword type="signal" name="The &quot;link-selected&quot; signal" link="AtkHypertext.html#AtkHypertext-link-selected"/>
117
+ <keyword type="struct" name="AtkImage" link="AtkImage.html#AtkImage-struct"/>
118
+ <keyword type="function" name="atk_image_get_image_position ()" link="AtkImage.html#atk-image-get-image-position"/>
119
+ <keyword type="function" name="atk_image_get_image_description ()" link="AtkImage.html#atk-image-get-image-description"/>
120
+ <keyword type="function" name="atk_image_set_image_description ()" link="AtkImage.html#atk-image-set-image-description"/>
121
+ <keyword type="function" name="atk_image_get_image_size ()" link="AtkImage.html#atk-image-get-image-size"/>
122
+ <keyword type="function" name="atk_image_get_image_locale ()" link="AtkImage.html#atk-image-get-image-locale"/>
123
+ <keyword type="struct" name="struct AtkNoOpObject" link="AtkNoOpObject.html#AtkNoOpObject-struct"/>
124
+ <keyword type="function" name="atk_no_op_object_new ()" link="AtkNoOpObject.html#atk-no-op-object-new"/>
125
+ <keyword type="struct" name="struct AtkNoOpObjectFactory" link="AtkNoOpObjectFactory.html#AtkNoOpObjectFactory-struct"/>
126
+ <keyword type="function" name="atk_no_op_object_factory_new ()" link="AtkNoOpObjectFactory.html#atk-no-op-object-factory-new"/>
127
+ <keyword type="struct" name="struct AtkObject" link="AtkObject.html#AtkObject-struct"/>
128
+ <keyword type="enum" name="enum AtkRole" link="AtkObject.html#AtkRole"/>
129
+ <keyword type="function" name="atk_role_register ()" link="AtkObject.html#atk-role-register"/>
130
+ <keyword type="enum" name="enum AtkLayer" link="AtkObject.html#AtkLayer"/>
131
+ <keyword type="struct" name="AtkImplementor" link="AtkObject.html#AtkImplementor"/>
132
+ <keyword type="struct" name="AtkPropertyValues" link="AtkObject.html#AtkPropertyValues"/>
133
+ <keyword type="function" name="AtkFunction ()" link="AtkObject.html#AtkFunction"/>
134
+ <keyword type="function" name="AtkPropertyChangeHandler ()" link="AtkObject.html#AtkPropertyChangeHandler"/>
135
+ <keyword type="function" name="atk_implementor_ref_accessible ()" link="AtkObject.html#atk-implementor-ref-accessible"/>
136
+ <keyword type="function" name="atk_object_get_name ()" link="AtkObject.html#atk-object-get-name"/>
137
+ <keyword type="function" name="atk_object_get_description ()" link="AtkObject.html#atk-object-get-description"/>
138
+ <keyword type="function" name="atk_object_get_parent ()" link="AtkObject.html#atk-object-get-parent"/>
139
+ <keyword type="function" name="atk_object_get_n_accessible_children ()" link="AtkObject.html#atk-object-get-n-accessible-children"/>
140
+ <keyword type="function" name="atk_object_ref_accessible_child ()" link="AtkObject.html#atk-object-ref-accessible-child"/>
141
+ <keyword type="function" name="atk_object_ref_relation_set ()" link="AtkObject.html#atk-object-ref-relation-set"/>
142
+ <keyword type="function" name="atk_object_get_layer ()" link="AtkObject.html#atk-object-get-layer" deprecated="Use atk_component_get_layer instead."/>
143
+ <keyword type="function" name="atk_object_get_mdi_zorder ()" link="AtkObject.html#atk-object-get-mdi-zorder" deprecated="Use atk_component_get_mdi_zorder instead."/>
144
+ <keyword type="function" name="atk_object_get_role ()" link="AtkObject.html#atk-object-get-role"/>
145
+ <keyword type="function" name="atk_object_ref_state_set ()" link="AtkObject.html#atk-object-ref-state-set"/>
146
+ <keyword type="function" name="atk_object_get_index_in_parent ()" link="AtkObject.html#atk-object-get-index-in-parent"/>
147
+ <keyword type="function" name="atk_object_set_name ()" link="AtkObject.html#atk-object-set-name"/>
148
+ <keyword type="function" name="atk_object_set_description ()" link="AtkObject.html#atk-object-set-description"/>
149
+ <keyword type="function" name="atk_object_set_parent ()" link="AtkObject.html#atk-object-set-parent"/>
150
+ <keyword type="function" name="atk_object_set_role ()" link="AtkObject.html#atk-object-set-role"/>
151
+ <keyword type="function" name="atk_object_connect_property_change_handler ()" link="AtkObject.html#atk-object-connect-property-change-handler"/>
152
+ <keyword type="function" name="atk_object_remove_property_change_handler ()" link="AtkObject.html#atk-object-remove-property-change-handler"/>
153
+ <keyword type="function" name="atk_object_notify_state_change ()" link="AtkObject.html#atk-object-notify-state-change"/>
154
+ <keyword type="function" name="atk_object_initialize ()" link="AtkObject.html#atk-object-initialize"/>
155
+ <keyword type="function" name="atk_object_add_relationship ()" link="AtkObject.html#atk-object-add-relationship"/>
156
+ <keyword type="function" name="atk_object_remove_relationship ()" link="AtkObject.html#atk-object-remove-relationship"/>
157
+ <keyword type="function" name="atk_object_get_attributes ()" link="AtkObject.html#atk-object-get-attributes" since="1.12"/>
158
+ <keyword type="function" name="atk_role_get_name ()" link="AtkObject.html#atk-role-get-name"/>
159
+ <keyword type="function" name="atk_role_get_localized_name ()" link="AtkObject.html#atk-role-get-localized-name"/>
160
+ <keyword type="function" name="atk_role_for_name ()" link="AtkObject.html#atk-role-for-name"/>
161
+ <keyword type="property" name="The &quot;accessible-component-layer&quot; property" link="AtkObject.html#AtkObject--accessible-component-layer"/>
162
+ <keyword type="property" name="The &quot;accessible-component-mdi-zorder&quot; property" link="AtkObject.html#AtkObject--accessible-component-mdi-zorder"/>
163
+ <keyword type="property" name="The &quot;accessible-description&quot; property" link="AtkObject.html#AtkObject--accessible-description"/>
164
+ <keyword type="property" name="The &quot;accessible-hypertext-nlinks&quot; property" link="AtkObject.html#AtkObject--accessible-hypertext-nlinks"/>
165
+ <keyword type="property" name="The &quot;accessible-name&quot; property" link="AtkObject.html#AtkObject--accessible-name"/>
166
+ <keyword type="property" name="The &quot;accessible-parent&quot; property" link="AtkObject.html#AtkObject--accessible-parent"/>
167
+ <keyword type="property" name="The &quot;accessible-role&quot; property" link="AtkObject.html#AtkObject--accessible-role"/>
168
+ <keyword type="property" name="The &quot;accessible-table-caption&quot; property" link="AtkObject.html#AtkObject--accessible-table-caption"/>
169
+ <keyword type="property" name="The &quot;accessible-table-caption-object&quot; property" link="AtkObject.html#AtkObject--accessible-table-caption-object"/>
170
+ <keyword type="property" name="The &quot;accessible-table-column-description&quot; property" link="AtkObject.html#AtkObject--accessible-table-column-description"/>
171
+ <keyword type="property" name="The &quot;accessible-table-column-header&quot; property" link="AtkObject.html#AtkObject--accessible-table-column-header"/>
172
+ <keyword type="property" name="The &quot;accessible-table-row-description&quot; property" link="AtkObject.html#AtkObject--accessible-table-row-description"/>
173
+ <keyword type="property" name="The &quot;accessible-table-row-header&quot; property" link="AtkObject.html#AtkObject--accessible-table-row-header"/>
174
+ <keyword type="property" name="The &quot;accessible-table-summary&quot; property" link="AtkObject.html#AtkObject--accessible-table-summary"/>
175
+ <keyword type="property" name="The &quot;accessible-value&quot; property" link="AtkObject.html#AtkObject--accessible-value"/>
176
+ <keyword type="signal" name="The &quot;active-descendant-changed&quot; signal" link="AtkObject.html#AtkObject-active-descendant-changed"/>
177
+ <keyword type="signal" name="The &quot;children-changed&quot; signal" link="AtkObject.html#AtkObject-children-changed"/>
178
+ <keyword type="signal" name="The &quot;focus-event&quot; signal" link="AtkObject.html#AtkObject-focus-event"/>
179
+ <keyword type="signal" name="The &quot;property-change&quot; signal" link="AtkObject.html#AtkObject-property-change"/>
180
+ <keyword type="signal" name="The &quot;state-change&quot; signal" link="AtkObject.html#AtkObject-state-change"/>
181
+ <keyword type="signal" name="The &quot;visible-data-changed&quot; signal" link="AtkObject.html#AtkObject-visible-data-changed"/>
182
+ <keyword type="struct" name="struct AtkObjectFactory" link="AtkObjectFactory.html#AtkObjectFactory-struct"/>
183
+ <keyword type="function" name="atk_object_factory_create_accessible ()" link="AtkObjectFactory.html#atk-object-factory-create-accessible"/>
184
+ <keyword type="function" name="atk_object_factory_get_accessible_type ()" link="AtkObjectFactory.html#atk-object-factory-get-accessible-type"/>
185
+ <keyword type="function" name="atk_object_factory_invalidate ()" link="AtkObjectFactory.html#atk-object-factory-invalidate"/>
186
+ <keyword type="struct" name="struct AtkPlug" link="atk-AtkPlug.html#AtkPlug"/>
187
+ <keyword type="function" name="atk_plug_new ()" link="atk-AtkPlug.html#atk-plug-new"/>
188
+ <keyword type="function" name="atk_plug_get_id ()" link="atk-AtkPlug.html#atk-plug-get-id"/>
189
+ <keyword type="struct" name="AtkRegistry" link="AtkRegistry.html#AtkRegistry-struct"/>
190
+ <keyword type="function" name="atk_registry_set_factory_type ()" link="AtkRegistry.html#atk-registry-set-factory-type"/>
191
+ <keyword type="function" name="atk_registry_get_factory_type ()" link="AtkRegistry.html#atk-registry-get-factory-type"/>
192
+ <keyword type="function" name="atk_registry_get_factory ()" link="AtkRegistry.html#atk-registry-get-factory"/>
193
+ <keyword type="function" name="atk_get_default_registry ()" link="AtkRegistry.html#atk-get-default-registry"/>
194
+ <keyword type="struct" name="struct AtkRelation" link="AtkRelation.html#AtkRelation-struct"/>
195
+ <keyword type="enum" name="enum AtkRelationType" link="AtkRelation.html#AtkRelationType"/>
196
+ <keyword type="function" name="atk_relation_type_register ()" link="AtkRelation.html#atk-relation-type-register"/>
197
+ <keyword type="function" name="atk_relation_type_get_name ()" link="AtkRelation.html#atk-relation-type-get-name"/>
198
+ <keyword type="function" name="atk_relation_type_for_name ()" link="AtkRelation.html#atk-relation-type-for-name"/>
199
+ <keyword type="function" name="atk_relation_new ()" link="AtkRelation.html#atk-relation-new"/>
200
+ <keyword type="function" name="atk_relation_get_relation_type ()" link="AtkRelation.html#atk-relation-get-relation-type"/>
201
+ <keyword type="function" name="atk_relation_get_target ()" link="AtkRelation.html#atk-relation-get-target"/>
202
+ <keyword type="function" name="atk_relation_add_target ()" link="AtkRelation.html#atk-relation-add-target" since="1.9"/>
203
+ <keyword type="function" name="atk_relation_remove_target ()" link="AtkRelation.html#atk-relation-remove-target"/>
204
+ <keyword type="property" name="The &quot;relation-type&quot; property" link="AtkRelation.html#AtkRelation--relation-type"/>
205
+ <keyword type="property" name="The &quot;target&quot; property" link="AtkRelation.html#AtkRelation--target"/>
206
+ <keyword type="struct" name="AtkRelationSet" link="AtkRelationSet.html#AtkRelationSet-struct"/>
207
+ <keyword type="function" name="atk_relation_set_new ()" link="AtkRelationSet.html#atk-relation-set-new"/>
208
+ <keyword type="function" name="atk_relation_set_contains ()" link="AtkRelationSet.html#atk-relation-set-contains"/>
209
+ <keyword type="function" name="atk_relation_set_remove ()" link="AtkRelationSet.html#atk-relation-set-remove"/>
210
+ <keyword type="function" name="atk_relation_set_add ()" link="AtkRelationSet.html#atk-relation-set-add"/>
211
+ <keyword type="function" name="atk_relation_set_get_n_relations ()" link="AtkRelationSet.html#atk-relation-set-get-n-relations"/>
212
+ <keyword type="function" name="atk_relation_set_get_relation ()" link="AtkRelationSet.html#atk-relation-set-get-relation"/>
213
+ <keyword type="function" name="atk_relation_set_get_relation_by_type ()" link="AtkRelationSet.html#atk-relation-set-get-relation-by-type"/>
214
+ <keyword type="function" name="atk_relation_set_add_relation_by_type ()" link="AtkRelationSet.html#atk-relation-set-add-relation-by-type" since="1.9"/>
215
+ <keyword type="struct" name="AtkSelection" link="AtkSelection.html#AtkSelection-struct"/>
216
+ <keyword type="function" name="atk_selection_add_selection ()" link="AtkSelection.html#atk-selection-add-selection"/>
217
+ <keyword type="function" name="atk_selection_clear_selection ()" link="AtkSelection.html#atk-selection-clear-selection"/>
218
+ <keyword type="function" name="atk_selection_ref_selection ()" link="AtkSelection.html#atk-selection-ref-selection"/>
219
+ <keyword type="function" name="atk_selection_get_selection_count ()" link="AtkSelection.html#atk-selection-get-selection-count"/>
220
+ <keyword type="function" name="atk_selection_is_child_selected ()" link="AtkSelection.html#atk-selection-is-child-selected"/>
221
+ <keyword type="function" name="atk_selection_remove_selection ()" link="AtkSelection.html#atk-selection-remove-selection"/>
222
+ <keyword type="function" name="atk_selection_select_all_selection ()" link="AtkSelection.html#atk-selection-select-all-selection"/>
223
+ <keyword type="signal" name="The &quot;selection-changed&quot; signal" link="AtkSelection.html#AtkSelection-selection-changed"/>
224
+ <keyword type="struct" name="struct AtkSocket" link="atk-AtkSocket.html#AtkSocket"/>
225
+ <keyword type="function" name="atk_socket_new ()" link="atk-AtkSocket.html#atk-socket-new"/>
226
+ <keyword type="function" name="atk_socket_embed ()" link="atk-AtkSocket.html#atk-socket-embed" since="1.30"/>
227
+ <keyword type="function" name="atk_socket_is_occupied ()" link="atk-AtkSocket.html#atk-socket-is-occupied" since="1.30"/>
228
+ <keyword type="enum" name="enum AtkStateType" link="atk-AtkState.html#AtkStateType"/>
229
+ <keyword type="typedef" name="AtkState" link="atk-AtkState.html#AtkState"/>
230
+ <keyword type="function" name="atk_state_type_register ()" link="atk-AtkState.html#atk-state-type-register"/>
231
+ <keyword type="function" name="atk_state_type_get_name ()" link="atk-AtkState.html#atk-state-type-get-name"/>
232
+ <keyword type="function" name="atk_state_type_for_name ()" link="atk-AtkState.html#atk-state-type-for-name"/>
233
+ <keyword type="struct" name="AtkStateSet" link="AtkStateSet.html#AtkStateSet-struct"/>
234
+ <keyword type="function" name="atk_state_set_new ()" link="AtkStateSet.html#atk-state-set-new"/>
235
+ <keyword type="function" name="atk_state_set_is_empty ()" link="AtkStateSet.html#atk-state-set-is-empty"/>
236
+ <keyword type="function" name="atk_state_set_add_state ()" link="AtkStateSet.html#atk-state-set-add-state"/>
237
+ <keyword type="function" name="atk_state_set_add_states ()" link="AtkStateSet.html#atk-state-set-add-states"/>
238
+ <keyword type="function" name="atk_state_set_clear_states ()" link="AtkStateSet.html#atk-state-set-clear-states"/>
239
+ <keyword type="function" name="atk_state_set_contains_state ()" link="AtkStateSet.html#atk-state-set-contains-state"/>
240
+ <keyword type="function" name="atk_state_set_contains_states ()" link="AtkStateSet.html#atk-state-set-contains-states"/>
241
+ <keyword type="function" name="atk_state_set_remove_state ()" link="AtkStateSet.html#atk-state-set-remove-state"/>
242
+ <keyword type="function" name="atk_state_set_and_sets ()" link="AtkStateSet.html#atk-state-set-and-sets"/>
243
+ <keyword type="function" name="atk_state_set_or_sets ()" link="AtkStateSet.html#atk-state-set-or-sets"/>
244
+ <keyword type="function" name="atk_state_set_xor_sets ()" link="AtkStateSet.html#atk-state-set-xor-sets"/>
245
+ <keyword type="struct" name="AtkStreamableContent" link="AtkStreamableContent.html#AtkStreamableContent-struct"/>
246
+ <keyword type="function" name="atk_streamable_content_get_n_mime_types ()" link="AtkStreamableContent.html#atk-streamable-content-get-n-mime-types"/>
247
+ <keyword type="function" name="atk_streamable_content_get_mime_type ()" link="AtkStreamableContent.html#atk-streamable-content-get-mime-type"/>
248
+ <keyword type="function" name="atk_streamable_content_get_stream ()" link="AtkStreamableContent.html#atk-streamable-content-get-stream"/>
249
+ <keyword type="function" name="atk_streamable_content_get_uri ()" link="AtkStreamableContent.html#atk-streamable-content-get-uri" since="1.12"/>
250
+ <keyword type="struct" name="AtkTable" link="AtkTable.html#AtkTable-struct"/>
251
+ <keyword type="function" name="atk_table_ref_at ()" link="AtkTable.html#atk-table-ref-at"/>
252
+ <keyword type="function" name="atk_table_get_index_at ()" link="AtkTable.html#atk-table-get-index-at"/>
253
+ <keyword type="function" name="atk_table_get_column_at_index ()" link="AtkTable.html#atk-table-get-column-at-index"/>
254
+ <keyword type="function" name="atk_table_get_row_at_index ()" link="AtkTable.html#atk-table-get-row-at-index"/>
255
+ <keyword type="function" name="atk_table_get_n_columns ()" link="AtkTable.html#atk-table-get-n-columns"/>
256
+ <keyword type="function" name="atk_table_get_n_rows ()" link="AtkTable.html#atk-table-get-n-rows"/>
257
+ <keyword type="function" name="atk_table_get_column_extent_at ()" link="AtkTable.html#atk-table-get-column-extent-at"/>
258
+ <keyword type="function" name="atk_table_get_row_extent_at ()" link="AtkTable.html#atk-table-get-row-extent-at"/>
259
+ <keyword type="function" name="atk_table_get_caption ()" link="AtkTable.html#atk-table-get-caption"/>
260
+ <keyword type="function" name="atk_table_get_column_description ()" link="AtkTable.html#atk-table-get-column-description"/>
261
+ <keyword type="function" name="atk_table_get_row_description ()" link="AtkTable.html#atk-table-get-row-description"/>
262
+ <keyword type="function" name="atk_table_get_column_header ()" link="AtkTable.html#atk-table-get-column-header"/>
263
+ <keyword type="function" name="atk_table_get_row_header ()" link="AtkTable.html#atk-table-get-row-header"/>
264
+ <keyword type="function" name="atk_table_get_summary ()" link="AtkTable.html#atk-table-get-summary"/>
265
+ <keyword type="function" name="atk_table_set_caption ()" link="AtkTable.html#atk-table-set-caption"/>
266
+ <keyword type="function" name="atk_table_set_row_description ()" link="AtkTable.html#atk-table-set-row-description"/>
267
+ <keyword type="function" name="atk_table_set_column_description ()" link="AtkTable.html#atk-table-set-column-description"/>
268
+ <keyword type="function" name="atk_table_set_row_header ()" link="AtkTable.html#atk-table-set-row-header"/>
269
+ <keyword type="function" name="atk_table_set_column_header ()" link="AtkTable.html#atk-table-set-column-header"/>
270
+ <keyword type="function" name="atk_table_set_summary ()" link="AtkTable.html#atk-table-set-summary"/>
271
+ <keyword type="function" name="atk_table_get_selected_columns ()" link="AtkTable.html#atk-table-get-selected-columns"/>
272
+ <keyword type="function" name="atk_table_get_selected_rows ()" link="AtkTable.html#atk-table-get-selected-rows"/>
273
+ <keyword type="function" name="atk_table_is_column_selected ()" link="AtkTable.html#atk-table-is-column-selected"/>
274
+ <keyword type="function" name="atk_table_is_row_selected ()" link="AtkTable.html#atk-table-is-row-selected"/>
275
+ <keyword type="function" name="atk_table_is_selected ()" link="AtkTable.html#atk-table-is-selected"/>
276
+ <keyword type="function" name="atk_table_add_column_selection ()" link="AtkTable.html#atk-table-add-column-selection"/>
277
+ <keyword type="function" name="atk_table_add_row_selection ()" link="AtkTable.html#atk-table-add-row-selection"/>
278
+ <keyword type="function" name="atk_table_remove_column_selection ()" link="AtkTable.html#atk-table-remove-column-selection"/>
279
+ <keyword type="function" name="atk_table_remove_row_selection ()" link="AtkTable.html#atk-table-remove-row-selection"/>
280
+ <keyword type="signal" name="The &quot;column-deleted&quot; signal" link="AtkTable.html#AtkTable-column-deleted"/>
281
+ <keyword type="signal" name="The &quot;column-inserted&quot; signal" link="AtkTable.html#AtkTable-column-inserted"/>
282
+ <keyword type="signal" name="The &quot;column-reordered&quot; signal" link="AtkTable.html#AtkTable-column-reordered"/>
283
+ <keyword type="signal" name="The &quot;model-changed&quot; signal" link="AtkTable.html#AtkTable-model-changed"/>
284
+ <keyword type="signal" name="The &quot;row-deleted&quot; signal" link="AtkTable.html#AtkTable-row-deleted"/>
285
+ <keyword type="signal" name="The &quot;row-inserted&quot; signal" link="AtkTable.html#AtkTable-row-inserted"/>
286
+ <keyword type="signal" name="The &quot;row-reordered&quot; signal" link="AtkTable.html#AtkTable-row-reordered"/>
287
+ <keyword type="struct" name="AtkText" link="AtkText.html#AtkText-struct"/>
288
+ <keyword type="enum" name="enum AtkTextBoundary" link="AtkText.html#AtkTextBoundary"/>
289
+ <keyword type="enum" name="enum AtkTextClipType" link="AtkText.html#AtkTextClipType"/>
290
+ <keyword type="struct" name="struct AtkTextRange" link="AtkText.html#AtkTextRange"/>
291
+ <keyword type="struct" name="struct AtkTextRectangle" link="AtkText.html#AtkTextRectangle"/>
292
+ <keyword type="struct" name="struct AtkAttribute" link="AtkText.html#AtkAttribute"/>
293
+ <keyword type="typedef" name="AtkAttributeSet" link="AtkText.html#AtkAttributeSet"/>
294
+ <keyword type="enum" name="enum AtkTextAttribute" link="AtkText.html#AtkTextAttribute"/>
295
+ <keyword type="function" name="atk_text_get_text ()" link="AtkText.html#atk-text-get-text"/>
296
+ <keyword type="function" name="atk_text_get_character_at_offset ()" link="AtkText.html#atk-text-get-character-at-offset"/>
297
+ <keyword type="function" name="atk_text_get_text_after_offset ()" link="AtkText.html#atk-text-get-text-after-offset"/>
298
+ <keyword type="function" name="atk_text_get_text_at_offset ()" link="AtkText.html#atk-text-get-text-at-offset"/>
299
+ <keyword type="function" name="atk_text_get_text_before_offset ()" link="AtkText.html#atk-text-get-text-before-offset"/>
300
+ <keyword type="function" name="atk_text_get_caret_offset ()" link="AtkText.html#atk-text-get-caret-offset"/>
301
+ <keyword type="function" name="atk_text_get_character_extents ()" link="AtkText.html#atk-text-get-character-extents"/>
302
+ <keyword type="function" name="atk_text_get_run_attributes ()" link="AtkText.html#atk-text-get-run-attributes"/>
303
+ <keyword type="function" name="atk_text_get_default_attributes ()" link="AtkText.html#atk-text-get-default-attributes"/>
304
+ <keyword type="function" name="atk_text_get_character_count ()" link="AtkText.html#atk-text-get-character-count"/>
305
+ <keyword type="function" name="atk_text_get_offset_at_point ()" link="AtkText.html#atk-text-get-offset-at-point"/>
306
+ <keyword type="function" name="atk_text_get_bounded_ranges ()" link="AtkText.html#atk-text-get-bounded-ranges" since="1.3"/>
307
+ <keyword type="function" name="atk_text_get_range_extents ()" link="AtkText.html#atk-text-get-range-extents" since="1.3"/>
308
+ <keyword type="function" name="atk_text_free_ranges ()" link="AtkText.html#atk-text-free-ranges" since="1.3"/>
309
+ <keyword type="function" name="atk_text_get_n_selections ()" link="AtkText.html#atk-text-get-n-selections"/>
310
+ <keyword type="function" name="atk_text_get_selection ()" link="AtkText.html#atk-text-get-selection"/>
311
+ <keyword type="function" name="atk_text_add_selection ()" link="AtkText.html#atk-text-add-selection"/>
312
+ <keyword type="function" name="atk_text_remove_selection ()" link="AtkText.html#atk-text-remove-selection"/>
313
+ <keyword type="function" name="atk_text_set_selection ()" link="AtkText.html#atk-text-set-selection"/>
314
+ <keyword type="function" name="atk_text_set_caret_offset ()" link="AtkText.html#atk-text-set-caret-offset"/>
315
+ <keyword type="function" name="atk_attribute_set_free ()" link="AtkText.html#atk-attribute-set-free"/>
316
+ <keyword type="function" name="atk_text_attribute_register ()" link="AtkText.html#atk-text-attribute-register"/>
317
+ <keyword type="function" name="atk_text_attribute_get_name ()" link="AtkText.html#atk-text-attribute-get-name"/>
318
+ <keyword type="function" name="atk_text_attribute_for_name ()" link="AtkText.html#atk-text-attribute-for-name"/>
319
+ <keyword type="function" name="atk_text_attribute_get_value ()" link="AtkText.html#atk-text-attribute-get-value"/>
320
+ <keyword type="signal" name="The &quot;text-attributes-changed&quot; signal" link="AtkText.html#AtkText-text-attributes-changed"/>
321
+ <keyword type="signal" name="The &quot;text-caret-moved&quot; signal" link="AtkText.html#AtkText-text-caret-moved"/>
322
+ <keyword type="signal" name="The &quot;text-changed&quot; signal" link="AtkText.html#AtkText-text-changed"/>
323
+ <keyword type="signal" name="The &quot;text-insert&quot; signal" link="AtkText.html#AtkText-text-insert"/>
324
+ <keyword type="signal" name="The &quot;text-remove&quot; signal" link="AtkText.html#AtkText-text-remove"/>
325
+ <keyword type="signal" name="The &quot;text-selection-changed&quot; signal" link="AtkText.html#AtkText-text-selection-changed"/>
326
+ <keyword type="signal" name="The &quot;text-update&quot; signal" link="AtkText.html#AtkText-text-update"/>
327
+ <keyword type="struct" name="struct AtkUtil" link="AtkUtil.html#AtkUtil-struct"/>
328
+ <keyword type="enum" name="enum AtkCoordType" link="AtkUtil.html#AtkCoordType"/>
329
+ <keyword type="function" name="atk_add_focus_tracker ()" link="AtkUtil.html#atk-add-focus-tracker"/>
330
+ <keyword type="function" name="atk_remove_focus_tracker ()" link="AtkUtil.html#atk-remove-focus-tracker"/>
331
+ <keyword type="function" name="atk_focus_tracker_init ()" link="AtkUtil.html#atk-focus-tracker-init"/>
332
+ <keyword type="function" name="atk_focus_tracker_notify ()" link="AtkUtil.html#atk-focus-tracker-notify"/>
333
+ <keyword type="function" name="AtkEventListener ()" link="AtkUtil.html#AtkEventListener"/>
334
+ <keyword type="function" name="AtkEventListenerInit ()" link="AtkUtil.html#AtkEventListenerInit"/>
335
+ <keyword type="function" name="atk_add_global_event_listener ()" link="AtkUtil.html#atk-add-global-event-listener"/>
336
+ <keyword type="function" name="atk_remove_global_event_listener ()" link="AtkUtil.html#atk-remove-global-event-listener"/>
337
+ <keyword type="struct" name="struct AtkKeyEventStruct" link="AtkUtil.html#AtkKeyEventStruct"/>
338
+ <keyword type="enum" name="enum AtkKeyEventType" link="AtkUtil.html#AtkKeyEventType"/>
339
+ <keyword type="function" name="AtkKeySnoopFunc ()" link="AtkUtil.html#AtkKeySnoopFunc"/>
340
+ <keyword type="function" name="atk_add_key_event_listener ()" link="AtkUtil.html#atk-add-key-event-listener"/>
341
+ <keyword type="function" name="atk_remove_key_event_listener ()" link="AtkUtil.html#atk-remove-key-event-listener"/>
342
+ <keyword type="function" name="atk_get_root ()" link="AtkUtil.html#atk-get-root"/>
343
+ <keyword type="function" name="atk_get_focus_object ()" link="AtkUtil.html#atk-get-focus-object" since="1.6"/>
344
+ <keyword type="function" name="atk_get_toolkit_name ()" link="AtkUtil.html#atk-get-toolkit-name"/>
345
+ <keyword type="function" name="atk_get_toolkit_version ()" link="AtkUtil.html#atk-get-toolkit-version"/>
346
+ <keyword type="function" name="atk_get_version ()" link="AtkUtil.html#atk-get-version" since="1.20"/>
347
+ <keyword type="macro" name="ATK_DEFINE_TYPE()" link="AtkUtil.html#ATK-DEFINE-TYPE:CAPS" since="1.22"/>
348
+ <keyword type="macro" name="ATK_DEFINE_TYPE_EXTENDED()" link="AtkUtil.html#ATK-DEFINE-TYPE-EXTENDED:CAPS" since="1.22"/>
349
+ <keyword type="macro" name="ATK_DEFINE_TYPE_WITH_CODE()" link="AtkUtil.html#ATK-DEFINE-TYPE-WITH-CODE:CAPS" since="1.22"/>
350
+ <keyword type="macro" name="ATK_DEFINE_ABSTRACT_TYPE()" link="AtkUtil.html#ATK-DEFINE-ABSTRACT-TYPE:CAPS" since="1.22"/>
351
+ <keyword type="macro" name="ATK_DEFINE_ABSTRACT_TYPE_WITH_CODE()" link="AtkUtil.html#ATK-DEFINE-ABSTRACT-TYPE-WITH-CODE:CAPS" since="1.22"/>
352
+ <keyword type="struct" name="AtkValue" link="AtkValue.html#AtkValue-struct"/>
353
+ <keyword type="function" name="atk_value_get_current_value ()" link="AtkValue.html#atk-value-get-current-value"/>
354
+ <keyword type="function" name="atk_value_get_maximum_value ()" link="AtkValue.html#atk-value-get-maximum-value"/>
355
+ <keyword type="function" name="atk_value_get_minimum_value ()" link="AtkValue.html#atk-value-get-minimum-value"/>
356
+ <keyword type="function" name="atk_value_set_current_value ()" link="AtkValue.html#atk-value-set-current-value"/>
357
+ <keyword type="function" name="atk_value_get_minimum_increment ()" link="AtkValue.html#atk-value-get-minimum-increment" since="1.12"/>
358
+ <keyword type="constant" name="ATK_HYPERLINK_IS_INLINE" link="AtkHyperlink.html#ATK-HYPERLINK-IS-INLINE:CAPS"/>
359
+ <keyword type="constant" name="ATK_ROLE_INVALID" link="AtkObject.html#ATK-ROLE-INVALID:CAPS"/>
360
+ <keyword type="constant" name="ATK_ROLE_ACCEL_LABEL" link="AtkObject.html#ATK-ROLE-ACCEL-LABEL:CAPS"/>
361
+ <keyword type="constant" name="ATK_ROLE_ALERT" link="AtkObject.html#ATK-ROLE-ALERT:CAPS"/>
362
+ <keyword type="constant" name="ATK_ROLE_ANIMATION" link="AtkObject.html#ATK-ROLE-ANIMATION:CAPS"/>
363
+ <keyword type="constant" name="ATK_ROLE_ARROW" link="AtkObject.html#ATK-ROLE-ARROW:CAPS"/>
364
+ <keyword type="constant" name="ATK_ROLE_CALENDAR" link="AtkObject.html#ATK-ROLE-CALENDAR:CAPS"/>
365
+ <keyword type="constant" name="ATK_ROLE_CANVAS" link="AtkObject.html#ATK-ROLE-CANVAS:CAPS"/>
366
+ <keyword type="constant" name="ATK_ROLE_CHECK_BOX" link="AtkObject.html#ATK-ROLE-CHECK-BOX:CAPS"/>
367
+ <keyword type="constant" name="ATK_ROLE_CHECK_MENU_ITEM" link="AtkObject.html#ATK-ROLE-CHECK-MENU-ITEM:CAPS"/>
368
+ <keyword type="constant" name="ATK_ROLE_COLOR_CHOOSER" link="AtkObject.html#ATK-ROLE-COLOR-CHOOSER:CAPS"/>
369
+ <keyword type="constant" name="ATK_ROLE_COLUMN_HEADER" link="AtkObject.html#ATK-ROLE-COLUMN-HEADER:CAPS"/>
370
+ <keyword type="constant" name="ATK_ROLE_COMBO_BOX" link="AtkObject.html#ATK-ROLE-COMBO-BOX:CAPS"/>
371
+ <keyword type="constant" name="ATK_ROLE_DATE_EDITOR" link="AtkObject.html#ATK-ROLE-DATE-EDITOR:CAPS"/>
372
+ <keyword type="constant" name="ATK_ROLE_DESKTOP_ICON" link="AtkObject.html#ATK-ROLE-DESKTOP-ICON:CAPS"/>
373
+ <keyword type="constant" name="ATK_ROLE_DESKTOP_FRAME" link="AtkObject.html#ATK-ROLE-DESKTOP-FRAME:CAPS"/>
374
+ <keyword type="constant" name="ATK_ROLE_DIAL" link="AtkObject.html#ATK-ROLE-DIAL:CAPS"/>
375
+ <keyword type="constant" name="ATK_ROLE_DIALOG" link="AtkObject.html#ATK-ROLE-DIALOG:CAPS"/>
376
+ <keyword type="constant" name="ATK_ROLE_DIRECTORY_PANE" link="AtkObject.html#ATK-ROLE-DIRECTORY-PANE:CAPS"/>
377
+ <keyword type="constant" name="ATK_ROLE_DRAWING_AREA" link="AtkObject.html#ATK-ROLE-DRAWING-AREA:CAPS"/>
378
+ <keyword type="constant" name="ATK_ROLE_FILE_CHOOSER" link="AtkObject.html#ATK-ROLE-FILE-CHOOSER:CAPS"/>
379
+ <keyword type="constant" name="ATK_ROLE_FILLER" link="AtkObject.html#ATK-ROLE-FILLER:CAPS"/>
380
+ <keyword type="constant" name="ATK_ROLE_FONT_CHOOSER" link="AtkObject.html#ATK-ROLE-FONT-CHOOSER:CAPS"/>
381
+ <keyword type="constant" name="ATK_ROLE_FRAME" link="AtkObject.html#ATK-ROLE-FRAME:CAPS"/>
382
+ <keyword type="constant" name="ATK_ROLE_GLASS_PANE" link="AtkObject.html#ATK-ROLE-GLASS-PANE:CAPS"/>
383
+ <keyword type="constant" name="ATK_ROLE_HTML_CONTAINER" link="AtkObject.html#ATK-ROLE-HTML-CONTAINER:CAPS"/>
384
+ <keyword type="constant" name="ATK_ROLE_ICON" link="AtkObject.html#ATK-ROLE-ICON:CAPS"/>
385
+ <keyword type="constant" name="ATK_ROLE_IMAGE" link="AtkObject.html#ATK-ROLE-IMAGE:CAPS"/>
386
+ <keyword type="constant" name="ATK_ROLE_INTERNAL_FRAME" link="AtkObject.html#ATK-ROLE-INTERNAL-FRAME:CAPS"/>
387
+ <keyword type="constant" name="ATK_ROLE_LABEL" link="AtkObject.html#ATK-ROLE-LABEL:CAPS"/>
388
+ <keyword type="constant" name="ATK_ROLE_LAYERED_PANE" link="AtkObject.html#ATK-ROLE-LAYERED-PANE:CAPS"/>
389
+ <keyword type="constant" name="ATK_ROLE_LIST" link="AtkObject.html#ATK-ROLE-LIST:CAPS"/>
390
+ <keyword type="constant" name="ATK_ROLE_LIST_ITEM" link="AtkObject.html#ATK-ROLE-LIST-ITEM:CAPS"/>
391
+ <keyword type="constant" name="ATK_ROLE_MENU" link="AtkObject.html#ATK-ROLE-MENU:CAPS"/>
392
+ <keyword type="constant" name="ATK_ROLE_MENU_BAR" link="AtkObject.html#ATK-ROLE-MENU-BAR:CAPS"/>
393
+ <keyword type="constant" name="ATK_ROLE_MENU_ITEM" link="AtkObject.html#ATK-ROLE-MENU-ITEM:CAPS"/>
394
+ <keyword type="constant" name="ATK_ROLE_OPTION_PANE" link="AtkObject.html#ATK-ROLE-OPTION-PANE:CAPS"/>
395
+ <keyword type="constant" name="ATK_ROLE_PAGE_TAB" link="AtkObject.html#ATK-ROLE-PAGE-TAB:CAPS"/>
396
+ <keyword type="constant" name="ATK_ROLE_PAGE_TAB_LIST" link="AtkObject.html#ATK-ROLE-PAGE-TAB-LIST:CAPS"/>
397
+ <keyword type="constant" name="ATK_ROLE_PANEL" link="AtkObject.html#ATK-ROLE-PANEL:CAPS"/>
398
+ <keyword type="constant" name="ATK_ROLE_PASSWORD_TEXT" link="AtkObject.html#ATK-ROLE-PASSWORD-TEXT:CAPS"/>
399
+ <keyword type="constant" name="ATK_ROLE_POPUP_MENU" link="AtkObject.html#ATK-ROLE-POPUP-MENU:CAPS"/>
400
+ <keyword type="constant" name="ATK_ROLE_PROGRESS_BAR" link="AtkObject.html#ATK-ROLE-PROGRESS-BAR:CAPS"/>
401
+ <keyword type="constant" name="ATK_ROLE_PUSH_BUTTON" link="AtkObject.html#ATK-ROLE-PUSH-BUTTON:CAPS"/>
402
+ <keyword type="constant" name="ATK_ROLE_RADIO_BUTTON" link="AtkObject.html#ATK-ROLE-RADIO-BUTTON:CAPS"/>
403
+ <keyword type="constant" name="ATK_ROLE_RADIO_MENU_ITEM" link="AtkObject.html#ATK-ROLE-RADIO-MENU-ITEM:CAPS"/>
404
+ <keyword type="constant" name="ATK_ROLE_ROOT_PANE" link="AtkObject.html#ATK-ROLE-ROOT-PANE:CAPS"/>
405
+ <keyword type="constant" name="ATK_ROLE_ROW_HEADER" link="AtkObject.html#ATK-ROLE-ROW-HEADER:CAPS"/>
406
+ <keyword type="constant" name="ATK_ROLE_SCROLL_BAR" link="AtkObject.html#ATK-ROLE-SCROLL-BAR:CAPS"/>
407
+ <keyword type="constant" name="ATK_ROLE_SCROLL_PANE" link="AtkObject.html#ATK-ROLE-SCROLL-PANE:CAPS"/>
408
+ <keyword type="constant" name="ATK_ROLE_SEPARATOR" link="AtkObject.html#ATK-ROLE-SEPARATOR:CAPS"/>
409
+ <keyword type="constant" name="ATK_ROLE_SLIDER" link="AtkObject.html#ATK-ROLE-SLIDER:CAPS"/>
410
+ <keyword type="constant" name="ATK_ROLE_SPLIT_PANE" link="AtkObject.html#ATK-ROLE-SPLIT-PANE:CAPS"/>
411
+ <keyword type="constant" name="ATK_ROLE_SPIN_BUTTON" link="AtkObject.html#ATK-ROLE-SPIN-BUTTON:CAPS"/>
412
+ <keyword type="constant" name="ATK_ROLE_STATUSBAR" link="AtkObject.html#ATK-ROLE-STATUSBAR:CAPS"/>
413
+ <keyword type="constant" name="ATK_ROLE_TABLE" link="AtkObject.html#ATK-ROLE-TABLE:CAPS"/>
414
+ <keyword type="constant" name="ATK_ROLE_TABLE_CELL" link="AtkObject.html#ATK-ROLE-TABLE-CELL:CAPS"/>
415
+ <keyword type="constant" name="ATK_ROLE_TABLE_COLUMN_HEADER" link="AtkObject.html#ATK-ROLE-TABLE-COLUMN-HEADER:CAPS"/>
416
+ <keyword type="constant" name="ATK_ROLE_TABLE_ROW_HEADER" link="AtkObject.html#ATK-ROLE-TABLE-ROW-HEADER:CAPS"/>
417
+ <keyword type="constant" name="ATK_ROLE_TEAR_OFF_MENU_ITEM" link="AtkObject.html#ATK-ROLE-TEAR-OFF-MENU-ITEM:CAPS"/>
418
+ <keyword type="constant" name="ATK_ROLE_TERMINAL" link="AtkObject.html#ATK-ROLE-TERMINAL:CAPS"/>
419
+ <keyword type="constant" name="ATK_ROLE_TEXT" link="AtkObject.html#ATK-ROLE-TEXT:CAPS"/>
420
+ <keyword type="constant" name="ATK_ROLE_TOGGLE_BUTTON" link="AtkObject.html#ATK-ROLE-TOGGLE-BUTTON:CAPS"/>
421
+ <keyword type="constant" name="ATK_ROLE_TOOL_BAR" link="AtkObject.html#ATK-ROLE-TOOL-BAR:CAPS"/>
422
+ <keyword type="constant" name="ATK_ROLE_TOOL_TIP" link="AtkObject.html#ATK-ROLE-TOOL-TIP:CAPS"/>
423
+ <keyword type="constant" name="ATK_ROLE_TREE" link="AtkObject.html#ATK-ROLE-TREE:CAPS"/>
424
+ <keyword type="constant" name="ATK_ROLE_TREE_TABLE" link="AtkObject.html#ATK-ROLE-TREE-TABLE:CAPS"/>
425
+ <keyword type="constant" name="ATK_ROLE_UNKNOWN" link="AtkObject.html#ATK-ROLE-UNKNOWN:CAPS"/>
426
+ <keyword type="constant" name="ATK_ROLE_VIEWPORT" link="AtkObject.html#ATK-ROLE-VIEWPORT:CAPS"/>
427
+ <keyword type="constant" name="ATK_ROLE_WINDOW" link="AtkObject.html#ATK-ROLE-WINDOW:CAPS"/>
428
+ <keyword type="constant" name="ATK_ROLE_HEADER" link="AtkObject.html#ATK-ROLE-HEADER:CAPS"/>
429
+ <keyword type="constant" name="ATK_ROLE_FOOTER" link="AtkObject.html#ATK-ROLE-FOOTER:CAPS"/>
430
+ <keyword type="constant" name="ATK_ROLE_PARAGRAPH" link="AtkObject.html#ATK-ROLE-PARAGRAPH:CAPS"/>
431
+ <keyword type="constant" name="ATK_ROLE_RULER" link="AtkObject.html#ATK-ROLE-RULER:CAPS"/>
432
+ <keyword type="constant" name="ATK_ROLE_APPLICATION" link="AtkObject.html#ATK-ROLE-APPLICATION:CAPS"/>
433
+ <keyword type="constant" name="ATK_ROLE_AUTOCOMPLETE" link="AtkObject.html#ATK-ROLE-AUTOCOMPLETE:CAPS"/>
434
+ <keyword type="constant" name="ATK_ROLE_EDITBAR" link="AtkObject.html#ATK-ROLE-EDITBAR:CAPS"/>
435
+ <keyword type="constant" name="ATK_ROLE_EMBEDDED" link="AtkObject.html#ATK-ROLE-EMBEDDED:CAPS"/>
436
+ <keyword type="constant" name="ATK_ROLE_ENTRY" link="AtkObject.html#ATK-ROLE-ENTRY:CAPS"/>
437
+ <keyword type="constant" name="ATK_ROLE_CHART" link="AtkObject.html#ATK-ROLE-CHART:CAPS"/>
438
+ <keyword type="constant" name="ATK_ROLE_CAPTION" link="AtkObject.html#ATK-ROLE-CAPTION:CAPS"/>
439
+ <keyword type="constant" name="ATK_ROLE_DOCUMENT_FRAME" link="AtkObject.html#ATK-ROLE-DOCUMENT-FRAME:CAPS"/>
440
+ <keyword type="constant" name="ATK_ROLE_HEADING" link="AtkObject.html#ATK-ROLE-HEADING:CAPS"/>
441
+ <keyword type="constant" name="ATK_ROLE_PAGE" link="AtkObject.html#ATK-ROLE-PAGE:CAPS"/>
442
+ <keyword type="constant" name="ATK_ROLE_SECTION" link="AtkObject.html#ATK-ROLE-SECTION:CAPS"/>
443
+ <keyword type="constant" name="ATK_ROLE_REDUNDANT_OBJECT" link="AtkObject.html#ATK-ROLE-REDUNDANT-OBJECT:CAPS"/>
444
+ <keyword type="constant" name="ATK_ROLE_FORM" link="AtkObject.html#ATK-ROLE-FORM:CAPS"/>
445
+ <keyword type="constant" name="ATK_ROLE_LINK" link="AtkObject.html#ATK-ROLE-LINK:CAPS"/>
446
+ <keyword type="constant" name="ATK_ROLE_INPUT_METHOD_WINDOW" link="AtkObject.html#ATK-ROLE-INPUT-METHOD-WINDOW:CAPS"/>
447
+ <keyword type="constant" name="ATK_ROLE_TABLE_ROW" link="AtkObject.html#ATK-ROLE-TABLE-ROW:CAPS"/>
448
+ <keyword type="constant" name="ATK_ROLE_TREE_ITEM" link="AtkObject.html#ATK-ROLE-TREE-ITEM:CAPS"/>
449
+ <keyword type="constant" name="ATK_ROLE_DOCUMENT_SPREADSHEET" link="AtkObject.html#ATK-ROLE-DOCUMENT-SPREADSHEET:CAPS"/>
450
+ <keyword type="constant" name="ATK_ROLE_DOCUMENT_PRESENTATION" link="AtkObject.html#ATK-ROLE-DOCUMENT-PRESENTATION:CAPS"/>
451
+ <keyword type="constant" name="ATK_ROLE_DOCUMENT_TEXT" link="AtkObject.html#ATK-ROLE-DOCUMENT-TEXT:CAPS"/>
452
+ <keyword type="constant" name="ATK_ROLE_DOCUMENT_WEB" link="AtkObject.html#ATK-ROLE-DOCUMENT-WEB:CAPS"/>
453
+ <keyword type="constant" name="ATK_ROLE_DOCUMENT_EMAIL" link="AtkObject.html#ATK-ROLE-DOCUMENT-EMAIL:CAPS"/>
454
+ <keyword type="constant" name="ATK_ROLE_COMMENT" link="AtkObject.html#ATK-ROLE-COMMENT:CAPS"/>
455
+ <keyword type="constant" name="ATK_ROLE_LIST_BOX" link="AtkObject.html#ATK-ROLE-LIST-BOX:CAPS"/>
456
+ <keyword type="constant" name="ATK_ROLE_GROUPING" link="AtkObject.html#ATK-ROLE-GROUPING:CAPS"/>
457
+ <keyword type="constant" name="ATK_ROLE_IMAGE_MAP" link="AtkObject.html#ATK-ROLE-IMAGE-MAP:CAPS"/>
458
+ <keyword type="constant" name="ATK_ROLE_NOTIFICATION" link="AtkObject.html#ATK-ROLE-NOTIFICATION:CAPS"/>
459
+ <keyword type="constant" name="ATK_ROLE_INFO_BAR" link="AtkObject.html#ATK-ROLE-INFO-BAR:CAPS"/>
460
+ <keyword type="constant" name="ATK_ROLE_LAST_DEFINED" link="AtkObject.html#ATK-ROLE-LAST-DEFINED:CAPS"/>
461
+ <keyword type="constant" name="ATK_LAYER_INVALID" link="AtkObject.html#ATK-LAYER-INVALID:CAPS"/>
462
+ <keyword type="constant" name="ATK_LAYER_BACKGROUND" link="AtkObject.html#ATK-LAYER-BACKGROUND:CAPS"/>
463
+ <keyword type="constant" name="ATK_LAYER_CANVAS" link="AtkObject.html#ATK-LAYER-CANVAS:CAPS"/>
464
+ <keyword type="constant" name="ATK_LAYER_WIDGET" link="AtkObject.html#ATK-LAYER-WIDGET:CAPS"/>
465
+ <keyword type="constant" name="ATK_LAYER_MDI" link="AtkObject.html#ATK-LAYER-MDI:CAPS"/>
466
+ <keyword type="constant" name="ATK_LAYER_POPUP" link="AtkObject.html#ATK-LAYER-POPUP:CAPS"/>
467
+ <keyword type="constant" name="ATK_LAYER_OVERLAY" link="AtkObject.html#ATK-LAYER-OVERLAY:CAPS"/>
468
+ <keyword type="constant" name="ATK_LAYER_WINDOW" link="AtkObject.html#ATK-LAYER-WINDOW:CAPS"/>
469
+ <keyword type="constant" name="ATK_RELATION_NULL" link="AtkRelation.html#ATK-RELATION-NULL:CAPS"/>
470
+ <keyword type="constant" name="ATK_RELATION_CONTROLLED_BY" link="AtkRelation.html#ATK-RELATION-CONTROLLED-BY:CAPS"/>
471
+ <keyword type="constant" name="ATK_RELATION_CONTROLLER_FOR" link="AtkRelation.html#ATK-RELATION-CONTROLLER-FOR:CAPS"/>
472
+ <keyword type="constant" name="ATK_RELATION_LABEL_FOR" link="AtkRelation.html#ATK-RELATION-LABEL-FOR:CAPS"/>
473
+ <keyword type="constant" name="ATK_RELATION_LABELLED_BY" link="AtkRelation.html#ATK-RELATION-LABELLED-BY:CAPS"/>
474
+ <keyword type="constant" name="ATK_RELATION_MEMBER_OF" link="AtkRelation.html#ATK-RELATION-MEMBER-OF:CAPS"/>
475
+ <keyword type="constant" name="ATK_RELATION_NODE_CHILD_OF" link="AtkRelation.html#ATK-RELATION-NODE-CHILD-OF:CAPS"/>
476
+ <keyword type="constant" name="ATK_RELATION_FLOWS_TO" link="AtkRelation.html#ATK-RELATION-FLOWS-TO:CAPS"/>
477
+ <keyword type="constant" name="ATK_RELATION_FLOWS_FROM" link="AtkRelation.html#ATK-RELATION-FLOWS-FROM:CAPS"/>
478
+ <keyword type="constant" name="ATK_RELATION_SUBWINDOW_OF" link="AtkRelation.html#ATK-RELATION-SUBWINDOW-OF:CAPS"/>
479
+ <keyword type="constant" name="ATK_RELATION_EMBEDS" link="AtkRelation.html#ATK-RELATION-EMBEDS:CAPS"/>
480
+ <keyword type="constant" name="ATK_RELATION_EMBEDDED_BY" link="AtkRelation.html#ATK-RELATION-EMBEDDED-BY:CAPS"/>
481
+ <keyword type="constant" name="ATK_RELATION_POPUP_FOR" link="AtkRelation.html#ATK-RELATION-POPUP-FOR:CAPS"/>
482
+ <keyword type="constant" name="ATK_RELATION_PARENT_WINDOW_OF" link="AtkRelation.html#ATK-RELATION-PARENT-WINDOW-OF:CAPS"/>
483
+ <keyword type="constant" name="ATK_RELATION_DESCRIBED_BY" link="AtkRelation.html#ATK-RELATION-DESCRIBED-BY:CAPS"/>
484
+ <keyword type="constant" name="ATK_RELATION_DESCRIPTION_FOR" link="AtkRelation.html#ATK-RELATION-DESCRIPTION-FOR:CAPS"/>
485
+ <keyword type="constant" name="ATK_RELATION_NODE_PARENT_OF" link="AtkRelation.html#ATK-RELATION-NODE-PARENT-OF:CAPS"/>
486
+ <keyword type="constant" name="ATK_RELATION_LAST_DEFINED" link="AtkRelation.html#ATK-RELATION-LAST-DEFINED:CAPS"/>
487
+ <keyword type="constant" name="ATK_STATE_INVALID" link="atk-AtkState.html#ATK-STATE-INVALID:CAPS"/>
488
+ <keyword type="constant" name="ATK_STATE_ACTIVE" link="atk-AtkState.html#ATK-STATE-ACTIVE:CAPS"/>
489
+ <keyword type="constant" name="ATK_STATE_ARMED" link="atk-AtkState.html#ATK-STATE-ARMED:CAPS"/>
490
+ <keyword type="constant" name="ATK_STATE_BUSY" link="atk-AtkState.html#ATK-STATE-BUSY:CAPS"/>
491
+ <keyword type="constant" name="ATK_STATE_CHECKED" link="atk-AtkState.html#ATK-STATE-CHECKED:CAPS"/>
492
+ <keyword type="constant" name="ATK_STATE_DEFUNCT" link="atk-AtkState.html#ATK-STATE-DEFUNCT:CAPS"/>
493
+ <keyword type="constant" name="ATK_STATE_EDITABLE" link="atk-AtkState.html#ATK-STATE-EDITABLE:CAPS"/>
494
+ <keyword type="constant" name="ATK_STATE_ENABLED" link="atk-AtkState.html#ATK-STATE-ENABLED:CAPS"/>
495
+ <keyword type="constant" name="ATK_STATE_EXPANDABLE" link="atk-AtkState.html#ATK-STATE-EXPANDABLE:CAPS"/>
496
+ <keyword type="constant" name="ATK_STATE_EXPANDED" link="atk-AtkState.html#ATK-STATE-EXPANDED:CAPS"/>
497
+ <keyword type="constant" name="ATK_STATE_FOCUSABLE" link="atk-AtkState.html#ATK-STATE-FOCUSABLE:CAPS"/>
498
+ <keyword type="constant" name="ATK_STATE_FOCUSED" link="atk-AtkState.html#ATK-STATE-FOCUSED:CAPS"/>
499
+ <keyword type="constant" name="ATK_STATE_HORIZONTAL" link="atk-AtkState.html#ATK-STATE-HORIZONTAL:CAPS"/>
500
+ <keyword type="constant" name="ATK_STATE_ICONIFIED" link="atk-AtkState.html#ATK-STATE-ICONIFIED:CAPS"/>
501
+ <keyword type="constant" name="ATK_STATE_MODAL" link="atk-AtkState.html#ATK-STATE-MODAL:CAPS"/>
502
+ <keyword type="constant" name="ATK_STATE_MULTI_LINE" link="atk-AtkState.html#ATK-STATE-MULTI-LINE:CAPS"/>
503
+ <keyword type="constant" name="ATK_STATE_MULTISELECTABLE" link="atk-AtkState.html#ATK-STATE-MULTISELECTABLE:CAPS"/>
504
+ <keyword type="constant" name="ATK_STATE_OPAQUE" link="atk-AtkState.html#ATK-STATE-OPAQUE:CAPS"/>
505
+ <keyword type="constant" name="ATK_STATE_PRESSED" link="atk-AtkState.html#ATK-STATE-PRESSED:CAPS"/>
506
+ <keyword type="constant" name="ATK_STATE_RESIZABLE" link="atk-AtkState.html#ATK-STATE-RESIZABLE:CAPS"/>
507
+ <keyword type="constant" name="ATK_STATE_SELECTABLE" link="atk-AtkState.html#ATK-STATE-SELECTABLE:CAPS"/>
508
+ <keyword type="constant" name="ATK_STATE_SELECTED" link="atk-AtkState.html#ATK-STATE-SELECTED:CAPS"/>
509
+ <keyword type="constant" name="ATK_STATE_SENSITIVE" link="atk-AtkState.html#ATK-STATE-SENSITIVE:CAPS"/>
510
+ <keyword type="constant" name="ATK_STATE_SHOWING" link="atk-AtkState.html#ATK-STATE-SHOWING:CAPS"/>
511
+ <keyword type="constant" name="ATK_STATE_SINGLE_LINE" link="atk-AtkState.html#ATK-STATE-SINGLE-LINE:CAPS"/>
512
+ <keyword type="constant" name="ATK_STATE_STALE" link="atk-AtkState.html#ATK-STATE-STALE:CAPS"/>
513
+ <keyword type="constant" name="ATK_STATE_TRANSIENT" link="atk-AtkState.html#ATK-STATE-TRANSIENT:CAPS"/>
514
+ <keyword type="constant" name="ATK_STATE_VERTICAL" link="atk-AtkState.html#ATK-STATE-VERTICAL:CAPS"/>
515
+ <keyword type="constant" name="ATK_STATE_VISIBLE" link="atk-AtkState.html#ATK-STATE-VISIBLE:CAPS"/>
516
+ <keyword type="constant" name="ATK_STATE_MANAGES_DESCENDANTS" link="atk-AtkState.html#ATK-STATE-MANAGES-DESCENDANTS:CAPS"/>
517
+ <keyword type="constant" name="ATK_STATE_INDETERMINATE" link="atk-AtkState.html#ATK-STATE-INDETERMINATE:CAPS"/>
518
+ <keyword type="constant" name="ATK_STATE_TRUNCATED" link="atk-AtkState.html#ATK-STATE-TRUNCATED:CAPS"/>
519
+ <keyword type="constant" name="ATK_STATE_REQUIRED" link="atk-AtkState.html#ATK-STATE-REQUIRED:CAPS"/>
520
+ <keyword type="constant" name="ATK_STATE_INVALID_ENTRY" link="atk-AtkState.html#ATK-STATE-INVALID-ENTRY:CAPS"/>
521
+ <keyword type="constant" name="ATK_STATE_SUPPORTS_AUTOCOMPLETION" link="atk-AtkState.html#ATK-STATE-SUPPORTS-AUTOCOMPLETION:CAPS"/>
522
+ <keyword type="constant" name="ATK_STATE_SELECTABLE_TEXT" link="atk-AtkState.html#ATK-STATE-SELECTABLE-TEXT:CAPS"/>
523
+ <keyword type="constant" name="ATK_STATE_DEFAULT" link="atk-AtkState.html#ATK-STATE-DEFAULT:CAPS"/>
524
+ <keyword type="constant" name="ATK_STATE_ANIMATED" link="atk-AtkState.html#ATK-STATE-ANIMATED:CAPS"/>
525
+ <keyword type="constant" name="ATK_STATE_VISITED" link="atk-AtkState.html#ATK-STATE-VISITED:CAPS"/>
526
+ <keyword type="constant" name="ATK_STATE_LAST_DEFINED" link="atk-AtkState.html#ATK-STATE-LAST-DEFINED:CAPS"/>
527
+ <keyword type="constant" name="ATK_TEXT_BOUNDARY_CHAR" link="AtkText.html#ATK-TEXT-BOUNDARY-CHAR:CAPS"/>
528
+ <keyword type="constant" name="ATK_TEXT_BOUNDARY_WORD_START" link="AtkText.html#ATK-TEXT-BOUNDARY-WORD-START:CAPS"/>
529
+ <keyword type="constant" name="ATK_TEXT_BOUNDARY_WORD_END" link="AtkText.html#ATK-TEXT-BOUNDARY-WORD-END:CAPS"/>
530
+ <keyword type="constant" name="ATK_TEXT_BOUNDARY_SENTENCE_START" link="AtkText.html#ATK-TEXT-BOUNDARY-SENTENCE-START:CAPS"/>
531
+ <keyword type="constant" name="ATK_TEXT_BOUNDARY_SENTENCE_END" link="AtkText.html#ATK-TEXT-BOUNDARY-SENTENCE-END:CAPS"/>
532
+ <keyword type="constant" name="ATK_TEXT_BOUNDARY_LINE_START" link="AtkText.html#ATK-TEXT-BOUNDARY-LINE-START:CAPS"/>
533
+ <keyword type="constant" name="ATK_TEXT_BOUNDARY_LINE_END" link="AtkText.html#ATK-TEXT-BOUNDARY-LINE-END:CAPS"/>
534
+ <keyword type="constant" name="ATK_TEXT_CLIP_NONE" link="AtkText.html#ATK-TEXT-CLIP-NONE:CAPS"/>
535
+ <keyword type="constant" name="ATK_TEXT_CLIP_MIN" link="AtkText.html#ATK-TEXT-CLIP-MIN:CAPS"/>
536
+ <keyword type="constant" name="ATK_TEXT_CLIP_MAX" link="AtkText.html#ATK-TEXT-CLIP-MAX:CAPS"/>
537
+ <keyword type="constant" name="ATK_TEXT_CLIP_BOTH" link="AtkText.html#ATK-TEXT-CLIP-BOTH:CAPS"/>
538
+ <keyword type="constant" name="ATK_TEXT_ATTR_INVALID" link="AtkText.html#ATK-TEXT-ATTR-INVALID:CAPS"/>
539
+ <keyword type="constant" name="ATK_TEXT_ATTR_LEFT_MARGIN" link="AtkText.html#ATK-TEXT-ATTR-LEFT-MARGIN:CAPS"/>
540
+ <keyword type="constant" name="ATK_TEXT_ATTR_RIGHT_MARGIN" link="AtkText.html#ATK-TEXT-ATTR-RIGHT-MARGIN:CAPS"/>
541
+ <keyword type="constant" name="ATK_TEXT_ATTR_INDENT" link="AtkText.html#ATK-TEXT-ATTR-INDENT:CAPS"/>
542
+ <keyword type="constant" name="ATK_TEXT_ATTR_INVISIBLE" link="AtkText.html#ATK-TEXT-ATTR-INVISIBLE:CAPS"/>
543
+ <keyword type="constant" name="ATK_TEXT_ATTR_EDITABLE" link="AtkText.html#ATK-TEXT-ATTR-EDITABLE:CAPS"/>
544
+ <keyword type="constant" name="ATK_TEXT_ATTR_PIXELS_ABOVE_LINES" link="AtkText.html#ATK-TEXT-ATTR-PIXELS-ABOVE-LINES:CAPS"/>
545
+ <keyword type="constant" name="ATK_TEXT_ATTR_PIXELS_BELOW_LINES" link="AtkText.html#ATK-TEXT-ATTR-PIXELS-BELOW-LINES:CAPS"/>
546
+ <keyword type="constant" name="ATK_TEXT_ATTR_PIXELS_INSIDE_WRAP" link="AtkText.html#ATK-TEXT-ATTR-PIXELS-INSIDE-WRAP:CAPS"/>
547
+ <keyword type="constant" name="ATK_TEXT_ATTR_BG_FULL_HEIGHT" link="AtkText.html#ATK-TEXT-ATTR-BG-FULL-HEIGHT:CAPS"/>
548
+ <keyword type="constant" name="ATK_TEXT_ATTR_RISE" link="AtkText.html#ATK-TEXT-ATTR-RISE:CAPS"/>
549
+ <keyword type="constant" name="ATK_TEXT_ATTR_UNDERLINE" link="AtkText.html#ATK-TEXT-ATTR-UNDERLINE:CAPS"/>
550
+ <keyword type="constant" name="ATK_TEXT_ATTR_STRIKETHROUGH" link="AtkText.html#ATK-TEXT-ATTR-STRIKETHROUGH:CAPS"/>
551
+ <keyword type="constant" name="ATK_TEXT_ATTR_SIZE" link="AtkText.html#ATK-TEXT-ATTR-SIZE:CAPS"/>
552
+ <keyword type="constant" name="ATK_TEXT_ATTR_SCALE" link="AtkText.html#ATK-TEXT-ATTR-SCALE:CAPS"/>
553
+ <keyword type="constant" name="ATK_TEXT_ATTR_WEIGHT" link="AtkText.html#ATK-TEXT-ATTR-WEIGHT:CAPS"/>
554
+ <keyword type="constant" name="ATK_TEXT_ATTR_LANGUAGE" link="AtkText.html#ATK-TEXT-ATTR-LANGUAGE:CAPS"/>
555
+ <keyword type="constant" name="ATK_TEXT_ATTR_FAMILY_NAME" link="AtkText.html#ATK-TEXT-ATTR-FAMILY-NAME:CAPS"/>
556
+ <keyword type="constant" name="ATK_TEXT_ATTR_BG_COLOR" link="AtkText.html#ATK-TEXT-ATTR-BG-COLOR:CAPS"/>
557
+ <keyword type="constant" name="ATK_TEXT_ATTR_FG_COLOR" link="AtkText.html#ATK-TEXT-ATTR-FG-COLOR:CAPS"/>
558
+ <keyword type="constant" name="ATK_TEXT_ATTR_BG_STIPPLE" link="AtkText.html#ATK-TEXT-ATTR-BG-STIPPLE:CAPS"/>
559
+ <keyword type="constant" name="ATK_TEXT_ATTR_FG_STIPPLE" link="AtkText.html#ATK-TEXT-ATTR-FG-STIPPLE:CAPS"/>
560
+ <keyword type="constant" name="ATK_TEXT_ATTR_WRAP_MODE" link="AtkText.html#ATK-TEXT-ATTR-WRAP-MODE:CAPS"/>
561
+ <keyword type="constant" name="ATK_TEXT_ATTR_DIRECTION" link="AtkText.html#ATK-TEXT-ATTR-DIRECTION:CAPS"/>
562
+ <keyword type="constant" name="ATK_TEXT_ATTR_JUSTIFICATION" link="AtkText.html#ATK-TEXT-ATTR-JUSTIFICATION:CAPS"/>
563
+ <keyword type="constant" name="ATK_TEXT_ATTR_STRETCH" link="AtkText.html#ATK-TEXT-ATTR-STRETCH:CAPS"/>
564
+ <keyword type="constant" name="ATK_TEXT_ATTR_VARIANT" link="AtkText.html#ATK-TEXT-ATTR-VARIANT:CAPS"/>
565
+ <keyword type="constant" name="ATK_TEXT_ATTR_STYLE" link="AtkText.html#ATK-TEXT-ATTR-STYLE:CAPS"/>
566
+ <keyword type="constant" name="ATK_TEXT_ATTR_LAST_DEFINED" link="AtkText.html#ATK-TEXT-ATTR-LAST-DEFINED:CAPS"/>
567
+ <keyword type="constant" name="ATK_XY_SCREEN" link="AtkUtil.html#ATK-XY-SCREEN:CAPS"/>
568
+ <keyword type="constant" name="ATK_XY_WINDOW" link="AtkUtil.html#ATK-XY-WINDOW:CAPS"/>
569
+ <keyword type="constant" name="ATK_KEY_EVENT_PRESS" link="AtkUtil.html#ATK-KEY-EVENT-PRESS:CAPS"/>
570
+ <keyword type="constant" name="ATK_KEY_EVENT_RELEASE" link="AtkUtil.html#ATK-KEY-EVENT-RELEASE:CAPS"/>
571
+ <keyword type="constant" name="ATK_KEY_EVENT_LAST_DEFINED" link="AtkUtil.html#ATK-KEY-EVENT-LAST-DEFINED:CAPS"/>
572
+ </functions>
573
+ </book>