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,31 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
+ <title>Index of new symbols in 1.26</title>
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
+ <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
+ <link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
9
+ <link rel="prev" href="api-index-1-24.html" title="Index of new symbols in 1.24">
10
+ <link rel="next" href="api-index-1-28.html" title="Index of new symbols in 1.28">
11
+ <meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
12
+ <link rel="stylesheet" href="style.css" type="text/css">
13
+ </head>
14
+ <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
16
+ <td><a accesskey="p" href="api-index-1-24.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
17
+ <td> </td>
18
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
19
+ <th width="100%" align="center">ATK - Accessibility Toolkit</th>
20
+ <td><a accesskey="n" href="api-index-1-28.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
21
+ </tr></table>
22
+ <div class="index">
23
+ <div class="titlepage"><div><div><h2 class="title">
24
+ <a name="api-index-1-26"></a>Index of new symbols in 1.26</h2></div></div></div>
25
+ <div class="index"></div>
26
+ </div>
27
+ <div class="footer">
28
+ <hr>
29
+ Generated by GTK-Doc V1.18.1</div>
30
+ </body>
31
+ </html>
@@ -0,0 +1,31 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
+ <title>Index of new symbols in 1.28</title>
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
+ <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
+ <link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
9
+ <link rel="prev" href="api-index-1-26.html" title="Index of new symbols in 1.26">
10
+ <link rel="next" href="api-index-1-30.html" title="Index of new symbols in 1.30">
11
+ <meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
12
+ <link rel="stylesheet" href="style.css" type="text/css">
13
+ </head>
14
+ <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
16
+ <td><a accesskey="p" href="api-index-1-26.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
17
+ <td> </td>
18
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
19
+ <th width="100%" align="center">ATK - Accessibility Toolkit</th>
20
+ <td><a accesskey="n" href="api-index-1-30.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
21
+ </tr></table>
22
+ <div class="index">
23
+ <div class="titlepage"><div><div><h2 class="title">
24
+ <a name="api-index-1-28"></a>Index of new symbols in 1.28</h2></div></div></div>
25
+ <div class="index"></div>
26
+ </div>
27
+ <div class="footer">
28
+ <hr>
29
+ Generated by GTK-Doc V1.18.1</div>
30
+ </body>
31
+ </html>
@@ -0,0 +1,41 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
+ <title>Index of new symbols in 1.3</title>
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
+ <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
+ <link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
9
+ <link rel="prev" href="api-index-deprecated.html" title="Index of deprecated symbols">
10
+ <link rel="next" href="api-index-1-4.html" title="Index of new symbols in 1.4">
11
+ <meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
12
+ <link rel="stylesheet" href="style.css" type="text/css">
13
+ </head>
14
+ <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
16
+ <td><a accesskey="p" href="api-index-deprecated.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
17
+ <td> </td>
18
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
19
+ <th width="100%" align="center">ATK - Accessibility Toolkit</th>
20
+ <td><a accesskey="n" href="api-index-1-4.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
21
+ </tr></table>
22
+ <div class="index">
23
+ <div class="titlepage"><div><div><h2 class="title">
24
+ <a name="api-index-1-3"></a>Index of new symbols in 1.3</h2></div></div></div>
25
+ <div class="index"><div class="indexdiv">
26
+ <h3>A</h3>
27
+ <dl>
28
+ <dt>atk_text_free_ranges, <a class="indexterm" href="AtkText.html#atk-text-free-ranges">atk_text_free_ranges ()</a>
29
+ </dt>
30
+ <dt>atk_text_get_bounded_ranges, <a class="indexterm" href="AtkText.html#atk-text-get-bounded-ranges">atk_text_get_bounded_ranges ()</a>
31
+ </dt>
32
+ <dt>atk_text_get_range_extents, <a class="indexterm" href="AtkText.html#atk-text-get-range-extents">atk_text_get_range_extents ()</a>
33
+ </dt>
34
+ </dl>
35
+ </div></div>
36
+ </div>
37
+ <div class="footer">
38
+ <hr>
39
+ Generated by GTK-Doc V1.18.1</div>
40
+ </body>
41
+ </html>
@@ -0,0 +1,39 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
+ <title>Index of new symbols in 1.30</title>
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
+ <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
+ <link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
9
+ <link rel="prev" href="api-index-1-28.html" title="Index of new symbols in 1.28">
10
+ <link rel="next" href="api-index-1-32.html" title="Index of new symbols in 1.32">
11
+ <meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
12
+ <link rel="stylesheet" href="style.css" type="text/css">
13
+ </head>
14
+ <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
16
+ <td><a accesskey="p" href="api-index-1-28.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
17
+ <td> </td>
18
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
19
+ <th width="100%" align="center">ATK - Accessibility Toolkit</th>
20
+ <td><a accesskey="n" href="api-index-1-32.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
21
+ </tr></table>
22
+ <div class="index">
23
+ <div class="titlepage"><div><div><h2 class="title">
24
+ <a name="api-index-1-30"></a>Index of new symbols in 1.30</h2></div></div></div>
25
+ <div class="index"><div class="indexdiv">
26
+ <h3>A</h3>
27
+ <dl>
28
+ <dt>atk_socket_embed, <a class="indexterm" href="atk-AtkSocket.html#atk-socket-embed">atk_socket_embed ()</a>
29
+ </dt>
30
+ <dt>atk_socket_is_occupied, <a class="indexterm" href="atk-AtkSocket.html#atk-socket-is-occupied">atk_socket_is_occupied ()</a>
31
+ </dt>
32
+ </dl>
33
+ </div></div>
34
+ </div>
35
+ <div class="footer">
36
+ <hr>
37
+ Generated by GTK-Doc V1.18.1</div>
38
+ </body>
39
+ </html>
@@ -0,0 +1,30 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
+ <title>Index of new symbols in 1.32</title>
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
+ <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
+ <link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
9
+ <link rel="prev" href="api-index-1-30.html" title="Index of new symbols in 1.30">
10
+ <meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
11
+ <link rel="stylesheet" href="style.css" type="text/css">
12
+ </head>
13
+ <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
14
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
15
+ <td><a accesskey="p" href="api-index-1-30.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
16
+ <td> </td>
17
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
18
+ <th width="100%" align="center">ATK - Accessibility Toolkit</th>
19
+ <td> </td>
20
+ </tr></table>
21
+ <div class="index">
22
+ <div class="titlepage"><div><div><h2 class="title">
23
+ <a name="api-index-1-32"></a>Index of new symbols in 1.32</h2></div></div></div>
24
+ <div class="index"></div>
25
+ </div>
26
+ <div class="footer">
27
+ <hr>
28
+ Generated by GTK-Doc V1.18.1</div>
29
+ </body>
30
+ </html>
@@ -0,0 +1,35 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
+ <title>Index of new symbols in 1.4</title>
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
+ <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
+ <link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
9
+ <link rel="prev" href="api-index-1-3.html" title="Index of new symbols in 1.3">
10
+ <link rel="next" href="api-index-1-6.html" title="Index of new symbols in 1.6">
11
+ <meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
12
+ <link rel="stylesheet" href="style.css" type="text/css">
13
+ </head>
14
+ <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
16
+ <td><a accesskey="p" href="api-index-1-3.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
17
+ <td> </td>
18
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
19
+ <th width="100%" align="center">ATK - Accessibility Toolkit</th>
20
+ <td><a accesskey="n" href="api-index-1-6.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
21
+ </tr></table>
22
+ <div class="index">
23
+ <div class="titlepage"><div><div><h2 class="title">
24
+ <a name="api-index-1-4"></a>Index of new symbols in 1.4</h2></div></div></div>
25
+ <div class="index"><div class="indexdiv">
26
+ <h3>A</h3>
27
+ <dl><dt>atk_hyperlink_is_selected_link, <a class="indexterm" href="AtkHyperlink.html#atk-hyperlink-is-selected-link">atk_hyperlink_is_selected_link ()</a>
28
+ </dt></dl>
29
+ </div></div>
30
+ </div>
31
+ <div class="footer">
32
+ <hr>
33
+ Generated by GTK-Doc V1.18.1</div>
34
+ </body>
35
+ </html>
@@ -0,0 +1,35 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
+ <title>Index of new symbols in 1.6</title>
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
+ <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
+ <link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
9
+ <link rel="prev" href="api-index-1-4.html" title="Index of new symbols in 1.4">
10
+ <link rel="next" href="api-index-1-12.html" title="Index of new symbols in 1.12">
11
+ <meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
12
+ <link rel="stylesheet" href="style.css" type="text/css">
13
+ </head>
14
+ <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
16
+ <td><a accesskey="p" href="api-index-1-4.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
17
+ <td> </td>
18
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
19
+ <th width="100%" align="center">ATK - Accessibility Toolkit</th>
20
+ <td><a accesskey="n" href="api-index-1-12.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
21
+ </tr></table>
22
+ <div class="index">
23
+ <div class="titlepage"><div><div><h2 class="title">
24
+ <a name="api-index-1-6"></a>Index of new symbols in 1.6</h2></div></div></div>
25
+ <div class="index"><div class="indexdiv">
26
+ <h3>A</h3>
27
+ <dl><dt>atk_get_focus_object, <a class="indexterm" href="AtkUtil.html#atk-get-focus-object">atk_get_focus_object ()</a>
28
+ </dt></dl>
29
+ </div></div>
30
+ </div>
31
+ <div class="footer">
32
+ <hr>
33
+ Generated by GTK-Doc V1.18.1</div>
34
+ </body>
35
+ </html>
@@ -0,0 +1,41 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
+ <title>Index of deprecated symbols</title>
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
+ <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
+ <link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
9
+ <link rel="prev" href="api-index-full.html" title="Index of all symbols">
10
+ <link rel="next" href="api-index-1-3.html" title="Index of new symbols in 1.3">
11
+ <meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
12
+ <link rel="stylesheet" href="style.css" type="text/css">
13
+ </head>
14
+ <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
16
+ <td><a accesskey="p" href="api-index-full.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
17
+ <td> </td>
18
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
19
+ <th width="100%" align="center">ATK - Accessibility Toolkit</th>
20
+ <td><a accesskey="n" href="api-index-1-3.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
21
+ </tr></table>
22
+ <div class="index">
23
+ <div class="titlepage"><div><div><h2 class="title">
24
+ <a name="api-index-deprecated"></a>Index of deprecated symbols</h2></div></div></div>
25
+ <div class="index"><div class="indexdiv">
26
+ <h3>A</h3>
27
+ <dl>
28
+ <dt>atk_hyperlink_is_selected_link, <a class="indexterm" href="AtkHyperlink.html#atk-hyperlink-is-selected-link">atk_hyperlink_is_selected_link ()</a>
29
+ </dt>
30
+ <dt>atk_object_get_layer, <a class="indexterm" href="AtkObject.html#atk-object-get-layer">atk_object_get_layer ()</a>
31
+ </dt>
32
+ <dt>atk_object_get_mdi_zorder, <a class="indexterm" href="AtkObject.html#atk-object-get-mdi-zorder">atk_object_get_mdi_zorder ()</a>
33
+ </dt>
34
+ </dl>
35
+ </div></div>
36
+ </div>
37
+ <div class="footer">
38
+ <hr>
39
+ Generated by GTK-Doc V1.18.1</div>
40
+ </body>
41
+ </html>
@@ -0,0 +1,651 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
+ <title>Index of all symbols</title>
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
+ <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
+ <link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
9
+ <link rel="prev" href="AtkValue.html" title="AtkValue">
10
+ <link rel="next" href="api-index-deprecated.html" title="Index of deprecated symbols">
11
+ <meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
12
+ <link rel="stylesheet" href="style.css" type="text/css">
13
+ </head>
14
+ <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
16
+ <td><a accesskey="p" href="AtkValue.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
17
+ <td> </td>
18
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
19
+ <th width="100%" align="center">ATK - Accessibility Toolkit</th>
20
+ <td><a accesskey="n" href="api-index-deprecated.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
21
+ </tr></table>
22
+ <div class="index">
23
+ <div class="titlepage"><div><div><h2 class="title">
24
+ <a name="api-index-full"></a>Index of all symbols</h2></div></div></div>
25
+ <div class="index"><div class="indexdiv">
26
+ <h3>A</h3>
27
+ <dl>
28
+ <dt>AtkAction, <a class="indexterm" href="AtkAction.html#AtkAction-struct">AtkAction</a>
29
+ </dt>
30
+ <dt>AtkAttribute, <a class="indexterm" href="AtkText.html#AtkAttribute">struct AtkAttribute</a>
31
+ </dt>
32
+ <dt>AtkAttributeSet, <a class="indexterm" href="AtkText.html#AtkAttributeSet">AtkAttributeSet</a>
33
+ </dt>
34
+ <dt>AtkComponent, <a class="indexterm" href="AtkComponent.html#AtkComponent-struct">AtkComponent</a>
35
+ </dt>
36
+ <dt>AtkComponent::bounds-changed, <a class="indexterm" href="AtkComponent.html#AtkComponent-bounds-changed">The "bounds-changed" signal</a>
37
+ </dt>
38
+ <dt>AtkCoordType, <a class="indexterm" href="AtkUtil.html#AtkCoordType">enum AtkCoordType</a>
39
+ </dt>
40
+ <dt>AtkDocument, <a class="indexterm" href="AtkDocument.html#AtkDocument-struct">AtkDocument</a>
41
+ </dt>
42
+ <dt>AtkDocument::load-complete, <a class="indexterm" href="AtkDocument.html#AtkDocument-load-complete">The "load-complete" signal</a>
43
+ </dt>
44
+ <dt>AtkDocument::load-stopped, <a class="indexterm" href="AtkDocument.html#AtkDocument-load-stopped">The "load-stopped" signal</a>
45
+ </dt>
46
+ <dt>AtkDocument::reload, <a class="indexterm" href="AtkDocument.html#AtkDocument-reload">The "reload" signal</a>
47
+ </dt>
48
+ <dt>AtkEditableText, <a class="indexterm" href="AtkEditableText.html#AtkEditableText-struct">AtkEditableText</a>
49
+ </dt>
50
+ <dt>AtkEventListener, <a class="indexterm" href="AtkUtil.html#AtkEventListener">AtkEventListener ()</a>
51
+ </dt>
52
+ <dt>AtkEventListenerInit, <a class="indexterm" href="AtkUtil.html#AtkEventListenerInit">AtkEventListenerInit ()</a>
53
+ </dt>
54
+ <dt>AtkFunction, <a class="indexterm" href="AtkObject.html#AtkFunction">AtkFunction ()</a>
55
+ </dt>
56
+ <dt>AtkGObjectAccessible, <a class="indexterm" href="AtkGObjectAccessible.html#AtkGObjectAccessible-struct">struct AtkGObjectAccessible</a>
57
+ </dt>
58
+ <dt>AtkHyperlink, <a class="indexterm" href="AtkHyperlink.html#AtkHyperlink-struct">struct AtkHyperlink</a>
59
+ </dt>
60
+ <dt>AtkHyperlink::link-activated, <a class="indexterm" href="AtkHyperlink.html#AtkHyperlink-link-activated">The "link-activated" signal</a>
61
+ </dt>
62
+ <dt>AtkHyperlink:end-index, <a class="indexterm" href="AtkHyperlink.html#AtkHyperlink--end-index">The "end-index" property</a>
63
+ </dt>
64
+ <dt>AtkHyperlink:number-of-anchors, <a class="indexterm" href="AtkHyperlink.html#AtkHyperlink--number-of-anchors">The "number-of-anchors" property</a>
65
+ </dt>
66
+ <dt>AtkHyperlink:selected-link, <a class="indexterm" href="AtkHyperlink.html#AtkHyperlink--selected-link">The "selected-link" property</a>
67
+ </dt>
68
+ <dt>AtkHyperlink:start-index, <a class="indexterm" href="AtkHyperlink.html#AtkHyperlink--start-index">The "start-index" property</a>
69
+ </dt>
70
+ <dt>AtkHyperlinkImpl, <a class="indexterm" href="atk-AtkHyperlinkImpl.html#AtkHyperlinkImpl">AtkHyperlinkImpl</a>
71
+ </dt>
72
+ <dt>AtkHyperlinkStateFlags, <a class="indexterm" href="AtkHyperlink.html#AtkHyperlinkStateFlags">enum AtkHyperlinkStateFlags</a>
73
+ </dt>
74
+ <dt>AtkHypertext, <a class="indexterm" href="AtkHypertext.html#AtkHypertext-struct">AtkHypertext</a>
75
+ </dt>
76
+ <dt>AtkHypertext::link-selected, <a class="indexterm" href="AtkHypertext.html#AtkHypertext-link-selected">The "link-selected" signal</a>
77
+ </dt>
78
+ <dt>AtkImage, <a class="indexterm" href="AtkImage.html#AtkImage-struct">AtkImage</a>
79
+ </dt>
80
+ <dt>AtkImplementor, <a class="indexterm" href="AtkObject.html#AtkImplementor">AtkImplementor</a>
81
+ </dt>
82
+ <dt>AtkKeyEventStruct, <a class="indexterm" href="AtkUtil.html#AtkKeyEventStruct">struct AtkKeyEventStruct</a>
83
+ </dt>
84
+ <dt>AtkKeyEventType, <a class="indexterm" href="AtkUtil.html#AtkKeyEventType">enum AtkKeyEventType</a>
85
+ </dt>
86
+ <dt>AtkKeySnoopFunc, <a class="indexterm" href="AtkUtil.html#AtkKeySnoopFunc">AtkKeySnoopFunc ()</a>
87
+ </dt>
88
+ <dt>AtkLayer, <a class="indexterm" href="AtkObject.html#AtkLayer">enum AtkLayer</a>
89
+ </dt>
90
+ <dt>AtkNoOpObject, <a class="indexterm" href="AtkNoOpObject.html#AtkNoOpObject-struct">struct AtkNoOpObject</a>
91
+ </dt>
92
+ <dt>AtkNoOpObjectFactory, <a class="indexterm" href="AtkNoOpObjectFactory.html#AtkNoOpObjectFactory-struct">struct AtkNoOpObjectFactory</a>
93
+ </dt>
94
+ <dt>AtkObject, <a class="indexterm" href="AtkObject.html#AtkObject-struct">struct AtkObject</a>
95
+ </dt>
96
+ <dt>AtkObject::active-descendant-changed, <a class="indexterm" href="AtkObject.html#AtkObject-active-descendant-changed">The "active-descendant-changed" signal</a>
97
+ </dt>
98
+ <dt>AtkObject::children-changed, <a class="indexterm" href="AtkObject.html#AtkObject-children-changed">The "children-changed" signal</a>
99
+ </dt>
100
+ <dt>AtkObject::focus-event, <a class="indexterm" href="AtkObject.html#AtkObject-focus-event">The "focus-event" signal</a>
101
+ </dt>
102
+ <dt>AtkObject::property-change, <a class="indexterm" href="AtkObject.html#AtkObject-property-change">The "property-change" signal</a>
103
+ </dt>
104
+ <dt>AtkObject::state-change, <a class="indexterm" href="AtkObject.html#AtkObject-state-change">The "state-change" signal</a>
105
+ </dt>
106
+ <dt>AtkObject::visible-data-changed, <a class="indexterm" href="AtkObject.html#AtkObject-visible-data-changed">The "visible-data-changed" signal</a>
107
+ </dt>
108
+ <dt>AtkObject:accessible-component-layer, <a class="indexterm" href="AtkObject.html#AtkObject--accessible-component-layer">The "accessible-component-layer" property</a>
109
+ </dt>
110
+ <dt>AtkObject:accessible-component-mdi-zorder, <a class="indexterm" href="AtkObject.html#AtkObject--accessible-component-mdi-zorder">The "accessible-component-mdi-zorder" property</a>
111
+ </dt>
112
+ <dt>AtkObject:accessible-description, <a class="indexterm" href="AtkObject.html#AtkObject--accessible-description">The "accessible-description" property</a>
113
+ </dt>
114
+ <dt>AtkObject:accessible-hypertext-nlinks, <a class="indexterm" href="AtkObject.html#AtkObject--accessible-hypertext-nlinks">The "accessible-hypertext-nlinks" property</a>
115
+ </dt>
116
+ <dt>AtkObject:accessible-name, <a class="indexterm" href="AtkObject.html#AtkObject--accessible-name">The "accessible-name" property</a>
117
+ </dt>
118
+ <dt>AtkObject:accessible-parent, <a class="indexterm" href="AtkObject.html#AtkObject--accessible-parent">The "accessible-parent" property</a>
119
+ </dt>
120
+ <dt>AtkObject:accessible-role, <a class="indexterm" href="AtkObject.html#AtkObject--accessible-role">The "accessible-role" property</a>
121
+ </dt>
122
+ <dt>AtkObject:accessible-table-caption, <a class="indexterm" href="AtkObject.html#AtkObject--accessible-table-caption">The "accessible-table-caption" property</a>
123
+ </dt>
124
+ <dt>AtkObject:accessible-table-caption-object, <a class="indexterm" href="AtkObject.html#AtkObject--accessible-table-caption-object">The "accessible-table-caption-object" property</a>
125
+ </dt>
126
+ <dt>AtkObject:accessible-table-column-description, <a class="indexterm" href="AtkObject.html#AtkObject--accessible-table-column-description">The "accessible-table-column-description" property</a>
127
+ </dt>
128
+ <dt>AtkObject:accessible-table-column-header, <a class="indexterm" href="AtkObject.html#AtkObject--accessible-table-column-header">The "accessible-table-column-header" property</a>
129
+ </dt>
130
+ <dt>AtkObject:accessible-table-row-description, <a class="indexterm" href="AtkObject.html#AtkObject--accessible-table-row-description">The "accessible-table-row-description" property</a>
131
+ </dt>
132
+ <dt>AtkObject:accessible-table-row-header, <a class="indexterm" href="AtkObject.html#AtkObject--accessible-table-row-header">The "accessible-table-row-header" property</a>
133
+ </dt>
134
+ <dt>AtkObject:accessible-table-summary, <a class="indexterm" href="AtkObject.html#AtkObject--accessible-table-summary">The "accessible-table-summary" property</a>
135
+ </dt>
136
+ <dt>AtkObject:accessible-value, <a class="indexterm" href="AtkObject.html#AtkObject--accessible-value">The "accessible-value" property</a>
137
+ </dt>
138
+ <dt>AtkObjectFactory, <a class="indexterm" href="AtkObjectFactory.html#AtkObjectFactory-struct">struct AtkObjectFactory</a>
139
+ </dt>
140
+ <dt>AtkPlug, <a class="indexterm" href="atk-AtkPlug.html#AtkPlug">struct AtkPlug</a>
141
+ </dt>
142
+ <dt>AtkPropertyChangeHandler, <a class="indexterm" href="AtkObject.html#AtkPropertyChangeHandler">AtkPropertyChangeHandler ()</a>
143
+ </dt>
144
+ <dt>AtkPropertyValues, <a class="indexterm" href="AtkObject.html#AtkPropertyValues">AtkPropertyValues</a>
145
+ </dt>
146
+ <dt>AtkRegistry, <a class="indexterm" href="AtkRegistry.html#AtkRegistry-struct">AtkRegistry</a>
147
+ </dt>
148
+ <dt>AtkRelation, <a class="indexterm" href="AtkRelation.html#AtkRelation-struct">struct AtkRelation</a>
149
+ </dt>
150
+ <dt>AtkRelation:relation-type, <a class="indexterm" href="AtkRelation.html#AtkRelation--relation-type">The "relation-type" property</a>
151
+ </dt>
152
+ <dt>AtkRelation:target, <a class="indexterm" href="AtkRelation.html#AtkRelation--target">The "target" property</a>
153
+ </dt>
154
+ <dt>AtkRelationSet, <a class="indexterm" href="AtkRelationSet.html#AtkRelationSet-struct">AtkRelationSet</a>
155
+ </dt>
156
+ <dt>AtkRelationType, <a class="indexterm" href="AtkRelation.html#AtkRelationType">enum AtkRelationType</a>
157
+ </dt>
158
+ <dt>AtkRole, <a class="indexterm" href="AtkObject.html#AtkRole">enum AtkRole</a>
159
+ </dt>
160
+ <dt>AtkSelection, <a class="indexterm" href="AtkSelection.html#AtkSelection-struct">AtkSelection</a>
161
+ </dt>
162
+ <dt>AtkSelection::selection-changed, <a class="indexterm" href="AtkSelection.html#AtkSelection-selection-changed">The "selection-changed" signal</a>
163
+ </dt>
164
+ <dt>AtkSocket, <a class="indexterm" href="atk-AtkSocket.html#AtkSocket">struct AtkSocket</a>
165
+ </dt>
166
+ <dt>AtkState, <a class="indexterm" href="atk-AtkState.html#AtkState">AtkState</a>
167
+ </dt>
168
+ <dt>AtkStateSet, <a class="indexterm" href="AtkStateSet.html#AtkStateSet-struct">AtkStateSet</a>
169
+ </dt>
170
+ <dt>AtkStateType, <a class="indexterm" href="atk-AtkState.html#AtkStateType">enum AtkStateType</a>
171
+ </dt>
172
+ <dt>AtkStreamableContent, <a class="indexterm" href="AtkStreamableContent.html#AtkStreamableContent-struct">AtkStreamableContent</a>
173
+ </dt>
174
+ <dt>AtkTable, <a class="indexterm" href="AtkTable.html#AtkTable-struct">AtkTable</a>
175
+ </dt>
176
+ <dt>AtkTable::column-deleted, <a class="indexterm" href="AtkTable.html#AtkTable-column-deleted">The "column-deleted" signal</a>
177
+ </dt>
178
+ <dt>AtkTable::column-inserted, <a class="indexterm" href="AtkTable.html#AtkTable-column-inserted">The "column-inserted" signal</a>
179
+ </dt>
180
+ <dt>AtkTable::column-reordered, <a class="indexterm" href="AtkTable.html#AtkTable-column-reordered">The "column-reordered" signal</a>
181
+ </dt>
182
+ <dt>AtkTable::model-changed, <a class="indexterm" href="AtkTable.html#AtkTable-model-changed">The "model-changed" signal</a>
183
+ </dt>
184
+ <dt>AtkTable::row-deleted, <a class="indexterm" href="AtkTable.html#AtkTable-row-deleted">The "row-deleted" signal</a>
185
+ </dt>
186
+ <dt>AtkTable::row-inserted, <a class="indexterm" href="AtkTable.html#AtkTable-row-inserted">The "row-inserted" signal</a>
187
+ </dt>
188
+ <dt>AtkTable::row-reordered, <a class="indexterm" href="AtkTable.html#AtkTable-row-reordered">The "row-reordered" signal</a>
189
+ </dt>
190
+ <dt>AtkText, <a class="indexterm" href="AtkText.html#AtkText-struct">AtkText</a>
191
+ </dt>
192
+ <dt>AtkText::text-attributes-changed, <a class="indexterm" href="AtkText.html#AtkText-text-attributes-changed">The "text-attributes-changed" signal</a>
193
+ </dt>
194
+ <dt>AtkText::text-caret-moved, <a class="indexterm" href="AtkText.html#AtkText-text-caret-moved">The "text-caret-moved" signal</a>
195
+ </dt>
196
+ <dt>AtkText::text-changed, <a class="indexterm" href="AtkText.html#AtkText-text-changed">The "text-changed" signal</a>
197
+ </dt>
198
+ <dt>AtkText::text-insert, <a class="indexterm" href="AtkText.html#AtkText-text-insert">The "text-insert" signal</a>
199
+ </dt>
200
+ <dt>AtkText::text-remove, <a class="indexterm" href="AtkText.html#AtkText-text-remove">The "text-remove" signal</a>
201
+ </dt>
202
+ <dt>AtkText::text-selection-changed, <a class="indexterm" href="AtkText.html#AtkText-text-selection-changed">The "text-selection-changed" signal</a>
203
+ </dt>
204
+ <dt>AtkText::text-update, <a class="indexterm" href="AtkText.html#AtkText-text-update">The "text-update" signal</a>
205
+ </dt>
206
+ <dt>AtkTextAttribute, <a class="indexterm" href="AtkText.html#AtkTextAttribute">enum AtkTextAttribute</a>
207
+ </dt>
208
+ <dt>AtkTextBoundary, <a class="indexterm" href="AtkText.html#AtkTextBoundary">enum AtkTextBoundary</a>
209
+ </dt>
210
+ <dt>AtkTextClipType, <a class="indexterm" href="AtkText.html#AtkTextClipType">enum AtkTextClipType</a>
211
+ </dt>
212
+ <dt>AtkTextRange, <a class="indexterm" href="AtkText.html#AtkTextRange">struct AtkTextRange</a>
213
+ </dt>
214
+ <dt>AtkTextRectangle, <a class="indexterm" href="AtkText.html#AtkTextRectangle">struct AtkTextRectangle</a>
215
+ </dt>
216
+ <dt>AtkUtil, <a class="indexterm" href="AtkUtil.html#AtkUtil-struct">struct AtkUtil</a>
217
+ </dt>
218
+ <dt>AtkValue, <a class="indexterm" href="AtkValue.html#AtkValue-struct">AtkValue</a>
219
+ </dt>
220
+ <dt>atk_action_do_action, <a class="indexterm" href="AtkAction.html#atk-action-do-action">atk_action_do_action ()</a>
221
+ </dt>
222
+ <dt>atk_action_get_description, <a class="indexterm" href="AtkAction.html#atk-action-get-description">atk_action_get_description ()</a>
223
+ </dt>
224
+ <dt>atk_action_get_keybinding, <a class="indexterm" href="AtkAction.html#atk-action-get-keybinding">atk_action_get_keybinding ()</a>
225
+ </dt>
226
+ <dt>atk_action_get_localized_name, <a class="indexterm" href="AtkAction.html#atk-action-get-localized-name">atk_action_get_localized_name ()</a>
227
+ </dt>
228
+ <dt>atk_action_get_name, <a class="indexterm" href="AtkAction.html#atk-action-get-name">atk_action_get_name ()</a>
229
+ </dt>
230
+ <dt>atk_action_get_n_actions, <a class="indexterm" href="AtkAction.html#atk-action-get-n-actions">atk_action_get_n_actions ()</a>
231
+ </dt>
232
+ <dt>atk_action_set_description, <a class="indexterm" href="AtkAction.html#atk-action-set-description">atk_action_set_description ()</a>
233
+ </dt>
234
+ <dt>atk_add_focus_tracker, <a class="indexterm" href="AtkUtil.html#atk-add-focus-tracker">atk_add_focus_tracker ()</a>
235
+ </dt>
236
+ <dt>atk_add_global_event_listener, <a class="indexterm" href="AtkUtil.html#atk-add-global-event-listener">atk_add_global_event_listener ()</a>
237
+ </dt>
238
+ <dt>atk_add_key_event_listener, <a class="indexterm" href="AtkUtil.html#atk-add-key-event-listener">atk_add_key_event_listener ()</a>
239
+ </dt>
240
+ <dt>atk_attribute_set_free, <a class="indexterm" href="AtkText.html#atk-attribute-set-free">atk_attribute_set_free ()</a>
241
+ </dt>
242
+ <dt>atk_component_add_focus_handler, <a class="indexterm" href="AtkComponent.html#atk-component-add-focus-handler">atk_component_add_focus_handler ()</a>
243
+ </dt>
244
+ <dt>atk_component_contains, <a class="indexterm" href="AtkComponent.html#atk-component-contains">atk_component_contains ()</a>
245
+ </dt>
246
+ <dt>atk_component_get_alpha, <a class="indexterm" href="AtkComponent.html#atk-component-get-alpha">atk_component_get_alpha ()</a>
247
+ </dt>
248
+ <dt>atk_component_get_extents, <a class="indexterm" href="AtkComponent.html#atk-component-get-extents">atk_component_get_extents ()</a>
249
+ </dt>
250
+ <dt>atk_component_get_layer, <a class="indexterm" href="AtkComponent.html#atk-component-get-layer">atk_component_get_layer ()</a>
251
+ </dt>
252
+ <dt>atk_component_get_mdi_zorder, <a class="indexterm" href="AtkComponent.html#atk-component-get-mdi-zorder">atk_component_get_mdi_zorder ()</a>
253
+ </dt>
254
+ <dt>atk_component_get_position, <a class="indexterm" href="AtkComponent.html#atk-component-get-position">atk_component_get_position ()</a>
255
+ </dt>
256
+ <dt>atk_component_get_size, <a class="indexterm" href="AtkComponent.html#atk-component-get-size">atk_component_get_size ()</a>
257
+ </dt>
258
+ <dt>atk_component_grab_focus, <a class="indexterm" href="AtkComponent.html#atk-component-grab-focus">atk_component_grab_focus ()</a>
259
+ </dt>
260
+ <dt>atk_component_ref_accessible_at_point, <a class="indexterm" href="AtkComponent.html#atk-component-ref-accessible-at-point">atk_component_ref_accessible_at_point ()</a>
261
+ </dt>
262
+ <dt>atk_component_remove_focus_handler, <a class="indexterm" href="AtkComponent.html#atk-component-remove-focus-handler">atk_component_remove_focus_handler ()</a>
263
+ </dt>
264
+ <dt>atk_component_set_extents, <a class="indexterm" href="AtkComponent.html#atk-component-set-extents">atk_component_set_extents ()</a>
265
+ </dt>
266
+ <dt>atk_component_set_position, <a class="indexterm" href="AtkComponent.html#atk-component-set-position">atk_component_set_position ()</a>
267
+ </dt>
268
+ <dt>atk_component_set_size, <a class="indexterm" href="AtkComponent.html#atk-component-set-size">atk_component_set_size ()</a>
269
+ </dt>
270
+ <dt>ATK_DEFINE_ABSTRACT_TYPE, <a class="indexterm" href="AtkUtil.html#ATK-DEFINE-ABSTRACT-TYPE:CAPS">ATK_DEFINE_ABSTRACT_TYPE()</a>
271
+ </dt>
272
+ <dt>ATK_DEFINE_ABSTRACT_TYPE_WITH_CODE, <a class="indexterm" href="AtkUtil.html#ATK-DEFINE-ABSTRACT-TYPE-WITH-CODE:CAPS">ATK_DEFINE_ABSTRACT_TYPE_WITH_CODE()</a>
273
+ </dt>
274
+ <dt>ATK_DEFINE_TYPE, <a class="indexterm" href="AtkUtil.html#ATK-DEFINE-TYPE:CAPS">ATK_DEFINE_TYPE()</a>
275
+ </dt>
276
+ <dt>ATK_DEFINE_TYPE_EXTENDED, <a class="indexterm" href="AtkUtil.html#ATK-DEFINE-TYPE-EXTENDED:CAPS">ATK_DEFINE_TYPE_EXTENDED()</a>
277
+ </dt>
278
+ <dt>ATK_DEFINE_TYPE_WITH_CODE, <a class="indexterm" href="AtkUtil.html#ATK-DEFINE-TYPE-WITH-CODE:CAPS">ATK_DEFINE_TYPE_WITH_CODE()</a>
279
+ </dt>
280
+ <dt>atk_document_get_attributes, <a class="indexterm" href="AtkDocument.html#atk-document-get-attributes">atk_document_get_attributes ()</a>
281
+ </dt>
282
+ <dt>atk_document_get_attribute_value, <a class="indexterm" href="AtkDocument.html#atk-document-get-attribute-value">atk_document_get_attribute_value ()</a>
283
+ </dt>
284
+ <dt>atk_document_get_document, <a class="indexterm" href="AtkDocument.html#atk-document-get-document">atk_document_get_document ()</a>
285
+ </dt>
286
+ <dt>atk_document_get_document_type, <a class="indexterm" href="AtkDocument.html#atk-document-get-document-type">atk_document_get_document_type ()</a>
287
+ </dt>
288
+ <dt>atk_document_get_locale, <a class="indexterm" href="AtkDocument.html#atk-document-get-locale">atk_document_get_locale ()</a>
289
+ </dt>
290
+ <dt>atk_document_set_attribute_value, <a class="indexterm" href="AtkDocument.html#atk-document-set-attribute-value">atk_document_set_attribute_value ()</a>
291
+ </dt>
292
+ <dt>atk_editable_text_copy_text, <a class="indexterm" href="AtkEditableText.html#atk-editable-text-copy-text">atk_editable_text_copy_text ()</a>
293
+ </dt>
294
+ <dt>atk_editable_text_cut_text, <a class="indexterm" href="AtkEditableText.html#atk-editable-text-cut-text">atk_editable_text_cut_text ()</a>
295
+ </dt>
296
+ <dt>atk_editable_text_delete_text, <a class="indexterm" href="AtkEditableText.html#atk-editable-text-delete-text">atk_editable_text_delete_text ()</a>
297
+ </dt>
298
+ <dt>atk_editable_text_insert_text, <a class="indexterm" href="AtkEditableText.html#atk-editable-text-insert-text">atk_editable_text_insert_text ()</a>
299
+ </dt>
300
+ <dt>atk_editable_text_paste_text, <a class="indexterm" href="AtkEditableText.html#atk-editable-text-paste-text">atk_editable_text_paste_text ()</a>
301
+ </dt>
302
+ <dt>atk_editable_text_set_run_attributes, <a class="indexterm" href="AtkEditableText.html#atk-editable-text-set-run-attributes">atk_editable_text_set_run_attributes ()</a>
303
+ </dt>
304
+ <dt>atk_editable_text_set_text_contents, <a class="indexterm" href="AtkEditableText.html#atk-editable-text-set-text-contents">atk_editable_text_set_text_contents ()</a>
305
+ </dt>
306
+ <dt>atk_focus_tracker_init, <a class="indexterm" href="AtkUtil.html#atk-focus-tracker-init">atk_focus_tracker_init ()</a>
307
+ </dt>
308
+ <dt>atk_focus_tracker_notify, <a class="indexterm" href="AtkUtil.html#atk-focus-tracker-notify">atk_focus_tracker_notify ()</a>
309
+ </dt>
310
+ <dt>atk_get_default_registry, <a class="indexterm" href="AtkRegistry.html#atk-get-default-registry">atk_get_default_registry ()</a>
311
+ </dt>
312
+ <dt>atk_get_focus_object, <a class="indexterm" href="AtkUtil.html#atk-get-focus-object">atk_get_focus_object ()</a>
313
+ </dt>
314
+ <dt>atk_get_root, <a class="indexterm" href="AtkUtil.html#atk-get-root">atk_get_root ()</a>
315
+ </dt>
316
+ <dt>atk_get_toolkit_name, <a class="indexterm" href="AtkUtil.html#atk-get-toolkit-name">atk_get_toolkit_name ()</a>
317
+ </dt>
318
+ <dt>atk_get_toolkit_version, <a class="indexterm" href="AtkUtil.html#atk-get-toolkit-version">atk_get_toolkit_version ()</a>
319
+ </dt>
320
+ <dt>atk_get_version, <a class="indexterm" href="AtkUtil.html#atk-get-version">atk_get_version ()</a>
321
+ </dt>
322
+ <dt>atk_gobject_accessible_for_object, <a class="indexterm" href="AtkGObjectAccessible.html#atk-gobject-accessible-for-object">atk_gobject_accessible_for_object ()</a>
323
+ </dt>
324
+ <dt>atk_gobject_accessible_get_object, <a class="indexterm" href="AtkGObjectAccessible.html#atk-gobject-accessible-get-object">atk_gobject_accessible_get_object ()</a>
325
+ </dt>
326
+ <dt>atk_hyperlink_get_end_index, <a class="indexterm" href="AtkHyperlink.html#atk-hyperlink-get-end-index">atk_hyperlink_get_end_index ()</a>
327
+ </dt>
328
+ <dt>atk_hyperlink_get_n_anchors, <a class="indexterm" href="AtkHyperlink.html#atk-hyperlink-get-n-anchors">atk_hyperlink_get_n_anchors ()</a>
329
+ </dt>
330
+ <dt>atk_hyperlink_get_object, <a class="indexterm" href="AtkHyperlink.html#atk-hyperlink-get-object">atk_hyperlink_get_object ()</a>
331
+ </dt>
332
+ <dt>atk_hyperlink_get_start_index, <a class="indexterm" href="AtkHyperlink.html#atk-hyperlink-get-start-index">atk_hyperlink_get_start_index ()</a>
333
+ </dt>
334
+ <dt>atk_hyperlink_get_uri, <a class="indexterm" href="AtkHyperlink.html#atk-hyperlink-get-uri">atk_hyperlink_get_uri ()</a>
335
+ </dt>
336
+ <dt>atk_hyperlink_impl_get_hyperlink, <a class="indexterm" href="atk-AtkHyperlinkImpl.html#atk-hyperlink-impl-get-hyperlink">atk_hyperlink_impl_get_hyperlink ()</a>
337
+ </dt>
338
+ <dt>atk_hyperlink_is_inline, <a class="indexterm" href="AtkHyperlink.html#atk-hyperlink-is-inline">atk_hyperlink_is_inline ()</a>
339
+ </dt>
340
+ <dt>atk_hyperlink_is_selected_link, <a class="indexterm" href="AtkHyperlink.html#atk-hyperlink-is-selected-link">atk_hyperlink_is_selected_link ()</a>
341
+ </dt>
342
+ <dt>atk_hyperlink_is_valid, <a class="indexterm" href="AtkHyperlink.html#atk-hyperlink-is-valid">atk_hyperlink_is_valid ()</a>
343
+ </dt>
344
+ <dt>atk_hypertext_get_link, <a class="indexterm" href="AtkHypertext.html#atk-hypertext-get-link">atk_hypertext_get_link ()</a>
345
+ </dt>
346
+ <dt>atk_hypertext_get_link_index, <a class="indexterm" href="AtkHypertext.html#atk-hypertext-get-link-index">atk_hypertext_get_link_index ()</a>
347
+ </dt>
348
+ <dt>atk_hypertext_get_n_links, <a class="indexterm" href="AtkHypertext.html#atk-hypertext-get-n-links">atk_hypertext_get_n_links ()</a>
349
+ </dt>
350
+ <dt>atk_image_get_image_description, <a class="indexterm" href="AtkImage.html#atk-image-get-image-description">atk_image_get_image_description ()</a>
351
+ </dt>
352
+ <dt>atk_image_get_image_locale, <a class="indexterm" href="AtkImage.html#atk-image-get-image-locale">atk_image_get_image_locale ()</a>
353
+ </dt>
354
+ <dt>atk_image_get_image_position, <a class="indexterm" href="AtkImage.html#atk-image-get-image-position">atk_image_get_image_position ()</a>
355
+ </dt>
356
+ <dt>atk_image_get_image_size, <a class="indexterm" href="AtkImage.html#atk-image-get-image-size">atk_image_get_image_size ()</a>
357
+ </dt>
358
+ <dt>atk_image_set_image_description, <a class="indexterm" href="AtkImage.html#atk-image-set-image-description">atk_image_set_image_description ()</a>
359
+ </dt>
360
+ <dt>atk_implementor_ref_accessible, <a class="indexterm" href="AtkObject.html#atk-implementor-ref-accessible">atk_implementor_ref_accessible ()</a>
361
+ </dt>
362
+ <dt>atk_no_op_object_factory_new, <a class="indexterm" href="AtkNoOpObjectFactory.html#atk-no-op-object-factory-new">atk_no_op_object_factory_new ()</a>
363
+ </dt>
364
+ <dt>atk_no_op_object_new, <a class="indexterm" href="AtkNoOpObject.html#atk-no-op-object-new">atk_no_op_object_new ()</a>
365
+ </dt>
366
+ <dt>atk_object_add_relationship, <a class="indexterm" href="AtkObject.html#atk-object-add-relationship">atk_object_add_relationship ()</a>
367
+ </dt>
368
+ <dt>atk_object_connect_property_change_handler, <a class="indexterm" href="AtkObject.html#atk-object-connect-property-change-handler">atk_object_connect_property_change_handler ()</a>
369
+ </dt>
370
+ <dt>atk_object_factory_create_accessible, <a class="indexterm" href="AtkObjectFactory.html#atk-object-factory-create-accessible">atk_object_factory_create_accessible ()</a>
371
+ </dt>
372
+ <dt>atk_object_factory_get_accessible_type, <a class="indexterm" href="AtkObjectFactory.html#atk-object-factory-get-accessible-type">atk_object_factory_get_accessible_type ()</a>
373
+ </dt>
374
+ <dt>atk_object_factory_invalidate, <a class="indexterm" href="AtkObjectFactory.html#atk-object-factory-invalidate">atk_object_factory_invalidate ()</a>
375
+ </dt>
376
+ <dt>atk_object_get_attributes, <a class="indexterm" href="AtkObject.html#atk-object-get-attributes">atk_object_get_attributes ()</a>
377
+ </dt>
378
+ <dt>atk_object_get_description, <a class="indexterm" href="AtkObject.html#atk-object-get-description">atk_object_get_description ()</a>
379
+ </dt>
380
+ <dt>atk_object_get_index_in_parent, <a class="indexterm" href="AtkObject.html#atk-object-get-index-in-parent">atk_object_get_index_in_parent ()</a>
381
+ </dt>
382
+ <dt>atk_object_get_layer, <a class="indexterm" href="AtkObject.html#atk-object-get-layer">atk_object_get_layer ()</a>
383
+ </dt>
384
+ <dt>atk_object_get_mdi_zorder, <a class="indexterm" href="AtkObject.html#atk-object-get-mdi-zorder">atk_object_get_mdi_zorder ()</a>
385
+ </dt>
386
+ <dt>atk_object_get_name, <a class="indexterm" href="AtkObject.html#atk-object-get-name">atk_object_get_name ()</a>
387
+ </dt>
388
+ <dt>atk_object_get_n_accessible_children, <a class="indexterm" href="AtkObject.html#atk-object-get-n-accessible-children">atk_object_get_n_accessible_children ()</a>
389
+ </dt>
390
+ <dt>atk_object_get_parent, <a class="indexterm" href="AtkObject.html#atk-object-get-parent">atk_object_get_parent ()</a>
391
+ </dt>
392
+ <dt>atk_object_get_role, <a class="indexterm" href="AtkObject.html#atk-object-get-role">atk_object_get_role ()</a>
393
+ </dt>
394
+ <dt>atk_object_initialize, <a class="indexterm" href="AtkObject.html#atk-object-initialize">atk_object_initialize ()</a>
395
+ </dt>
396
+ <dt>atk_object_notify_state_change, <a class="indexterm" href="AtkObject.html#atk-object-notify-state-change">atk_object_notify_state_change ()</a>
397
+ </dt>
398
+ <dt>atk_object_ref_accessible_child, <a class="indexterm" href="AtkObject.html#atk-object-ref-accessible-child">atk_object_ref_accessible_child ()</a>
399
+ </dt>
400
+ <dt>atk_object_ref_relation_set, <a class="indexterm" href="AtkObject.html#atk-object-ref-relation-set">atk_object_ref_relation_set ()</a>
401
+ </dt>
402
+ <dt>atk_object_ref_state_set, <a class="indexterm" href="AtkObject.html#atk-object-ref-state-set">atk_object_ref_state_set ()</a>
403
+ </dt>
404
+ <dt>atk_object_remove_property_change_handler, <a class="indexterm" href="AtkObject.html#atk-object-remove-property-change-handler">atk_object_remove_property_change_handler ()</a>
405
+ </dt>
406
+ <dt>atk_object_remove_relationship, <a class="indexterm" href="AtkObject.html#atk-object-remove-relationship">atk_object_remove_relationship ()</a>
407
+ </dt>
408
+ <dt>atk_object_set_description, <a class="indexterm" href="AtkObject.html#atk-object-set-description">atk_object_set_description ()</a>
409
+ </dt>
410
+ <dt>atk_object_set_name, <a class="indexterm" href="AtkObject.html#atk-object-set-name">atk_object_set_name ()</a>
411
+ </dt>
412
+ <dt>atk_object_set_parent, <a class="indexterm" href="AtkObject.html#atk-object-set-parent">atk_object_set_parent ()</a>
413
+ </dt>
414
+ <dt>atk_object_set_role, <a class="indexterm" href="AtkObject.html#atk-object-set-role">atk_object_set_role ()</a>
415
+ </dt>
416
+ <dt>atk_plug_get_id, <a class="indexterm" href="atk-AtkPlug.html#atk-plug-get-id">atk_plug_get_id ()</a>
417
+ </dt>
418
+ <dt>atk_plug_new, <a class="indexterm" href="atk-AtkPlug.html#atk-plug-new">atk_plug_new ()</a>
419
+ </dt>
420
+ <dt>atk_registry_get_factory, <a class="indexterm" href="AtkRegistry.html#atk-registry-get-factory">atk_registry_get_factory ()</a>
421
+ </dt>
422
+ <dt>atk_registry_get_factory_type, <a class="indexterm" href="AtkRegistry.html#atk-registry-get-factory-type">atk_registry_get_factory_type ()</a>
423
+ </dt>
424
+ <dt>atk_registry_set_factory_type, <a class="indexterm" href="AtkRegistry.html#atk-registry-set-factory-type">atk_registry_set_factory_type ()</a>
425
+ </dt>
426
+ <dt>atk_relation_add_target, <a class="indexterm" href="AtkRelation.html#atk-relation-add-target">atk_relation_add_target ()</a>
427
+ </dt>
428
+ <dt>atk_relation_get_relation_type, <a class="indexterm" href="AtkRelation.html#atk-relation-get-relation-type">atk_relation_get_relation_type ()</a>
429
+ </dt>
430
+ <dt>atk_relation_get_target, <a class="indexterm" href="AtkRelation.html#atk-relation-get-target">atk_relation_get_target ()</a>
431
+ </dt>
432
+ <dt>atk_relation_new, <a class="indexterm" href="AtkRelation.html#atk-relation-new">atk_relation_new ()</a>
433
+ </dt>
434
+ <dt>atk_relation_remove_target, <a class="indexterm" href="AtkRelation.html#atk-relation-remove-target">atk_relation_remove_target ()</a>
435
+ </dt>
436
+ <dt>atk_relation_set_add, <a class="indexterm" href="AtkRelationSet.html#atk-relation-set-add">atk_relation_set_add ()</a>
437
+ </dt>
438
+ <dt>atk_relation_set_add_relation_by_type, <a class="indexterm" href="AtkRelationSet.html#atk-relation-set-add-relation-by-type">atk_relation_set_add_relation_by_type ()</a>
439
+ </dt>
440
+ <dt>atk_relation_set_contains, <a class="indexterm" href="AtkRelationSet.html#atk-relation-set-contains">atk_relation_set_contains ()</a>
441
+ </dt>
442
+ <dt>atk_relation_set_get_n_relations, <a class="indexterm" href="AtkRelationSet.html#atk-relation-set-get-n-relations">atk_relation_set_get_n_relations ()</a>
443
+ </dt>
444
+ <dt>atk_relation_set_get_relation, <a class="indexterm" href="AtkRelationSet.html#atk-relation-set-get-relation">atk_relation_set_get_relation ()</a>
445
+ </dt>
446
+ <dt>atk_relation_set_get_relation_by_type, <a class="indexterm" href="AtkRelationSet.html#atk-relation-set-get-relation-by-type">atk_relation_set_get_relation_by_type ()</a>
447
+ </dt>
448
+ <dt>atk_relation_set_new, <a class="indexterm" href="AtkRelationSet.html#atk-relation-set-new">atk_relation_set_new ()</a>
449
+ </dt>
450
+ <dt>atk_relation_set_remove, <a class="indexterm" href="AtkRelationSet.html#atk-relation-set-remove">atk_relation_set_remove ()</a>
451
+ </dt>
452
+ <dt>atk_relation_type_for_name, <a class="indexterm" href="AtkRelation.html#atk-relation-type-for-name">atk_relation_type_for_name ()</a>
453
+ </dt>
454
+ <dt>atk_relation_type_get_name, <a class="indexterm" href="AtkRelation.html#atk-relation-type-get-name">atk_relation_type_get_name ()</a>
455
+ </dt>
456
+ <dt>atk_relation_type_register, <a class="indexterm" href="AtkRelation.html#atk-relation-type-register">atk_relation_type_register ()</a>
457
+ </dt>
458
+ <dt>atk_remove_focus_tracker, <a class="indexterm" href="AtkUtil.html#atk-remove-focus-tracker">atk_remove_focus_tracker ()</a>
459
+ </dt>
460
+ <dt>atk_remove_global_event_listener, <a class="indexterm" href="AtkUtil.html#atk-remove-global-event-listener">atk_remove_global_event_listener ()</a>
461
+ </dt>
462
+ <dt>atk_remove_key_event_listener, <a class="indexterm" href="AtkUtil.html#atk-remove-key-event-listener">atk_remove_key_event_listener ()</a>
463
+ </dt>
464
+ <dt>atk_role_for_name, <a class="indexterm" href="AtkObject.html#atk-role-for-name">atk_role_for_name ()</a>
465
+ </dt>
466
+ <dt>atk_role_get_localized_name, <a class="indexterm" href="AtkObject.html#atk-role-get-localized-name">atk_role_get_localized_name ()</a>
467
+ </dt>
468
+ <dt>atk_role_get_name, <a class="indexterm" href="AtkObject.html#atk-role-get-name">atk_role_get_name ()</a>
469
+ </dt>
470
+ <dt>atk_role_register, <a class="indexterm" href="AtkObject.html#atk-role-register">atk_role_register ()</a>
471
+ </dt>
472
+ <dt>atk_selection_add_selection, <a class="indexterm" href="AtkSelection.html#atk-selection-add-selection">atk_selection_add_selection ()</a>
473
+ </dt>
474
+ <dt>atk_selection_clear_selection, <a class="indexterm" href="AtkSelection.html#atk-selection-clear-selection">atk_selection_clear_selection ()</a>
475
+ </dt>
476
+ <dt>atk_selection_get_selection_count, <a class="indexterm" href="AtkSelection.html#atk-selection-get-selection-count">atk_selection_get_selection_count ()</a>
477
+ </dt>
478
+ <dt>atk_selection_is_child_selected, <a class="indexterm" href="AtkSelection.html#atk-selection-is-child-selected">atk_selection_is_child_selected ()</a>
479
+ </dt>
480
+ <dt>atk_selection_ref_selection, <a class="indexterm" href="AtkSelection.html#atk-selection-ref-selection">atk_selection_ref_selection ()</a>
481
+ </dt>
482
+ <dt>atk_selection_remove_selection, <a class="indexterm" href="AtkSelection.html#atk-selection-remove-selection">atk_selection_remove_selection ()</a>
483
+ </dt>
484
+ <dt>atk_selection_select_all_selection, <a class="indexterm" href="AtkSelection.html#atk-selection-select-all-selection">atk_selection_select_all_selection ()</a>
485
+ </dt>
486
+ <dt>atk_socket_embed, <a class="indexterm" href="atk-AtkSocket.html#atk-socket-embed">atk_socket_embed ()</a>
487
+ </dt>
488
+ <dt>atk_socket_is_occupied, <a class="indexterm" href="atk-AtkSocket.html#atk-socket-is-occupied">atk_socket_is_occupied ()</a>
489
+ </dt>
490
+ <dt>atk_socket_new, <a class="indexterm" href="atk-AtkSocket.html#atk-socket-new">atk_socket_new ()</a>
491
+ </dt>
492
+ <dt>atk_state_set_add_state, <a class="indexterm" href="AtkStateSet.html#atk-state-set-add-state">atk_state_set_add_state ()</a>
493
+ </dt>
494
+ <dt>atk_state_set_add_states, <a class="indexterm" href="AtkStateSet.html#atk-state-set-add-states">atk_state_set_add_states ()</a>
495
+ </dt>
496
+ <dt>atk_state_set_and_sets, <a class="indexterm" href="AtkStateSet.html#atk-state-set-and-sets">atk_state_set_and_sets ()</a>
497
+ </dt>
498
+ <dt>atk_state_set_clear_states, <a class="indexterm" href="AtkStateSet.html#atk-state-set-clear-states">atk_state_set_clear_states ()</a>
499
+ </dt>
500
+ <dt>atk_state_set_contains_state, <a class="indexterm" href="AtkStateSet.html#atk-state-set-contains-state">atk_state_set_contains_state ()</a>
501
+ </dt>
502
+ <dt>atk_state_set_contains_states, <a class="indexterm" href="AtkStateSet.html#atk-state-set-contains-states">atk_state_set_contains_states ()</a>
503
+ </dt>
504
+ <dt>atk_state_set_is_empty, <a class="indexterm" href="AtkStateSet.html#atk-state-set-is-empty">atk_state_set_is_empty ()</a>
505
+ </dt>
506
+ <dt>atk_state_set_new, <a class="indexterm" href="AtkStateSet.html#atk-state-set-new">atk_state_set_new ()</a>
507
+ </dt>
508
+ <dt>atk_state_set_or_sets, <a class="indexterm" href="AtkStateSet.html#atk-state-set-or-sets">atk_state_set_or_sets ()</a>
509
+ </dt>
510
+ <dt>atk_state_set_remove_state, <a class="indexterm" href="AtkStateSet.html#atk-state-set-remove-state">atk_state_set_remove_state ()</a>
511
+ </dt>
512
+ <dt>atk_state_set_xor_sets, <a class="indexterm" href="AtkStateSet.html#atk-state-set-xor-sets">atk_state_set_xor_sets ()</a>
513
+ </dt>
514
+ <dt>atk_state_type_for_name, <a class="indexterm" href="atk-AtkState.html#atk-state-type-for-name">atk_state_type_for_name ()</a>
515
+ </dt>
516
+ <dt>atk_state_type_get_name, <a class="indexterm" href="atk-AtkState.html#atk-state-type-get-name">atk_state_type_get_name ()</a>
517
+ </dt>
518
+ <dt>atk_state_type_register, <a class="indexterm" href="atk-AtkState.html#atk-state-type-register">atk_state_type_register ()</a>
519
+ </dt>
520
+ <dt>atk_streamable_content_get_mime_type, <a class="indexterm" href="AtkStreamableContent.html#atk-streamable-content-get-mime-type">atk_streamable_content_get_mime_type ()</a>
521
+ </dt>
522
+ <dt>atk_streamable_content_get_n_mime_types, <a class="indexterm" href="AtkStreamableContent.html#atk-streamable-content-get-n-mime-types">atk_streamable_content_get_n_mime_types ()</a>
523
+ </dt>
524
+ <dt>atk_streamable_content_get_stream, <a class="indexterm" href="AtkStreamableContent.html#atk-streamable-content-get-stream">atk_streamable_content_get_stream ()</a>
525
+ </dt>
526
+ <dt>atk_streamable_content_get_uri, <a class="indexterm" href="AtkStreamableContent.html#atk-streamable-content-get-uri">atk_streamable_content_get_uri ()</a>
527
+ </dt>
528
+ <dt>atk_table_add_column_selection, <a class="indexterm" href="AtkTable.html#atk-table-add-column-selection">atk_table_add_column_selection ()</a>
529
+ </dt>
530
+ <dt>atk_table_add_row_selection, <a class="indexterm" href="AtkTable.html#atk-table-add-row-selection">atk_table_add_row_selection ()</a>
531
+ </dt>
532
+ <dt>atk_table_get_caption, <a class="indexterm" href="AtkTable.html#atk-table-get-caption">atk_table_get_caption ()</a>
533
+ </dt>
534
+ <dt>atk_table_get_column_at_index, <a class="indexterm" href="AtkTable.html#atk-table-get-column-at-index">atk_table_get_column_at_index ()</a>
535
+ </dt>
536
+ <dt>atk_table_get_column_description, <a class="indexterm" href="AtkTable.html#atk-table-get-column-description">atk_table_get_column_description ()</a>
537
+ </dt>
538
+ <dt>atk_table_get_column_extent_at, <a class="indexterm" href="AtkTable.html#atk-table-get-column-extent-at">atk_table_get_column_extent_at ()</a>
539
+ </dt>
540
+ <dt>atk_table_get_column_header, <a class="indexterm" href="AtkTable.html#atk-table-get-column-header">atk_table_get_column_header ()</a>
541
+ </dt>
542
+ <dt>atk_table_get_index_at, <a class="indexterm" href="AtkTable.html#atk-table-get-index-at">atk_table_get_index_at ()</a>
543
+ </dt>
544
+ <dt>atk_table_get_n_columns, <a class="indexterm" href="AtkTable.html#atk-table-get-n-columns">atk_table_get_n_columns ()</a>
545
+ </dt>
546
+ <dt>atk_table_get_n_rows, <a class="indexterm" href="AtkTable.html#atk-table-get-n-rows">atk_table_get_n_rows ()</a>
547
+ </dt>
548
+ <dt>atk_table_get_row_at_index, <a class="indexterm" href="AtkTable.html#atk-table-get-row-at-index">atk_table_get_row_at_index ()</a>
549
+ </dt>
550
+ <dt>atk_table_get_row_description, <a class="indexterm" href="AtkTable.html#atk-table-get-row-description">atk_table_get_row_description ()</a>
551
+ </dt>
552
+ <dt>atk_table_get_row_extent_at, <a class="indexterm" href="AtkTable.html#atk-table-get-row-extent-at">atk_table_get_row_extent_at ()</a>
553
+ </dt>
554
+ <dt>atk_table_get_row_header, <a class="indexterm" href="AtkTable.html#atk-table-get-row-header">atk_table_get_row_header ()</a>
555
+ </dt>
556
+ <dt>atk_table_get_selected_columns, <a class="indexterm" href="AtkTable.html#atk-table-get-selected-columns">atk_table_get_selected_columns ()</a>
557
+ </dt>
558
+ <dt>atk_table_get_selected_rows, <a class="indexterm" href="AtkTable.html#atk-table-get-selected-rows">atk_table_get_selected_rows ()</a>
559
+ </dt>
560
+ <dt>atk_table_get_summary, <a class="indexterm" href="AtkTable.html#atk-table-get-summary">atk_table_get_summary ()</a>
561
+ </dt>
562
+ <dt>atk_table_is_column_selected, <a class="indexterm" href="AtkTable.html#atk-table-is-column-selected">atk_table_is_column_selected ()</a>
563
+ </dt>
564
+ <dt>atk_table_is_row_selected, <a class="indexterm" href="AtkTable.html#atk-table-is-row-selected">atk_table_is_row_selected ()</a>
565
+ </dt>
566
+ <dt>atk_table_is_selected, <a class="indexterm" href="AtkTable.html#atk-table-is-selected">atk_table_is_selected ()</a>
567
+ </dt>
568
+ <dt>atk_table_ref_at, <a class="indexterm" href="AtkTable.html#atk-table-ref-at">atk_table_ref_at ()</a>
569
+ </dt>
570
+ <dt>atk_table_remove_column_selection, <a class="indexterm" href="AtkTable.html#atk-table-remove-column-selection">atk_table_remove_column_selection ()</a>
571
+ </dt>
572
+ <dt>atk_table_remove_row_selection, <a class="indexterm" href="AtkTable.html#atk-table-remove-row-selection">atk_table_remove_row_selection ()</a>
573
+ </dt>
574
+ <dt>atk_table_set_caption, <a class="indexterm" href="AtkTable.html#atk-table-set-caption">atk_table_set_caption ()</a>
575
+ </dt>
576
+ <dt>atk_table_set_column_description, <a class="indexterm" href="AtkTable.html#atk-table-set-column-description">atk_table_set_column_description ()</a>
577
+ </dt>
578
+ <dt>atk_table_set_column_header, <a class="indexterm" href="AtkTable.html#atk-table-set-column-header">atk_table_set_column_header ()</a>
579
+ </dt>
580
+ <dt>atk_table_set_row_description, <a class="indexterm" href="AtkTable.html#atk-table-set-row-description">atk_table_set_row_description ()</a>
581
+ </dt>
582
+ <dt>atk_table_set_row_header, <a class="indexterm" href="AtkTable.html#atk-table-set-row-header">atk_table_set_row_header ()</a>
583
+ </dt>
584
+ <dt>atk_table_set_summary, <a class="indexterm" href="AtkTable.html#atk-table-set-summary">atk_table_set_summary ()</a>
585
+ </dt>
586
+ <dt>atk_text_add_selection, <a class="indexterm" href="AtkText.html#atk-text-add-selection">atk_text_add_selection ()</a>
587
+ </dt>
588
+ <dt>atk_text_attribute_for_name, <a class="indexterm" href="AtkText.html#atk-text-attribute-for-name">atk_text_attribute_for_name ()</a>
589
+ </dt>
590
+ <dt>atk_text_attribute_get_name, <a class="indexterm" href="AtkText.html#atk-text-attribute-get-name">atk_text_attribute_get_name ()</a>
591
+ </dt>
592
+ <dt>atk_text_attribute_get_value, <a class="indexterm" href="AtkText.html#atk-text-attribute-get-value">atk_text_attribute_get_value ()</a>
593
+ </dt>
594
+ <dt>atk_text_attribute_register, <a class="indexterm" href="AtkText.html#atk-text-attribute-register">atk_text_attribute_register ()</a>
595
+ </dt>
596
+ <dt>atk_text_free_ranges, <a class="indexterm" href="AtkText.html#atk-text-free-ranges">atk_text_free_ranges ()</a>
597
+ </dt>
598
+ <dt>atk_text_get_bounded_ranges, <a class="indexterm" href="AtkText.html#atk-text-get-bounded-ranges">atk_text_get_bounded_ranges ()</a>
599
+ </dt>
600
+ <dt>atk_text_get_caret_offset, <a class="indexterm" href="AtkText.html#atk-text-get-caret-offset">atk_text_get_caret_offset ()</a>
601
+ </dt>
602
+ <dt>atk_text_get_character_at_offset, <a class="indexterm" href="AtkText.html#atk-text-get-character-at-offset">atk_text_get_character_at_offset ()</a>
603
+ </dt>
604
+ <dt>atk_text_get_character_count, <a class="indexterm" href="AtkText.html#atk-text-get-character-count">atk_text_get_character_count ()</a>
605
+ </dt>
606
+ <dt>atk_text_get_character_extents, <a class="indexterm" href="AtkText.html#atk-text-get-character-extents">atk_text_get_character_extents ()</a>
607
+ </dt>
608
+ <dt>atk_text_get_default_attributes, <a class="indexterm" href="AtkText.html#atk-text-get-default-attributes">atk_text_get_default_attributes ()</a>
609
+ </dt>
610
+ <dt>atk_text_get_n_selections, <a class="indexterm" href="AtkText.html#atk-text-get-n-selections">atk_text_get_n_selections ()</a>
611
+ </dt>
612
+ <dt>atk_text_get_offset_at_point, <a class="indexterm" href="AtkText.html#atk-text-get-offset-at-point">atk_text_get_offset_at_point ()</a>
613
+ </dt>
614
+ <dt>atk_text_get_range_extents, <a class="indexterm" href="AtkText.html#atk-text-get-range-extents">atk_text_get_range_extents ()</a>
615
+ </dt>
616
+ <dt>atk_text_get_run_attributes, <a class="indexterm" href="AtkText.html#atk-text-get-run-attributes">atk_text_get_run_attributes ()</a>
617
+ </dt>
618
+ <dt>atk_text_get_selection, <a class="indexterm" href="AtkText.html#atk-text-get-selection">atk_text_get_selection ()</a>
619
+ </dt>
620
+ <dt>atk_text_get_text, <a class="indexterm" href="AtkText.html#atk-text-get-text">atk_text_get_text ()</a>
621
+ </dt>
622
+ <dt>atk_text_get_text_after_offset, <a class="indexterm" href="AtkText.html#atk-text-get-text-after-offset">atk_text_get_text_after_offset ()</a>
623
+ </dt>
624
+ <dt>atk_text_get_text_at_offset, <a class="indexterm" href="AtkText.html#atk-text-get-text-at-offset">atk_text_get_text_at_offset ()</a>
625
+ </dt>
626
+ <dt>atk_text_get_text_before_offset, <a class="indexterm" href="AtkText.html#atk-text-get-text-before-offset">atk_text_get_text_before_offset ()</a>
627
+ </dt>
628
+ <dt>atk_text_remove_selection, <a class="indexterm" href="AtkText.html#atk-text-remove-selection">atk_text_remove_selection ()</a>
629
+ </dt>
630
+ <dt>atk_text_set_caret_offset, <a class="indexterm" href="AtkText.html#atk-text-set-caret-offset">atk_text_set_caret_offset ()</a>
631
+ </dt>
632
+ <dt>atk_text_set_selection, <a class="indexterm" href="AtkText.html#atk-text-set-selection">atk_text_set_selection ()</a>
633
+ </dt>
634
+ <dt>atk_value_get_current_value, <a class="indexterm" href="AtkValue.html#atk-value-get-current-value">atk_value_get_current_value ()</a>
635
+ </dt>
636
+ <dt>atk_value_get_maximum_value, <a class="indexterm" href="AtkValue.html#atk-value-get-maximum-value">atk_value_get_maximum_value ()</a>
637
+ </dt>
638
+ <dt>atk_value_get_minimum_increment, <a class="indexterm" href="AtkValue.html#atk-value-get-minimum-increment">atk_value_get_minimum_increment ()</a>
639
+ </dt>
640
+ <dt>atk_value_get_minimum_value, <a class="indexterm" href="AtkValue.html#atk-value-get-minimum-value">atk_value_get_minimum_value ()</a>
641
+ </dt>
642
+ <dt>atk_value_set_current_value, <a class="indexterm" href="AtkValue.html#atk-value-set-current-value">atk_value_set_current_value ()</a>
643
+ </dt>
644
+ </dl>
645
+ </div></div>
646
+ </div>
647
+ <div class="footer">
648
+ <hr>
649
+ Generated by GTK-Doc V1.18.1</div>
650
+ </body>
651
+ </html>