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,109 @@
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>AtkNoOpObject</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="atk.html" title="ATK Library">
9
+ <link rel="prev" href="AtkImage.html" title="AtkImage">
10
+ <link rel="next" href="AtkNoOpObjectFactory.html" title="AtkNoOpObjectFactory">
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">
16
+ <tr valign="middle">
17
+ <td><a accesskey="p" href="AtkImage.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
+ <td><a accesskey="u" href="atk.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
19
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
+ <th width="100%" align="center">ATK - Accessibility Toolkit</th>
21
+ <td><a accesskey="n" href="AtkNoOpObjectFactory.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
+ </tr>
23
+ <tr><td colspan="5" class="shortcuts">
24
+ <a href="#AtkNoOpObject.synopsis" class="shortcut">Top</a>
25
+  | 
26
+ <a href="#AtkNoOpObject.description" class="shortcut">Description</a>
27
+  | 
28
+ <a href="#AtkNoOpObject.object-hierarchy" class="shortcut">Object Hierarchy</a>
29
+  | 
30
+ <a href="#AtkNoOpObject.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
31
+ </td></tr>
32
+ </table>
33
+ <div class="refentry">
34
+ <a name="AtkNoOpObject"></a><div class="titlepage"></div>
35
+ <div class="refnamediv"><table width="100%"><tr>
36
+ <td valign="top">
37
+ <h2><span class="refentrytitle"><a name="AtkNoOpObject.top_of_page"></a>AtkNoOpObject</span></h2>
38
+ <p>AtkNoOpObject — An AtkObject which purports to implement all ATK interfaces.</p>
39
+ </td>
40
+ <td valign="top" align="right"></td>
41
+ </tr></table></div>
42
+ <div class="refsynopsisdiv">
43
+ <a name="AtkNoOpObject.synopsis"></a><h2>Synopsis</h2>
44
+ <pre class="synopsis">struct <a class="link" href="AtkNoOpObject.html#AtkNoOpObject-struct" title="struct AtkNoOpObject">AtkNoOpObject</a>;
45
+ <a class="link" href="AtkObject.html" title="AtkObject"><span class="returnvalue">AtkObject</span></a> * <a class="link" href="AtkNoOpObject.html#atk-no-op-object-new" title="atk_no_op_object_new ()">atk_no_op_object_new</a> (<em class="parameter"><code><span class="type">GObject</span> *obj</code></em>);
46
+ </pre>
47
+ </div>
48
+ <div class="refsect1">
49
+ <a name="AtkNoOpObject.object-hierarchy"></a><h2>Object Hierarchy</h2>
50
+ <pre class="synopsis">
51
+ GObject
52
+ +----<a class="link" href="AtkObject.html" title="AtkObject">AtkObject</a>
53
+ +----AtkNoOpObject
54
+ </pre>
55
+ </div>
56
+ <div class="refsect1">
57
+ <a name="AtkNoOpObject.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
58
+ <p>
59
+ AtkNoOpObject implements
60
+ <a class="link" href="AtkComponent.html" title="AtkComponent">AtkComponent</a>, <a class="link" href="AtkAction.html" title="AtkAction">AtkAction</a>, <a class="link" href="AtkEditableText.html" title="AtkEditableText">AtkEditableText</a>, <a class="link" href="AtkImage.html" title="AtkImage">AtkImage</a>, <a class="link" href="AtkSelection.html" title="AtkSelection">AtkSelection</a>, <a class="link" href="AtkTable.html" title="AtkTable">AtkTable</a>, <a class="link" href="AtkText.html" title="AtkText">AtkText</a>, <a class="link" href="AtkHypertext.html" title="AtkHypertext">AtkHypertext</a>, <a class="link" href="AtkValue.html" title="AtkValue">AtkValue</a>, <a class="link" href="AtkDocument.html" title="AtkDocument">AtkDocument</a> and AtkWindow.</p>
61
+ </div>
62
+ <div class="refsect1">
63
+ <a name="AtkNoOpObject.description"></a><h2>Description</h2>
64
+ <p>
65
+ An AtkNoOpObject is an AtkObject which purports to implement all ATK
66
+ interfaces. It is the type of AtkObject which is created if an accessible
67
+ object is requested for an object type for which no factory type is specified.
68
+ </p>
69
+ </div>
70
+ <div class="refsect1">
71
+ <a name="AtkNoOpObject.details"></a><h2>Details</h2>
72
+ <div class="refsect2">
73
+ <a name="AtkNoOpObject-struct"></a><h3>struct AtkNoOpObject</h3>
74
+ <pre class="programlisting">struct AtkNoOpObject;</pre>
75
+ <p>
76
+ The AtkNoOpObject structure should not be accessed directly.
77
+ </p>
78
+ </div>
79
+ <hr>
80
+ <div class="refsect2">
81
+ <a name="atk-no-op-object-new"></a><h3>atk_no_op_object_new ()</h3>
82
+ <pre class="programlisting"><a class="link" href="AtkObject.html" title="AtkObject"><span class="returnvalue">AtkObject</span></a> * atk_no_op_object_new (<em class="parameter"><code><span class="type">GObject</span> *obj</code></em>);</pre>
83
+ <p>
84
+ Provides a default (non-functioning stub) <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>.
85
+ Application maintainers should not use this method.
86
+ </p>
87
+ <div class="variablelist"><table border="0">
88
+ <col align="left" valign="top">
89
+ <tbody>
90
+ <tr>
91
+ <td><p><span class="term"><em class="parameter"><code>obj</code></em> :</span></p></td>
92
+ <td>a <span class="type">GObject</span>
93
+ </td>
94
+ </tr>
95
+ <tr>
96
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
97
+ <td>a default (non-functioning stub) <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>
98
+ </td>
99
+ </tr>
100
+ </tbody>
101
+ </table></div>
102
+ </div>
103
+ </div>
104
+ </div>
105
+ <div class="footer">
106
+ <hr>
107
+ Generated by GTK-Doc V1.18.1</div>
108
+ </body>
109
+ </html>
@@ -0,0 +1,94 @@
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>AtkNoOpObjectFactory</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="atk.html" title="ATK Library">
9
+ <link rel="prev" href="AtkNoOpObject.html" title="AtkNoOpObject">
10
+ <link rel="next" href="AtkObject.html" title="AtkObject">
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">
16
+ <tr valign="middle">
17
+ <td><a accesskey="p" href="AtkNoOpObject.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
+ <td><a accesskey="u" href="atk.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
19
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
+ <th width="100%" align="center">ATK - Accessibility Toolkit</th>
21
+ <td><a accesskey="n" href="AtkObject.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
+ </tr>
23
+ <tr><td colspan="5" class="shortcuts">
24
+ <a href="#AtkNoOpObjectFactory.synopsis" class="shortcut">Top</a>
25
+  | 
26
+ <a href="#AtkNoOpObjectFactory.description" class="shortcut">Description</a>
27
+  | 
28
+ <a href="#AtkNoOpObjectFactory.object-hierarchy" class="shortcut">Object Hierarchy</a>
29
+ </td></tr>
30
+ </table>
31
+ <div class="refentry">
32
+ <a name="AtkNoOpObjectFactory"></a><div class="titlepage"></div>
33
+ <div class="refnamediv"><table width="100%"><tr>
34
+ <td valign="top">
35
+ <h2><span class="refentrytitle"><a name="AtkNoOpObjectFactory.top_of_page"></a>AtkNoOpObjectFactory</span></h2>
36
+ <p>AtkNoOpObjectFactory — The AtkObjectFactory which creates an AtkNoOpObject.</p>
37
+ </td>
38
+ <td valign="top" align="right"></td>
39
+ </tr></table></div>
40
+ <div class="refsynopsisdiv">
41
+ <a name="AtkNoOpObjectFactory.synopsis"></a><h2>Synopsis</h2>
42
+ <pre class="synopsis">struct <a class="link" href="AtkNoOpObjectFactory.html#AtkNoOpObjectFactory-struct" title="struct AtkNoOpObjectFactory">AtkNoOpObjectFactory</a>;
43
+ <a class="link" href="AtkObjectFactory.html" title="AtkObjectFactory"><span class="returnvalue">AtkObjectFactory</span></a> * <a class="link" href="AtkNoOpObjectFactory.html#atk-no-op-object-factory-new" title="atk_no_op_object_factory_new ()">atk_no_op_object_factory_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
44
+ </pre>
45
+ </div>
46
+ <div class="refsect1">
47
+ <a name="AtkNoOpObjectFactory.object-hierarchy"></a><h2>Object Hierarchy</h2>
48
+ <pre class="synopsis">
49
+ GObject
50
+ +----<a class="link" href="AtkObjectFactory.html" title="AtkObjectFactory">AtkObjectFactory</a>
51
+ +----AtkNoOpObjectFactory
52
+ </pre>
53
+ </div>
54
+ <div class="refsect1">
55
+ <a name="AtkNoOpObjectFactory.description"></a><h2>Description</h2>
56
+ <p>
57
+ The AtkObjectFactory which creates an AtkNoOpObject. An instance of this is
58
+ created by an AtkRegistry if no factory type has not been specified to
59
+ create an accessible object of a particular type.
60
+ </p>
61
+ </div>
62
+ <div class="refsect1">
63
+ <a name="AtkNoOpObjectFactory.details"></a><h2>Details</h2>
64
+ <div class="refsect2">
65
+ <a name="AtkNoOpObjectFactory-struct"></a><h3>struct AtkNoOpObjectFactory</h3>
66
+ <pre class="programlisting">struct AtkNoOpObjectFactory;</pre>
67
+ <p>
68
+ The AtkNoOpObjectFactory structure should not be accessed directly.
69
+ </p>
70
+ </div>
71
+ <hr>
72
+ <div class="refsect2">
73
+ <a name="atk-no-op-object-factory-new"></a><h3>atk_no_op_object_factory_new ()</h3>
74
+ <pre class="programlisting"><a class="link" href="AtkObjectFactory.html" title="AtkObjectFactory"><span class="returnvalue">AtkObjectFactory</span></a> * atk_no_op_object_factory_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
75
+ <p>
76
+ Creates an instance of an <a class="link" href="AtkObjectFactory.html" title="AtkObjectFactory"><span class="type">AtkObjectFactory</span></a> which generates primitive
77
+ (non-functioning) <a href="AtkObject.html"><span class="type">AtkObjects</span></a>.
78
+ </p>
79
+ <div class="variablelist"><table border="0">
80
+ <col align="left" valign="top">
81
+ <tbody><tr>
82
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
83
+ <td>an instance of an <a class="link" href="AtkObjectFactory.html" title="AtkObjectFactory"><span class="type">AtkObjectFactory</span></a>
84
+ </td>
85
+ </tr></tbody>
86
+ </table></div>
87
+ </div>
88
+ </div>
89
+ </div>
90
+ <div class="footer">
91
+ <hr>
92
+ Generated by GTK-Doc V1.18.1</div>
93
+ </body>
94
+ </html>
@@ -0,0 +1,1960 @@
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>AtkObject</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="atk.html" title="ATK Library">
9
+ <link rel="prev" href="AtkNoOpObjectFactory.html" title="AtkNoOpObjectFactory">
10
+ <link rel="next" href="AtkObjectFactory.html" title="AtkObjectFactory">
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">
16
+ <tr valign="middle">
17
+ <td><a accesskey="p" href="AtkNoOpObjectFactory.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
+ <td><a accesskey="u" href="atk.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
19
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
+ <th width="100%" align="center">ATK - Accessibility Toolkit</th>
21
+ <td><a accesskey="n" href="AtkObjectFactory.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
+ </tr>
23
+ <tr><td colspan="5" class="shortcuts">
24
+ <a href="#AtkObject.synopsis" class="shortcut">Top</a>
25
+  | 
26
+ <a href="#AtkObject.description" class="shortcut">Description</a>
27
+  | 
28
+ <a href="#AtkObject.object-hierarchy" class="shortcut">Object Hierarchy</a>
29
+  | 
30
+ <a href="#AtkObject.properties" class="shortcut">Properties</a>
31
+  | 
32
+ <a href="#AtkObject.signals" class="shortcut">Signals</a>
33
+ </td></tr>
34
+ </table>
35
+ <div class="refentry">
36
+ <a name="AtkObject"></a><div class="titlepage"></div>
37
+ <div class="refnamediv"><table width="100%"><tr>
38
+ <td valign="top">
39
+ <h2><span class="refentrytitle"><a name="AtkObject.top_of_page"></a>AtkObject</span></h2>
40
+ <p>AtkObject — The base object class for the Accessibility Toolkit API.</p>
41
+ </td>
42
+ <td valign="top" align="right"></td>
43
+ </tr></table></div>
44
+ <div class="refsynopsisdiv">
45
+ <a name="AtkObject.synopsis"></a><h2>Synopsis</h2>
46
+ <pre class="synopsis">struct <a class="link" href="AtkObject.html#AtkObject-struct" title="struct AtkObject">AtkObject</a>;
47
+ enum <a class="link" href="AtkObject.html#AtkRole" title="enum AtkRole">AtkRole</a>;
48
+ <a class="link" href="AtkObject.html#AtkRole" title="enum AtkRole"><span class="returnvalue">AtkRole</span></a> <a class="link" href="AtkObject.html#atk-role-register" title="atk_role_register ()">atk_role_register</a> (<em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>);
49
+ enum <a class="link" href="AtkObject.html#AtkLayer" title="enum AtkLayer">AtkLayer</a>;
50
+ <a class="link" href="AtkObject.html#AtkImplementor" title="AtkImplementor">AtkImplementor</a>;
51
+ <a class="link" href="AtkObject.html#AtkPropertyValues" title="AtkPropertyValues">AtkPropertyValues</a>;
52
+ <span class="returnvalue">gboolean</span> (<a class="link" href="AtkObject.html#AtkFunction" title="AtkFunction ()">*AtkFunction</a>) (<em class="parameter"><code><span class="type">gpointer</span> data</code></em>);
53
+ <span class="returnvalue">void</span> (<a class="link" href="AtkObject.html#AtkPropertyChangeHandler" title="AtkPropertyChangeHandler ()">*AtkPropertyChangeHandler</a>) (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *Param1</code></em>,
54
+ <em class="parameter"><code><a class="link" href="AtkObject.html#AtkPropertyValues" title="AtkPropertyValues"><span class="type">AtkPropertyValues</span></a> *Param2</code></em>);
55
+ <a class="link" href="AtkObject.html" title="AtkObject"><span class="returnvalue">AtkObject</span></a> * <a class="link" href="AtkObject.html#atk-implementor-ref-accessible" title="atk_implementor_ref_accessible ()">atk_implementor_ref_accessible</a> (<em class="parameter"><code><a class="link" href="AtkObject.html#AtkImplementor" title="AtkImplementor"><span class="type">AtkImplementor</span></a> *implementor</code></em>);
56
+ const <span class="returnvalue">gchar</span> * <a class="link" href="AtkObject.html#atk-object-get-name" title="atk_object_get_name ()">atk_object_get_name</a> (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>);
57
+ const <span class="returnvalue">gchar</span> * <a class="link" href="AtkObject.html#atk-object-get-description" title="atk_object_get_description ()">atk_object_get_description</a> (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>);
58
+ <a class="link" href="AtkObject.html" title="AtkObject"><span class="returnvalue">AtkObject</span></a> * <a class="link" href="AtkObject.html#atk-object-get-parent" title="atk_object_get_parent ()">atk_object_get_parent</a> (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>);
59
+ <span class="returnvalue">gint</span> <a class="link" href="AtkObject.html#atk-object-get-n-accessible-children" title="atk_object_get_n_accessible_children ()">atk_object_get_n_accessible_children</a>
60
+ (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>);
61
+ <a class="link" href="AtkObject.html" title="AtkObject"><span class="returnvalue">AtkObject</span></a> * <a class="link" href="AtkObject.html#atk-object-ref-accessible-child" title="atk_object_ref_accessible_child ()">atk_object_ref_accessible_child</a> (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>,
62
+ <em class="parameter"><code><span class="type">gint</span> i</code></em>);
63
+ <a class="link" href="AtkRelationSet.html" title="AtkRelationSet"><span class="returnvalue">AtkRelationSet</span></a> * <a class="link" href="AtkObject.html#atk-object-ref-relation-set" title="atk_object_ref_relation_set ()">atk_object_ref_relation_set</a> (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>);
64
+ <a class="link" href="AtkObject.html#AtkLayer" title="enum AtkLayer"><span class="returnvalue">AtkLayer</span></a> <a class="link" href="AtkObject.html#atk-object-get-layer" title="atk_object_get_layer ()">atk_object_get_layer</a> (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>);
65
+ <span class="returnvalue">gint</span> <a class="link" href="AtkObject.html#atk-object-get-mdi-zorder" title="atk_object_get_mdi_zorder ()">atk_object_get_mdi_zorder</a> (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>);
66
+ <a class="link" href="AtkObject.html#AtkRole" title="enum AtkRole"><span class="returnvalue">AtkRole</span></a> <a class="link" href="AtkObject.html#atk-object-get-role" title="atk_object_get_role ()">atk_object_get_role</a> (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>);
67
+ <a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="returnvalue">AtkStateSet</span></a> * <a class="link" href="AtkObject.html#atk-object-ref-state-set" title="atk_object_ref_state_set ()">atk_object_ref_state_set</a> (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>);
68
+ <span class="returnvalue">gint</span> <a class="link" href="AtkObject.html#atk-object-get-index-in-parent" title="atk_object_get_index_in_parent ()">atk_object_get_index_in_parent</a> (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>);
69
+ <span class="returnvalue">void</span> <a class="link" href="AtkObject.html#atk-object-set-name" title="atk_object_set_name ()">atk_object_set_name</a> (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>,
70
+ <em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>);
71
+ <span class="returnvalue">void</span> <a class="link" href="AtkObject.html#atk-object-set-description" title="atk_object_set_description ()">atk_object_set_description</a> (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>,
72
+ <em class="parameter"><code>const <span class="type">gchar</span> *description</code></em>);
73
+ <span class="returnvalue">void</span> <a class="link" href="AtkObject.html#atk-object-set-parent" title="atk_object_set_parent ()">atk_object_set_parent</a> (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>,
74
+ <em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *parent</code></em>);
75
+ <span class="returnvalue">void</span> <a class="link" href="AtkObject.html#atk-object-set-role" title="atk_object_set_role ()">atk_object_set_role</a> (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>,
76
+ <em class="parameter"><code><a class="link" href="AtkObject.html#AtkRole" title="enum AtkRole"><span class="type">AtkRole</span></a> role</code></em>);
77
+ <span class="returnvalue">guint</span> <a class="link" href="AtkObject.html#atk-object-connect-property-change-handler" title="atk_object_connect_property_change_handler ()">atk_object_connect_property_change_handler</a>
78
+ (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>,
79
+ <em class="parameter"><code><a class="link" href="AtkObject.html#AtkPropertyChangeHandler" title="AtkPropertyChangeHandler ()"><span class="type">AtkPropertyChangeHandler</span></a> *handler</code></em>);
80
+ <span class="returnvalue">void</span> <a class="link" href="AtkObject.html#atk-object-remove-property-change-handler" title="atk_object_remove_property_change_handler ()">atk_object_remove_property_change_handler</a>
81
+ (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>,
82
+ <em class="parameter"><code><span class="type">guint</span> handler_id</code></em>);
83
+ <span class="returnvalue">void</span> <a class="link" href="AtkObject.html#atk-object-notify-state-change" title="atk_object_notify_state_change ()">atk_object_notify_state_change</a> (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>,
84
+ <em class="parameter"><code><a class="link" href="atk-AtkState.html#AtkState" title="AtkState"><span class="type">AtkState</span></a> state</code></em>,
85
+ <em class="parameter"><code><span class="type">gboolean</span> value</code></em>);
86
+ <span class="returnvalue">void</span> <a class="link" href="AtkObject.html#atk-object-initialize" title="atk_object_initialize ()">atk_object_initialize</a> (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>,
87
+ <em class="parameter"><code><span class="type">gpointer</span> data</code></em>);
88
+ <span class="returnvalue">gboolean</span> <a class="link" href="AtkObject.html#atk-object-add-relationship" title="atk_object_add_relationship ()">atk_object_add_relationship</a> (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *object</code></em>,
89
+ <em class="parameter"><code><a class="link" href="AtkRelation.html#AtkRelationType" title="enum AtkRelationType"><span class="type">AtkRelationType</span></a> relationship</code></em>,
90
+ <em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *target</code></em>);
91
+ <span class="returnvalue">gboolean</span> <a class="link" href="AtkObject.html#atk-object-remove-relationship" title="atk_object_remove_relationship ()">atk_object_remove_relationship</a> (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *object</code></em>,
92
+ <em class="parameter"><code><a class="link" href="AtkRelation.html#AtkRelationType" title="enum AtkRelationType"><span class="type">AtkRelationType</span></a> relationship</code></em>,
93
+ <em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *target</code></em>);
94
+ <a class="link" href="AtkText.html#AtkAttributeSet" title="AtkAttributeSet"><span class="returnvalue">AtkAttributeSet</span></a> * <a class="link" href="AtkObject.html#atk-object-get-attributes" title="atk_object_get_attributes ()">atk_object_get_attributes</a> (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>);
95
+ const <span class="returnvalue">gchar</span> * <a class="link" href="AtkObject.html#atk-role-get-name" title="atk_role_get_name ()">atk_role_get_name</a> (<em class="parameter"><code><a class="link" href="AtkObject.html#AtkRole" title="enum AtkRole"><span class="type">AtkRole</span></a> role</code></em>);
96
+ const <span class="returnvalue">gchar</span> * <a class="link" href="AtkObject.html#atk-role-get-localized-name" title="atk_role_get_localized_name ()">atk_role_get_localized_name</a> (<em class="parameter"><code><a class="link" href="AtkObject.html#AtkRole" title="enum AtkRole"><span class="type">AtkRole</span></a> role</code></em>);
97
+ <a class="link" href="AtkObject.html#AtkRole" title="enum AtkRole"><span class="returnvalue">AtkRole</span></a> <a class="link" href="AtkObject.html#atk-role-for-name" title="atk_role_for_name ()">atk_role_for_name</a> (<em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>);
98
+ </pre>
99
+ </div>
100
+ <div class="refsect1">
101
+ <a name="AtkObject.object-hierarchy"></a><h2>Object Hierarchy</h2>
102
+ <pre class="synopsis">
103
+ GObject
104
+ +----AtkObject
105
+ +----<a class="link" href="AtkGObjectAccessible.html" title="AtkGObjectAccessible">AtkGObjectAccessible</a>
106
+ +----<a class="link" href="AtkNoOpObject.html" title="AtkNoOpObject">AtkNoOpObject</a>
107
+ </pre>
108
+ </div>
109
+ <div class="refsect1">
110
+ <a name="AtkObject.properties"></a><h2>Properties</h2>
111
+ <pre class="synopsis">
112
+ "<a class="link" href="AtkObject.html#AtkObject--accessible-component-layer" title='The "accessible-component-layer" property'>accessible-component-layer</a>" <span class="type">gint</span> : Read
113
+ "<a class="link" href="AtkObject.html#AtkObject--accessible-component-mdi-zorder" title='The "accessible-component-mdi-zorder" property'>accessible-component-mdi-zorder</a>" <span class="type">gint</span> : Read
114
+ "<a class="link" href="AtkObject.html#AtkObject--accessible-description" title='The "accessible-description" property'>accessible-description</a>" <span class="type">gchar</span>* : Read / Write
115
+ "<a class="link" href="AtkObject.html#AtkObject--accessible-hypertext-nlinks" title='The "accessible-hypertext-nlinks" property'>accessible-hypertext-nlinks</a>" <span class="type">gint</span> : Read
116
+ "<a class="link" href="AtkObject.html#AtkObject--accessible-name" title='The "accessible-name" property'>accessible-name</a>" <span class="type">gchar</span>* : Read / Write
117
+ "<a class="link" href="AtkObject.html#AtkObject--accessible-parent" title='The "accessible-parent" property'>accessible-parent</a>" <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>* : Read / Write
118
+ "<a class="link" href="AtkObject.html#AtkObject--accessible-role" title='The "accessible-role" property'>accessible-role</a>" <span class="type">gint</span> : Read / Write
119
+ "<a class="link" href="AtkObject.html#AtkObject--accessible-table-caption" title='The "accessible-table-caption" property'>accessible-table-caption</a>" <span class="type">gchar</span>* : Read / Write
120
+ "<a class="link" href="AtkObject.html#AtkObject--accessible-table-caption-object" title='The "accessible-table-caption-object" property'>accessible-table-caption-object</a>" <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>* : Read / Write
121
+ "<a class="link" href="AtkObject.html#AtkObject--accessible-table-column-description" title='The "accessible-table-column-description" property'>accessible-table-column-description</a>" <span class="type">gchar</span>* : Read / Write
122
+ "<a class="link" href="AtkObject.html#AtkObject--accessible-table-column-header" title='The "accessible-table-column-header" property'>accessible-table-column-header</a>" <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>* : Read / Write
123
+ "<a class="link" href="AtkObject.html#AtkObject--accessible-table-row-description" title='The "accessible-table-row-description" property'>accessible-table-row-description</a>" <span class="type">gchar</span>* : Read / Write
124
+ "<a class="link" href="AtkObject.html#AtkObject--accessible-table-row-header" title='The "accessible-table-row-header" property'>accessible-table-row-header</a>" <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>* : Read / Write
125
+ "<a class="link" href="AtkObject.html#AtkObject--accessible-table-summary" title='The "accessible-table-summary" property'>accessible-table-summary</a>" <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>* : Read / Write
126
+ "<a class="link" href="AtkObject.html#AtkObject--accessible-value" title='The "accessible-value" property'>accessible-value</a>" <span class="type">gdouble</span> : Read / Write
127
+ </pre>
128
+ </div>
129
+ <div class="refsect1">
130
+ <a name="AtkObject.signals"></a><h2>Signals</h2>
131
+ <pre class="synopsis">
132
+ "<a class="link" href="AtkObject.html#AtkObject-active-descendant-changed" title='The "active-descendant-changed" signal'>active-descendant-changed</a>" : <code class="literal">Has Details</code>
133
+ "<a class="link" href="AtkObject.html#AtkObject-children-changed" title='The "children-changed" signal'>children-changed</a>" : <code class="literal">Has Details</code>
134
+ "<a class="link" href="AtkObject.html#AtkObject-focus-event" title='The "focus-event" signal'>focus-event</a>" : <code class="literal">Run Last</code>
135
+ "<a class="link" href="AtkObject.html#AtkObject-property-change" title='The "property-change" signal'>property-change</a>" : <code class="literal">Has Details</code>
136
+ "<a class="link" href="AtkObject.html#AtkObject-state-change" title='The "state-change" signal'>state-change</a>" : <code class="literal">Has Details</code>
137
+ "<a class="link" href="AtkObject.html#AtkObject-visible-data-changed" title='The "visible-data-changed" signal'>visible-data-changed</a>" : <code class="literal">Run Last</code>
138
+ </pre>
139
+ </div>
140
+ <div class="refsect1">
141
+ <a name="AtkObject.description"></a><h2>Description</h2>
142
+ <p>
143
+ This class is the primary class for accessibility support via
144
+ the Accessibility ToolKit (ATK). Objects which are instances
145
+ of <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> (or instances of AtkObject-derived types) are
146
+ queried for properties which relate basic (and generic) properties of a
147
+ UI component such as name and description. Instances of <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>
148
+ may also be queried as to whether they implement other ATK interfaces
149
+ (e.g. <a class="link" href="AtkAction.html" title="AtkAction"><span class="type">AtkAction</span></a>, <a class="link" href="AtkComponent.html" title="AtkComponent"><span class="type">AtkComponent</span></a>, etc.), as appropriate to the role
150
+ which a given UI component plays in a user interface.
151
+ </p>
152
+ <p>All UI components in an application which provide useful
153
+ information or services to the user must provide corresponding
154
+ <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> instances on request (in GTK+, for instance, usually
155
+ on a call to #<code class="function">gtk_widget_get_accessible()</code>), either via ATK support
156
+ built into the toolkit for the widget class or ancestor class, or in
157
+ the case of custom widgets, if the inherited <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> implementation
158
+ is insufficient, via instances of a new <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> subclass.
159
+ </p>
160
+ </div>
161
+ <div class="refsect1">
162
+ <a name="AtkObject.details"></a><h2>Details</h2>
163
+ <div class="refsect2">
164
+ <a name="AtkObject-struct"></a><h3>struct AtkObject</h3>
165
+ <pre class="programlisting">struct AtkObject;</pre>
166
+ <p>
167
+ The AtkObject structure should not be accessed directly.
168
+ </p>
169
+ </div>
170
+ <hr>
171
+ <div class="refsect2">
172
+ <a name="AtkRole"></a><h3>enum AtkRole</h3>
173
+ <pre class="programlisting">typedef enum {
174
+ ATK_ROLE_INVALID = 0,
175
+ ATK_ROLE_ACCEL_LABEL,
176
+ ATK_ROLE_ALERT,
177
+ ATK_ROLE_ANIMATION,
178
+ ATK_ROLE_ARROW,
179
+ ATK_ROLE_CALENDAR,
180
+ ATK_ROLE_CANVAS,
181
+ ATK_ROLE_CHECK_BOX,
182
+ ATK_ROLE_CHECK_MENU_ITEM,
183
+ ATK_ROLE_COLOR_CHOOSER,
184
+ ATK_ROLE_COLUMN_HEADER,
185
+ ATK_ROLE_COMBO_BOX,
186
+ ATK_ROLE_DATE_EDITOR,
187
+ ATK_ROLE_DESKTOP_ICON,
188
+ ATK_ROLE_DESKTOP_FRAME,
189
+ ATK_ROLE_DIAL,
190
+ ATK_ROLE_DIALOG,
191
+ ATK_ROLE_DIRECTORY_PANE,
192
+ ATK_ROLE_DRAWING_AREA,
193
+ ATK_ROLE_FILE_CHOOSER,
194
+ ATK_ROLE_FILLER,
195
+ ATK_ROLE_FONT_CHOOSER,
196
+ ATK_ROLE_FRAME,
197
+ ATK_ROLE_GLASS_PANE,
198
+ ATK_ROLE_HTML_CONTAINER,
199
+ ATK_ROLE_ICON,
200
+ ATK_ROLE_IMAGE,
201
+ ATK_ROLE_INTERNAL_FRAME,
202
+ ATK_ROLE_LABEL,
203
+ ATK_ROLE_LAYERED_PANE,
204
+ ATK_ROLE_LIST,
205
+ ATK_ROLE_LIST_ITEM,
206
+ ATK_ROLE_MENU,
207
+ ATK_ROLE_MENU_BAR,
208
+ ATK_ROLE_MENU_ITEM,
209
+ ATK_ROLE_OPTION_PANE,
210
+ ATK_ROLE_PAGE_TAB,
211
+ ATK_ROLE_PAGE_TAB_LIST,
212
+ ATK_ROLE_PANEL,
213
+ ATK_ROLE_PASSWORD_TEXT,
214
+ ATK_ROLE_POPUP_MENU,
215
+ ATK_ROLE_PROGRESS_BAR,
216
+ ATK_ROLE_PUSH_BUTTON,
217
+ ATK_ROLE_RADIO_BUTTON,
218
+ ATK_ROLE_RADIO_MENU_ITEM,
219
+ ATK_ROLE_ROOT_PANE,
220
+ ATK_ROLE_ROW_HEADER,
221
+ ATK_ROLE_SCROLL_BAR,
222
+ ATK_ROLE_SCROLL_PANE,
223
+ ATK_ROLE_SEPARATOR,
224
+ ATK_ROLE_SLIDER,
225
+ ATK_ROLE_SPLIT_PANE,
226
+ ATK_ROLE_SPIN_BUTTON,
227
+ ATK_ROLE_STATUSBAR,
228
+ ATK_ROLE_TABLE,
229
+ ATK_ROLE_TABLE_CELL,
230
+ ATK_ROLE_TABLE_COLUMN_HEADER,
231
+ ATK_ROLE_TABLE_ROW_HEADER,
232
+ ATK_ROLE_TEAR_OFF_MENU_ITEM,
233
+ ATK_ROLE_TERMINAL,
234
+ ATK_ROLE_TEXT,
235
+ ATK_ROLE_TOGGLE_BUTTON,
236
+ ATK_ROLE_TOOL_BAR,
237
+ ATK_ROLE_TOOL_TIP,
238
+ ATK_ROLE_TREE,
239
+ ATK_ROLE_TREE_TABLE,
240
+ ATK_ROLE_UNKNOWN,
241
+ ATK_ROLE_VIEWPORT,
242
+ ATK_ROLE_WINDOW,
243
+ ATK_ROLE_HEADER,
244
+ ATK_ROLE_FOOTER,
245
+ ATK_ROLE_PARAGRAPH,
246
+ ATK_ROLE_RULER,
247
+ ATK_ROLE_APPLICATION,
248
+ ATK_ROLE_AUTOCOMPLETE,
249
+ ATK_ROLE_EDITBAR,
250
+ ATK_ROLE_EMBEDDED,
251
+ ATK_ROLE_ENTRY,
252
+ ATK_ROLE_CHART,
253
+ ATK_ROLE_CAPTION,
254
+ ATK_ROLE_DOCUMENT_FRAME,
255
+ ATK_ROLE_HEADING,
256
+ ATK_ROLE_PAGE,
257
+ ATK_ROLE_SECTION,
258
+ ATK_ROLE_REDUNDANT_OBJECT,
259
+ ATK_ROLE_FORM,
260
+ ATK_ROLE_LINK,
261
+ ATK_ROLE_INPUT_METHOD_WINDOW,
262
+ ATK_ROLE_TABLE_ROW,
263
+ ATK_ROLE_TREE_ITEM,
264
+ ATK_ROLE_DOCUMENT_SPREADSHEET,
265
+ ATK_ROLE_DOCUMENT_PRESENTATION,
266
+ ATK_ROLE_DOCUMENT_TEXT,
267
+ ATK_ROLE_DOCUMENT_WEB,
268
+ ATK_ROLE_DOCUMENT_EMAIL,
269
+ ATK_ROLE_COMMENT,
270
+ ATK_ROLE_LIST_BOX,
271
+ ATK_ROLE_GROUPING,
272
+ ATK_ROLE_IMAGE_MAP,
273
+ ATK_ROLE_NOTIFICATION,
274
+ ATK_ROLE_INFO_BAR,
275
+ ATK_ROLE_LAST_DEFINED
276
+ } AtkRole;
277
+ </pre>
278
+ <p>
279
+ Describes the role of an object
280
+ </p>
281
+ <p>
282
+ These are the built-in enumerated roles that UI components can have in
283
+ ATK. Other roles may be added at runtime, so an AtkRole &gt;=
284
+ ATK_ROLE_LAST_DEFINED is not necessarily an error.
285
+ </p>
286
+ <div class="variablelist"><table border="0">
287
+ <col align="left" valign="top">
288
+ <tbody>
289
+ <tr>
290
+ <td><p><a name="ATK-ROLE-INVALID:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_INVALID</code></span></p></td>
291
+ <td>Invalid role
292
+ </td>
293
+ </tr>
294
+ <tr>
295
+ <td><p><a name="ATK-ROLE-ACCEL-LABEL:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_ACCEL_LABEL</code></span></p></td>
296
+ <td>A label which represents an accelerator
297
+ </td>
298
+ </tr>
299
+ <tr>
300
+ <td><p><a name="ATK-ROLE-ALERT:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_ALERT</code></span></p></td>
301
+ <td>An object which is an alert to the user. Assistive Technologies typically respond to ATK_ROLE_ALERT by reading the entire onscreen contents of containers advertising this role. Should be used for warning dialogs, etc.
302
+ </td>
303
+ </tr>
304
+ <tr>
305
+ <td><p><a name="ATK-ROLE-ANIMATION:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_ANIMATION</code></span></p></td>
306
+ <td>An object which is an animated image
307
+ </td>
308
+ </tr>
309
+ <tr>
310
+ <td><p><a name="ATK-ROLE-ARROW:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_ARROW</code></span></p></td>
311
+ <td>An arrow in one of the four cardinal directions
312
+ </td>
313
+ </tr>
314
+ <tr>
315
+ <td><p><a name="ATK-ROLE-CALENDAR:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_CALENDAR</code></span></p></td>
316
+ <td>An object that displays a calendar and allows the user to select a date
317
+ </td>
318
+ </tr>
319
+ <tr>
320
+ <td><p><a name="ATK-ROLE-CANVAS:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_CANVAS</code></span></p></td>
321
+ <td>An object that can be drawn into and is used to trap events
322
+ </td>
323
+ </tr>
324
+ <tr>
325
+ <td><p><a name="ATK-ROLE-CHECK-BOX:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_CHECK_BOX</code></span></p></td>
326
+ <td>A choice that can be checked or unchecked and provides a separate indicator for the current state
327
+ </td>
328
+ </tr>
329
+ <tr>
330
+ <td><p><a name="ATK-ROLE-CHECK-MENU-ITEM:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_CHECK_MENU_ITEM</code></span></p></td>
331
+ <td>A menu item with a check box
332
+ </td>
333
+ </tr>
334
+ <tr>
335
+ <td><p><a name="ATK-ROLE-COLOR-CHOOSER:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_COLOR_CHOOSER</code></span></p></td>
336
+ <td>A specialized dialog that lets the user choose a color
337
+ </td>
338
+ </tr>
339
+ <tr>
340
+ <td><p><a name="ATK-ROLE-COLUMN-HEADER:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_COLUMN_HEADER</code></span></p></td>
341
+ <td>The header for a column of data
342
+ </td>
343
+ </tr>
344
+ <tr>
345
+ <td><p><a name="ATK-ROLE-COMBO-BOX:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_COMBO_BOX</code></span></p></td>
346
+ <td>A collapsible list of choices the user can select from
347
+ </td>
348
+ </tr>
349
+ <tr>
350
+ <td><p><a name="ATK-ROLE-DATE-EDITOR:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_DATE_EDITOR</code></span></p></td>
351
+ <td>An object whose purpose is to allow a user to edit a date
352
+ </td>
353
+ </tr>
354
+ <tr>
355
+ <td><p><a name="ATK-ROLE-DESKTOP-ICON:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_DESKTOP_ICON</code></span></p></td>
356
+ <td>An inconifed internal frame within a DESKTOP_PANE
357
+ </td>
358
+ </tr>
359
+ <tr>
360
+ <td><p><a name="ATK-ROLE-DESKTOP-FRAME:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_DESKTOP_FRAME</code></span></p></td>
361
+ <td>A pane that supports internal frames and iconified versions of those internal frames
362
+ </td>
363
+ </tr>
364
+ <tr>
365
+ <td><p><a name="ATK-ROLE-DIAL:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_DIAL</code></span></p></td>
366
+ <td>An object whose purpose is to allow a user to set a value
367
+ </td>
368
+ </tr>
369
+ <tr>
370
+ <td><p><a name="ATK-ROLE-DIALOG:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_DIALOG</code></span></p></td>
371
+ <td>A top level window with title bar and a border
372
+ </td>
373
+ </tr>
374
+ <tr>
375
+ <td><p><a name="ATK-ROLE-DIRECTORY-PANE:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_DIRECTORY_PANE</code></span></p></td>
376
+ <td>A pane that allows the user to navigate through and select the contents of a directory
377
+ </td>
378
+ </tr>
379
+ <tr>
380
+ <td><p><a name="ATK-ROLE-DRAWING-AREA:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_DRAWING_AREA</code></span></p></td>
381
+ <td>An object used for drawing custom user interface elements
382
+ </td>
383
+ </tr>
384
+ <tr>
385
+ <td><p><a name="ATK-ROLE-FILE-CHOOSER:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_FILE_CHOOSER</code></span></p></td>
386
+ <td>A specialized dialog that lets the user choose a file
387
+ </td>
388
+ </tr>
389
+ <tr>
390
+ <td><p><a name="ATK-ROLE-FILLER:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_FILLER</code></span></p></td>
391
+ <td>A object that fills up space in a user interface
392
+ </td>
393
+ </tr>
394
+ <tr>
395
+ <td><p><a name="ATK-ROLE-FONT-CHOOSER:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_FONT_CHOOSER</code></span></p></td>
396
+ <td>A specialized dialog that lets the user choose a font
397
+ </td>
398
+ </tr>
399
+ <tr>
400
+ <td><p><a name="ATK-ROLE-FRAME:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_FRAME</code></span></p></td>
401
+ <td>A top level window with a title bar, border, menubar, etc.
402
+ </td>
403
+ </tr>
404
+ <tr>
405
+ <td><p><a name="ATK-ROLE-GLASS-PANE:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_GLASS_PANE</code></span></p></td>
406
+ <td>A pane that is guaranteed to be painted on top of all panes beneath it
407
+ </td>
408
+ </tr>
409
+ <tr>
410
+ <td><p><a name="ATK-ROLE-HTML-CONTAINER:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_HTML_CONTAINER</code></span></p></td>
411
+ <td>A document container for HTML, whose children represent the document content
412
+ </td>
413
+ </tr>
414
+ <tr>
415
+ <td><p><a name="ATK-ROLE-ICON:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_ICON</code></span></p></td>
416
+ <td>A small fixed size picture, typically used to decorate components
417
+ </td>
418
+ </tr>
419
+ <tr>
420
+ <td><p><a name="ATK-ROLE-IMAGE:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_IMAGE</code></span></p></td>
421
+ <td>An object whose primary purpose is to display an image
422
+ </td>
423
+ </tr>
424
+ <tr>
425
+ <td><p><a name="ATK-ROLE-INTERNAL-FRAME:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_INTERNAL_FRAME</code></span></p></td>
426
+ <td>A frame-like object that is clipped by a desktop pane
427
+ </td>
428
+ </tr>
429
+ <tr>
430
+ <td><p><a name="ATK-ROLE-LABEL:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_LABEL</code></span></p></td>
431
+ <td>An object used to present an icon or short string in an interface
432
+ </td>
433
+ </tr>
434
+ <tr>
435
+ <td><p><a name="ATK-ROLE-LAYERED-PANE:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_LAYERED_PANE</code></span></p></td>
436
+ <td>A specialized pane that allows its children to be drawn in layers, providing a form of stacking order
437
+ </td>
438
+ </tr>
439
+ <tr>
440
+ <td><p><a name="ATK-ROLE-LIST:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_LIST</code></span></p></td>
441
+ <td>An object that presents a list of objects to the user and allows the user to select one or more of them
442
+ </td>
443
+ </tr>
444
+ <tr>
445
+ <td><p><a name="ATK-ROLE-LIST-ITEM:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_LIST_ITEM</code></span></p></td>
446
+ <td>An object that represents an element of a list
447
+ </td>
448
+ </tr>
449
+ <tr>
450
+ <td><p><a name="ATK-ROLE-MENU:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_MENU</code></span></p></td>
451
+ <td>An object usually found inside a menu bar that contains a list of actions the user can choose from
452
+ </td>
453
+ </tr>
454
+ <tr>
455
+ <td><p><a name="ATK-ROLE-MENU-BAR:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_MENU_BAR</code></span></p></td>
456
+ <td>An object usually drawn at the top of the primary dialog box of an application that contains a list of menus the user can choose from
457
+ </td>
458
+ </tr>
459
+ <tr>
460
+ <td><p><a name="ATK-ROLE-MENU-ITEM:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_MENU_ITEM</code></span></p></td>
461
+ <td>An object usually contained in a menu that presents an action the user can choose
462
+ </td>
463
+ </tr>
464
+ <tr>
465
+ <td><p><a name="ATK-ROLE-OPTION-PANE:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_OPTION_PANE</code></span></p></td>
466
+ <td>A specialized pane whose primary use is inside a DIALOG
467
+ </td>
468
+ </tr>
469
+ <tr>
470
+ <td><p><a name="ATK-ROLE-PAGE-TAB:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_PAGE_TAB</code></span></p></td>
471
+ <td>An object that is a child of a page tab list
472
+ </td>
473
+ </tr>
474
+ <tr>
475
+ <td><p><a name="ATK-ROLE-PAGE-TAB-LIST:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_PAGE_TAB_LIST</code></span></p></td>
476
+ <td>An object that presents a series of panels (or page tabs), one at a time, through some mechanism provided by the object
477
+ </td>
478
+ </tr>
479
+ <tr>
480
+ <td><p><a name="ATK-ROLE-PANEL:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_PANEL</code></span></p></td>
481
+ <td>A generic container that is often used to group objects
482
+ </td>
483
+ </tr>
484
+ <tr>
485
+ <td><p><a name="ATK-ROLE-PASSWORD-TEXT:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_PASSWORD_TEXT</code></span></p></td>
486
+ <td>A text object uses for passwords, or other places where the text content is not shown visibly to the user
487
+ </td>
488
+ </tr>
489
+ <tr>
490
+ <td><p><a name="ATK-ROLE-POPUP-MENU:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_POPUP_MENU</code></span></p></td>
491
+ <td>A temporary window that is usually used to offer the user a list of choices, and then hides when the user selects one of those choices
492
+ </td>
493
+ </tr>
494
+ <tr>
495
+ <td><p><a name="ATK-ROLE-PROGRESS-BAR:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_PROGRESS_BAR</code></span></p></td>
496
+ <td>An object used to indicate how much of a task has been completed
497
+ </td>
498
+ </tr>
499
+ <tr>
500
+ <td><p><a name="ATK-ROLE-PUSH-BUTTON:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_PUSH_BUTTON</code></span></p></td>
501
+ <td>An object the user can manipulate to tell the application to do something
502
+ </td>
503
+ </tr>
504
+ <tr>
505
+ <td><p><a name="ATK-ROLE-RADIO-BUTTON:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_RADIO_BUTTON</code></span></p></td>
506
+ <td>A specialized check box that will cause other radio buttons in the same group to become unchecked when this one is checked
507
+ </td>
508
+ </tr>
509
+ <tr>
510
+ <td><p><a name="ATK-ROLE-RADIO-MENU-ITEM:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_RADIO_MENU_ITEM</code></span></p></td>
511
+ <td>A check menu item which belongs to a group. At each instant exactly one of the radio menu items from a group is selected
512
+ </td>
513
+ </tr>
514
+ <tr>
515
+ <td><p><a name="ATK-ROLE-ROOT-PANE:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_ROOT_PANE</code></span></p></td>
516
+ <td>A specialized pane that has a glass pane and a layered pane as its children
517
+ </td>
518
+ </tr>
519
+ <tr>
520
+ <td><p><a name="ATK-ROLE-ROW-HEADER:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_ROW_HEADER</code></span></p></td>
521
+ <td>The header for a row of data
522
+ </td>
523
+ </tr>
524
+ <tr>
525
+ <td><p><a name="ATK-ROLE-SCROLL-BAR:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_SCROLL_BAR</code></span></p></td>
526
+ <td>An object usually used to allow a user to incrementally view a large amount of data.
527
+ </td>
528
+ </tr>
529
+ <tr>
530
+ <td><p><a name="ATK-ROLE-SCROLL-PANE:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_SCROLL_PANE</code></span></p></td>
531
+ <td>An object that allows a user to incrementally view a large amount of information
532
+ </td>
533
+ </tr>
534
+ <tr>
535
+ <td><p><a name="ATK-ROLE-SEPARATOR:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_SEPARATOR</code></span></p></td>
536
+ <td>An object usually contained in a menu to provide a visible and logical separation of the contents in a menu
537
+ </td>
538
+ </tr>
539
+ <tr>
540
+ <td><p><a name="ATK-ROLE-SLIDER:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_SLIDER</code></span></p></td>
541
+ <td>An object that allows the user to select from a bounded range
542
+ </td>
543
+ </tr>
544
+ <tr>
545
+ <td><p><a name="ATK-ROLE-SPLIT-PANE:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_SPLIT_PANE</code></span></p></td>
546
+ <td>A specialized panel that presents two other panels at the same time
547
+ </td>
548
+ </tr>
549
+ <tr>
550
+ <td><p><a name="ATK-ROLE-SPIN-BUTTON:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_SPIN_BUTTON</code></span></p></td>
551
+ <td>An object used to get an integer or floating point number from the user
552
+ </td>
553
+ </tr>
554
+ <tr>
555
+ <td><p><a name="ATK-ROLE-STATUSBAR:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_STATUSBAR</code></span></p></td>
556
+ <td>An object which reports messages of minor importance to the user
557
+ </td>
558
+ </tr>
559
+ <tr>
560
+ <td><p><a name="ATK-ROLE-TABLE:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_TABLE</code></span></p></td>
561
+ <td>An object used to represent information in terms of rows and columns
562
+ </td>
563
+ </tr>
564
+ <tr>
565
+ <td><p><a name="ATK-ROLE-TABLE-CELL:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_TABLE_CELL</code></span></p></td>
566
+ <td>A cell in a table
567
+ </td>
568
+ </tr>
569
+ <tr>
570
+ <td><p><a name="ATK-ROLE-TABLE-COLUMN-HEADER:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_TABLE_COLUMN_HEADER</code></span></p></td>
571
+ <td>The header for a column of a table
572
+ </td>
573
+ </tr>
574
+ <tr>
575
+ <td><p><a name="ATK-ROLE-TABLE-ROW-HEADER:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_TABLE_ROW_HEADER</code></span></p></td>
576
+ <td>The header for a row of a table
577
+ </td>
578
+ </tr>
579
+ <tr>
580
+ <td><p><a name="ATK-ROLE-TEAR-OFF-MENU-ITEM:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_TEAR_OFF_MENU_ITEM</code></span></p></td>
581
+ <td>A menu item used to tear off and reattach its menu
582
+ </td>
583
+ </tr>
584
+ <tr>
585
+ <td><p><a name="ATK-ROLE-TERMINAL:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_TERMINAL</code></span></p></td>
586
+ <td>An object that represents an accessible terminal. <em class="parameter"><code>Since</code></em>: ATK-0.6
587
+ </td>
588
+ </tr>
589
+ <tr>
590
+ <td><p><a name="ATK-ROLE-TEXT:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_TEXT</code></span></p></td>
591
+ <td>An object that presents text to the user
592
+ </td>
593
+ </tr>
594
+ <tr>
595
+ <td><p><a name="ATK-ROLE-TOGGLE-BUTTON:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_TOGGLE_BUTTON</code></span></p></td>
596
+ <td>A specialized push button that can be checked or unchecked, but does not provide a separate indicator for the current state
597
+ </td>
598
+ </tr>
599
+ <tr>
600
+ <td><p><a name="ATK-ROLE-TOOL-BAR:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_TOOL_BAR</code></span></p></td>
601
+ <td>A bar or palette usually composed of push buttons or toggle buttons
602
+ </td>
603
+ </tr>
604
+ <tr>
605
+ <td><p><a name="ATK-ROLE-TOOL-TIP:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_TOOL_TIP</code></span></p></td>
606
+ <td>An object that provides information about another object
607
+ </td>
608
+ </tr>
609
+ <tr>
610
+ <td><p><a name="ATK-ROLE-TREE:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_TREE</code></span></p></td>
611
+ <td>An object used to represent hierarchical information to the user
612
+ </td>
613
+ </tr>
614
+ <tr>
615
+ <td><p><a name="ATK-ROLE-TREE-TABLE:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_TREE_TABLE</code></span></p></td>
616
+ <td>An object capable of expanding and collapsing rows as well as showing multiple columns of data. <em class="parameter"><code>Since</code></em>: ATK-0.7
617
+ </td>
618
+ </tr>
619
+ <tr>
620
+ <td><p><a name="ATK-ROLE-UNKNOWN:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_UNKNOWN</code></span></p></td>
621
+ <td>The object contains some Accessible information, but its role is not known
622
+ </td>
623
+ </tr>
624
+ <tr>
625
+ <td><p><a name="ATK-ROLE-VIEWPORT:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_VIEWPORT</code></span></p></td>
626
+ <td>An object usually used in a scroll pane
627
+ </td>
628
+ </tr>
629
+ <tr>
630
+ <td><p><a name="ATK-ROLE-WINDOW:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_WINDOW</code></span></p></td>
631
+ <td>A top level window with no title or border.
632
+ </td>
633
+ </tr>
634
+ <tr>
635
+ <td><p><a name="ATK-ROLE-HEADER:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_HEADER</code></span></p></td>
636
+ <td>An object that serves as a document header. <em class="parameter"><code>Since</code></em>: ATK-1.1.1
637
+ </td>
638
+ </tr>
639
+ <tr>
640
+ <td><p><a name="ATK-ROLE-FOOTER:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_FOOTER</code></span></p></td>
641
+ <td>An object that serves as a document footer. <em class="parameter"><code>Since</code></em>: ATK-1.1.1
642
+ </td>
643
+ </tr>
644
+ <tr>
645
+ <td><p><a name="ATK-ROLE-PARAGRAPH:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_PARAGRAPH</code></span></p></td>
646
+ <td>An object which is contains a paragraph of text content. <em class="parameter"><code>Since</code></em>: ATK-1.1.1
647
+ </td>
648
+ </tr>
649
+ <tr>
650
+ <td><p><a name="ATK-ROLE-RULER:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_RULER</code></span></p></td>
651
+ <td>An object which describes margins and tab stops, etc. for text objects which it controls (should have CONTROLLER_FOR relation to such). <em class="parameter"><code>Since</code></em>: ATK-1.1.1
652
+ </td>
653
+ </tr>
654
+ <tr>
655
+ <td><p><a name="ATK-ROLE-APPLICATION:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_APPLICATION</code></span></p></td>
656
+ <td>The object is an application object, which may contain <em class="parameter"><code>ATK_ROLE_FRAME</code></em> objects or other types of accessibles. The root accessible of any application's ATK hierarchy should have ATK_ROLE_APPLICATION. <em class="parameter"><code>Since</code></em>: ATK-1.1.4
657
+ </td>
658
+ </tr>
659
+ <tr>
660
+ <td><p><a name="ATK-ROLE-AUTOCOMPLETE:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_AUTOCOMPLETE</code></span></p></td>
661
+ <td>The object is a dialog or list containing items for insertion into an entry widget, for instance a list of words for completion of a text entry. <em class="parameter"><code>Since</code></em>: ATK-1.3
662
+ </td>
663
+ </tr>
664
+ <tr>
665
+ <td><p><a name="ATK-ROLE-EDITBAR:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_EDITBAR</code></span></p></td>
666
+ <td>The object is an editable text object in a toolbar. <em class="parameter"><code>Since</code></em>: ATK-1.5
667
+ </td>
668
+ </tr>
669
+ <tr>
670
+ <td><p><a name="ATK-ROLE-EMBEDDED:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_EMBEDDED</code></span></p></td>
671
+ <td>The object is an embedded container within a document or panel. This role is a grouping "hint" indicating that the contained objects share a context. <em class="parameter"><code>Since</code></em>: ATK-1.7.2
672
+ </td>
673
+ </tr>
674
+ <tr>
675
+ <td><p><a name="ATK-ROLE-ENTRY:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_ENTRY</code></span></p></td>
676
+ <td>The object is a component whose textual content may be entered or modified by the user, provided <em class="parameter"><code>ATK_STATE_EDITABLE</code></em> is present. <em class="parameter"><code>Since</code></em>: ATK-1.11
677
+ </td>
678
+ </tr>
679
+ <tr>
680
+ <td><p><a name="ATK-ROLE-CHART:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_CHART</code></span></p></td>
681
+ <td>The object is a graphical depiction of quantitative data. It may contain multiple subelements whose attributes and/or description may be queried to obtain both the quantitative data and information about how the data is being presented. The LABELLED_BY relation is particularly important in interpreting objects of this type, as is the accessible-description property. <em class="parameter"><code>Since</code></em>: ATK-1.11
682
+ </td>
683
+ </tr>
684
+ <tr>
685
+ <td><p><a name="ATK-ROLE-CAPTION:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_CAPTION</code></span></p></td>
686
+ <td>The object contains descriptive information, usually textual, about another user interface element such as a table, chart, or image. <em class="parameter"><code>Since</code></em>: ATK-1.11
687
+ </td>
688
+ </tr>
689
+ <tr>
690
+ <td><p><a name="ATK-ROLE-DOCUMENT-FRAME:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_DOCUMENT_FRAME</code></span></p></td>
691
+ <td>The object is a visual frame or container which contains a view of document content. Document frames may occur within another Document instance, in which case the second document may be said to be embedded in the containing instance. HTML frames are often ROLE_DOCUMENT_FRAME. Either this object, or a singleton descendant, should implement the Document interface. <em class="parameter"><code>Since</code></em>: ATK-1.11
692
+ </td>
693
+ </tr>
694
+ <tr>
695
+ <td><p><a name="ATK-ROLE-HEADING:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_HEADING</code></span></p></td>
696
+ <td>The object serves as a heading for content which follows it in a document. The 'heading level' of the heading, if availabe, may be obtained by querying the object's attributes.
697
+ </td>
698
+ </tr>
699
+ <tr>
700
+ <td><p><a name="ATK-ROLE-PAGE:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_PAGE</code></span></p></td>
701
+ <td>The object is a containing instance which encapsulates a page of information. <em class="parameter"><code>ATK_ROLE_PAGE</code></em> is used in documents and content which support a paginated navigation model. <em class="parameter"><code>Since</code></em>: ATK-1.11
702
+ </td>
703
+ </tr>
704
+ <tr>
705
+ <td><p><a name="ATK-ROLE-SECTION:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_SECTION</code></span></p></td>
706
+ <td>The object is a containing instance of document content which constitutes a particular 'logical' section of the document. The type of content within a section, and the nature of the section division itself, may be obtained by querying the object's attributes. Sections may be nested. <em class="parameter"><code>Since</code></em>: ATK-1.11
707
+ </td>
708
+ </tr>
709
+ <tr>
710
+ <td><p><a name="ATK-ROLE-REDUNDANT-OBJECT:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_REDUNDANT_OBJECT</code></span></p></td>
711
+ <td>The object is redundant with another object in the hierarchy, and is exposed for purely technical reasons. Objects of this role should normally be ignored by clients. <em class="parameter"><code>Since</code></em>: ATK-1.11
712
+ </td>
713
+ </tr>
714
+ <tr>
715
+ <td><p><a name="ATK-ROLE-FORM:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_FORM</code></span></p></td>
716
+ <td>The object is a container for form controls, for instance as part of a
717
+ web form or user-input form within a document. This role is primarily a tag/convenience for
718
+ clients when navigating complex documents, it is not expected that ordinary GUI containers will
719
+ always have ATK_ROLE_FORM. <em class="parameter"><code>Since</code></em>: ATK-1.12.0
720
+ </td>
721
+ </tr>
722
+ <tr>
723
+ <td><p><a name="ATK-ROLE-LINK:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_LINK</code></span></p></td>
724
+ <td>The object is a hypertext anchor, i.e. a "link" in a
725
+ hypertext document. Such objects are distinct from 'inline'
726
+ content which may also use the Hypertext/Hyperlink interfaces
727
+ to indicate the range/location within a text object where
728
+ an inline or embedded object lies. <em class="parameter"><code>Since</code></em>: ATK-1.12.1
729
+ </td>
730
+ </tr>
731
+ <tr>
732
+ <td><p><a name="ATK-ROLE-INPUT-METHOD-WINDOW:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_INPUT_METHOD_WINDOW</code></span></p></td>
733
+ <td>The object is a window or similar viewport
734
+ which is used to allow composition or input of a 'complex character',
735
+ in other words it is an "input method window." <em class="parameter"><code>Since</code></em>: ATK-1.12.1
736
+ </td>
737
+ </tr>
738
+ <tr>
739
+ <td><p><a name="ATK-ROLE-TABLE-ROW:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_TABLE_ROW</code></span></p></td>
740
+ <td>A row in a table. <em class="parameter"><code>Since</code></em>: ATK-2.1.0
741
+ </td>
742
+ </tr>
743
+ <tr>
744
+ <td><p><a name="ATK-ROLE-TREE-ITEM:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_TREE_ITEM</code></span></p></td>
745
+ <td>An object that represents an element of a tree. <em class="parameter"><code>Since</code></em>: ATK-2.1.0
746
+ </td>
747
+ </tr>
748
+ <tr>
749
+ <td><p><a name="ATK-ROLE-DOCUMENT-SPREADSHEET:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_DOCUMENT_SPREADSHEET</code></span></p></td>
750
+ <td>A document frame which contains a spreadsheet. <em class="parameter"><code>Since</code></em>: ATK-2.1.0
751
+ </td>
752
+ </tr>
753
+ <tr>
754
+ <td><p><a name="ATK-ROLE-DOCUMENT-PRESENTATION:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_DOCUMENT_PRESENTATION</code></span></p></td>
755
+ <td>A document frame which contains a presentation or slide content. <em class="parameter"><code>Since</code></em>: ATK-2.1.0
756
+ </td>
757
+ </tr>
758
+ <tr>
759
+ <td><p><a name="ATK-ROLE-DOCUMENT-TEXT:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_DOCUMENT_TEXT</code></span></p></td>
760
+ <td>A document frame which contains textual content, such as found in a word processing application. <em class="parameter"><code>Since</code></em>: ATK-2.1.0
761
+ </td>
762
+ </tr>
763
+ <tr>
764
+ <td><p><a name="ATK-ROLE-DOCUMENT-WEB:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_DOCUMENT_WEB</code></span></p></td>
765
+ <td>A document frame which contains HTML or other markup suitable for display in a web browser. <em class="parameter"><code>Since</code></em>: ATK-2.1.0
766
+ </td>
767
+ </tr>
768
+ <tr>
769
+ <td><p><a name="ATK-ROLE-DOCUMENT-EMAIL:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_DOCUMENT_EMAIL</code></span></p></td>
770
+ <td>A document frame which contains email content to be displayed or composed either in plain text or HTML. <em class="parameter"><code>Since</code></em>: ATK-2.1.0
771
+ </td>
772
+ </tr>
773
+ <tr>
774
+ <td><p><a name="ATK-ROLE-COMMENT:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_COMMENT</code></span></p></td>
775
+ <td>An object found within a document and designed to present a comment, note, or other annotation. In some cases, this object might not be visible until activated. <em class="parameter"><code>Since</code></em>: ATK-2.1.0
776
+ </td>
777
+ </tr>
778
+ <tr>
779
+ <td><p><a name="ATK-ROLE-LIST-BOX:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_LIST_BOX</code></span></p></td>
780
+ <td>A non-collapsible list of choices the user can select from. <em class="parameter"><code>Since</code></em>: ATK-2.1.0
781
+ </td>
782
+ </tr>
783
+ <tr>
784
+ <td><p><a name="ATK-ROLE-GROUPING:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_GROUPING</code></span></p></td>
785
+ <td>A group of related widgets. This group typically has a label. <em class="parameter"><code>Since</code></em>: ATK-2.1.0
786
+ </td>
787
+ </tr>
788
+ <tr>
789
+ <td><p><a name="ATK-ROLE-IMAGE-MAP:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_IMAGE_MAP</code></span></p></td>
790
+ <td>An image map object. Usually a graphic with multiple hotspots, where each hotspot can be activated resulting in the loading of another document or section of a document. <em class="parameter"><code>Since</code></em>: ATK-2.1.0
791
+ </td>
792
+ </tr>
793
+ <tr>
794
+ <td><p><a name="ATK-ROLE-NOTIFICATION:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_NOTIFICATION</code></span></p></td>
795
+ <td>A transitory object designed to present a message to the user, typically at the desktop level rather than inside a particular application. <em class="parameter"><code>Since</code></em>: ATK-2.1.0
796
+ </td>
797
+ </tr>
798
+ <tr>
799
+ <td><p><a name="ATK-ROLE-INFO-BAR:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_INFO_BAR</code></span></p></td>
800
+ <td>An object designed to present a message to the user within an existing window. <em class="parameter"><code>Since</code></em>: ATK-2.1.0
801
+ </td>
802
+ </tr>
803
+ <tr>
804
+ <td><p><a name="ATK-ROLE-LAST-DEFINED:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_LAST_DEFINED</code></span></p></td>
805
+ <td>not a valid role, used for finding end of the enumeration
806
+ </td>
807
+ </tr>
808
+ </tbody>
809
+ </table></div>
810
+ </div>
811
+ <hr>
812
+ <div class="refsect2">
813
+ <a name="atk-role-register"></a><h3>atk_role_register ()</h3>
814
+ <pre class="programlisting"><a class="link" href="AtkObject.html#AtkRole" title="enum AtkRole"><span class="returnvalue">AtkRole</span></a> atk_role_register (<em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>);</pre>
815
+ <p>
816
+ Registers the role specified by <em class="parameter"><code>name</code></em>.
817
+ </p>
818
+ <div class="variablelist"><table border="0">
819
+ <col align="left" valign="top">
820
+ <tbody>
821
+ <tr>
822
+ <td><p><span class="term"><em class="parameter"><code>name</code></em> :</span></p></td>
823
+ <td>a character string describing the new role.</td>
824
+ </tr>
825
+ <tr>
826
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
827
+ <td>an <a class="link" href="AtkObject.html#AtkRole" title="enum AtkRole"><span class="type">AtkRole</span></a> for the new role.</td>
828
+ </tr>
829
+ </tbody>
830
+ </table></div>
831
+ </div>
832
+ <hr>
833
+ <div class="refsect2">
834
+ <a name="AtkLayer"></a><h3>enum AtkLayer</h3>
835
+ <pre class="programlisting">typedef enum {
836
+ ATK_LAYER_INVALID,
837
+ ATK_LAYER_BACKGROUND,
838
+ ATK_LAYER_CANVAS,
839
+ ATK_LAYER_WIDGET,
840
+ ATK_LAYER_MDI,
841
+ ATK_LAYER_POPUP,
842
+ ATK_LAYER_OVERLAY,
843
+ ATK_LAYER_WINDOW
844
+ } AtkLayer;
845
+ </pre>
846
+ <p>
847
+ Describes the layer of a component
848
+ </p>
849
+ <p>
850
+ These enumerated "layer values" are used when determining which UI
851
+ rendering layer a component is drawn into, which can help in making
852
+ determinations of when components occlude one another.
853
+ </p>
854
+ <div class="variablelist"><table border="0">
855
+ <col align="left" valign="top">
856
+ <tbody>
857
+ <tr>
858
+ <td><p><a name="ATK-LAYER-INVALID:CAPS"></a><span class="term"><code class="literal">ATK_LAYER_INVALID</code></span></p></td>
859
+ <td>The object does not have a layer
860
+ </td>
861
+ </tr>
862
+ <tr>
863
+ <td><p><a name="ATK-LAYER-BACKGROUND:CAPS"></a><span class="term"><code class="literal">ATK_LAYER_BACKGROUND</code></span></p></td>
864
+ <td>This layer is reserved for the desktop background
865
+ </td>
866
+ </tr>
867
+ <tr>
868
+ <td><p><a name="ATK-LAYER-CANVAS:CAPS"></a><span class="term"><code class="literal">ATK_LAYER_CANVAS</code></span></p></td>
869
+ <td>This layer is used for Canvas components
870
+ </td>
871
+ </tr>
872
+ <tr>
873
+ <td><p><a name="ATK-LAYER-WIDGET:CAPS"></a><span class="term"><code class="literal">ATK_LAYER_WIDGET</code></span></p></td>
874
+ <td>This layer is normally used for components
875
+ </td>
876
+ </tr>
877
+ <tr>
878
+ <td><p><a name="ATK-LAYER-MDI:CAPS"></a><span class="term"><code class="literal">ATK_LAYER_MDI</code></span></p></td>
879
+ <td>This layer is used for layered components
880
+ </td>
881
+ </tr>
882
+ <tr>
883
+ <td><p><a name="ATK-LAYER-POPUP:CAPS"></a><span class="term"><code class="literal">ATK_LAYER_POPUP</code></span></p></td>
884
+ <td>This layer is used for popup components, such as menus
885
+ </td>
886
+ </tr>
887
+ <tr>
888
+ <td><p><a name="ATK-LAYER-OVERLAY:CAPS"></a><span class="term"><code class="literal">ATK_LAYER_OVERLAY</code></span></p></td>
889
+ <td>This layer is reserved for future use.
890
+ </td>
891
+ </tr>
892
+ <tr>
893
+ <td><p><a name="ATK-LAYER-WINDOW:CAPS"></a><span class="term"><code class="literal">ATK_LAYER_WINDOW</code></span></p></td>
894
+ <td>This layer is used for toplevel windows.
895
+ </td>
896
+ </tr>
897
+ </tbody>
898
+ </table></div>
899
+ </div>
900
+ <hr>
901
+ <div class="refsect2">
902
+ <a name="AtkImplementor"></a><h3>AtkImplementor</h3>
903
+ <pre class="programlisting">typedef struct _AtkImplementor AtkImplementor;</pre>
904
+ <p>
905
+ The AtkImplementor interface is implemented by objects for which AtkObject peers may be obtained via calls to iface-&gt;(ref_accessible)(implementor);
906
+ </p>
907
+ </div>
908
+ <hr>
909
+ <div class="refsect2">
910
+ <a name="AtkPropertyValues"></a><h3>AtkPropertyValues</h3>
911
+ <pre class="programlisting">typedef struct {
912
+ const gchar *property_name;
913
+ GValue old_value;
914
+ GValue new_value;
915
+ } AtkPropertyValues;
916
+ </pre>
917
+ <p>
918
+ <em class="parameter"><code>note</code></em>: For most properties the old_value field of AtkPropertyValues will
919
+ not contain a valid value.
920
+ </p>
921
+ <p>
922
+ Currently, the only property for which old_value is used is
923
+ accessible-state; for instance if there is a focus state the
924
+ property change handler will be called for the object which lost the focus
925
+ with the old_value containing an AtkState value corresponding to focused
926
+ and the property change handler will be called for the object which
927
+ received the focus with the new_value containing an AtkState value
928
+ corresponding to focused.
929
+ </p>
930
+ <p>
931
+ The Atk PropertyValue structure is used when notifying a change in property.
932
+ Currently, the only property for which old_value is used is
933
+ accessible-state; for instance if there is a focus change the
934
+ property change handler will be called for the object which lost the focus
935
+ with the old_value containing the AtkState value corresponding to focused
936
+ and the property change handler will be called for the object which
937
+ received the focus with the new_value containing the AtkState value
938
+ corresponding to focused.
939
+ </p>
940
+ <div class="variablelist"><table border="0">
941
+ <col align="left" valign="top">
942
+ <tbody>
943
+ <tr>
944
+ <td><p><span class="term">const <span class="type">gchar</span> *<em class="structfield"><code><a name="AtkPropertyValues.property-name"></a>property_name</code></em>;</span></p></td>
945
+ <td>The name of the ATK property which is being presented or which has been changed.</td>
946
+ </tr>
947
+ <tr>
948
+ <td><p><span class="term"><span class="type">GValue</span> <em class="structfield"><code><a name="AtkPropertyValues.old-value"></a>old_value</code></em>;</span></p></td>
949
+ <td>The old property value, NULL; in some contexts this value is undefined (see note below).</td>
950
+ </tr>
951
+ <tr>
952
+ <td><p><span class="term"><span class="type">GValue</span> <em class="structfield"><code><a name="AtkPropertyValues.new-value"></a>new_value</code></em>;</span></p></td>
953
+ <td>The new value of the named property.</td>
954
+ </tr>
955
+ </tbody>
956
+ </table></div>
957
+ </div>
958
+ <hr>
959
+ <div class="refsect2">
960
+ <a name="AtkFunction"></a><h3>AtkFunction ()</h3>
961
+ <pre class="programlisting"><span class="returnvalue">gboolean</span> (*AtkFunction) (<em class="parameter"><code><span class="type">gpointer</span> data</code></em>);</pre>
962
+ <p>
963
+ An AtkFunction is a function definition used for padding which has been added
964
+ to class and interface structures to allow for expansion in the future.
965
+ </p>
966
+ <div class="variablelist"><table border="0">
967
+ <col align="left" valign="top">
968
+ <tbody>
969
+ <tr>
970
+ <td><p><span class="term"><em class="parameter"><code>data</code></em> :</span></p></td>
971
+ <td>a gpointer to parameter data.</td>
972
+ </tr>
973
+ <tr>
974
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
975
+ <td>Nothing useful, this is only a dummy prototype.</td>
976
+ </tr>
977
+ </tbody>
978
+ </table></div>
979
+ </div>
980
+ <hr>
981
+ <div class="refsect2">
982
+ <a name="AtkPropertyChangeHandler"></a><h3>AtkPropertyChangeHandler ()</h3>
983
+ <pre class="programlisting"><span class="returnvalue">void</span> (*AtkPropertyChangeHandler) (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *Param1</code></em>,
984
+ <em class="parameter"><code><a class="link" href="AtkObject.html#AtkPropertyValues" title="AtkPropertyValues"><span class="type">AtkPropertyValues</span></a> *Param2</code></em>);</pre>
985
+ <p>
986
+ An AtkPropertyChangeHandler is a function which is executed when an AtkObject's property changes value. It is specified in a call to
987
+ <a class="link" href="AtkObject.html#atk-object-connect-property-change-handler" title="atk_object_connect_property_change_handler ()"><code class="function">atk_object_connect_property_change_handler()</code></a>.
988
+ </p>
989
+ <div class="variablelist"><table border="0">
990
+ <col align="left" valign="top">
991
+ <tbody>
992
+ <tr>
993
+ <td><p><span class="term"><em class="parameter"><code>Param1</code></em> :</span></p></td>
994
+ <td>an <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>
995
+ </td>
996
+ </tr>
997
+ <tr>
998
+ <td><p><span class="term"><em class="parameter"><code>Param2</code></em> :</span></p></td>
999
+ <td>an <a class="link" href="AtkObject.html#AtkPropertyValues" title="AtkPropertyValues"><span class="type">AtkPropertyValues</span></a>
1000
+ </td>
1001
+ </tr>
1002
+ </tbody>
1003
+ </table></div>
1004
+ </div>
1005
+ <hr>
1006
+ <div class="refsect2">
1007
+ <a name="atk-implementor-ref-accessible"></a><h3>atk_implementor_ref_accessible ()</h3>
1008
+ <pre class="programlisting"><a class="link" href="AtkObject.html" title="AtkObject"><span class="returnvalue">AtkObject</span></a> * atk_implementor_ref_accessible (<em class="parameter"><code><a class="link" href="AtkObject.html#AtkImplementor" title="AtkImplementor"><span class="type">AtkImplementor</span></a> *implementor</code></em>);</pre>
1009
+ <p>
1010
+ Gets a reference to an object's <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> implementation, if
1011
+ the object implements <span class="type">AtkObjectIface</span>
1012
+ </p>
1013
+ <div class="variablelist"><table border="0">
1014
+ <col align="left" valign="top">
1015
+ <tbody>
1016
+ <tr>
1017
+ <td><p><span class="term"><em class="parameter"><code>implementor</code></em> :</span></p></td>
1018
+ <td>The <span class="type">GObject</span> instance which should implement <span class="type">AtkImplementorIface</span>
1019
+ if a non-null return value is required.</td>
1020
+ </tr>
1021
+ <tr>
1022
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1023
+ <td>a reference to an object's <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>
1024
+ implementation. <span class="annotation">[<a href="http://foldoc.org/transfer%20full"><span class="acronym">transfer full</span></a>]</span>
1025
+ </td>
1026
+ </tr>
1027
+ </tbody>
1028
+ </table></div>
1029
+ </div>
1030
+ <hr>
1031
+ <div class="refsect2">
1032
+ <a name="atk-object-get-name"></a><h3>atk_object_get_name ()</h3>
1033
+ <pre class="programlisting">const <span class="returnvalue">gchar</span> * atk_object_get_name (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>);</pre>
1034
+ <p>
1035
+ Gets the accessible name of the accessible.
1036
+ </p>
1037
+ <div class="variablelist"><table border="0">
1038
+ <col align="left" valign="top">
1039
+ <tbody>
1040
+ <tr>
1041
+ <td><p><span class="term"><em class="parameter"><code>accessible</code></em> :</span></p></td>
1042
+ <td>an <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>
1043
+ </td>
1044
+ </tr>
1045
+ <tr>
1046
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1047
+ <td>a character string representing the accessible name of the object.</td>
1048
+ </tr>
1049
+ </tbody>
1050
+ </table></div>
1051
+ </div>
1052
+ <hr>
1053
+ <div class="refsect2">
1054
+ <a name="atk-object-get-description"></a><h3>atk_object_get_description ()</h3>
1055
+ <pre class="programlisting">const <span class="returnvalue">gchar</span> * atk_object_get_description (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>);</pre>
1056
+ <p>
1057
+ Gets the accessible description of the accessible.
1058
+ </p>
1059
+ <div class="variablelist"><table border="0">
1060
+ <col align="left" valign="top">
1061
+ <tbody>
1062
+ <tr>
1063
+ <td><p><span class="term"><em class="parameter"><code>accessible</code></em> :</span></p></td>
1064
+ <td>an <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>
1065
+ </td>
1066
+ </tr>
1067
+ <tr>
1068
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1069
+ <td>a character string representing the accessible description
1070
+ of the accessible.</td>
1071
+ </tr>
1072
+ </tbody>
1073
+ </table></div>
1074
+ </div>
1075
+ <hr>
1076
+ <div class="refsect2">
1077
+ <a name="atk-object-get-parent"></a><h3>atk_object_get_parent ()</h3>
1078
+ <pre class="programlisting"><a class="link" href="AtkObject.html" title="AtkObject"><span class="returnvalue">AtkObject</span></a> * atk_object_get_parent (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>);</pre>
1079
+ <p>
1080
+ Gets the accessible parent of the accessible.
1081
+ </p>
1082
+ <div class="variablelist"><table border="0">
1083
+ <col align="left" valign="top">
1084
+ <tbody>
1085
+ <tr>
1086
+ <td><p><span class="term"><em class="parameter"><code>accessible</code></em> :</span></p></td>
1087
+ <td>an <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>
1088
+ </td>
1089
+ </tr>
1090
+ <tr>
1091
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1092
+ <td>a <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> representing the accessible parent
1093
+ of the accessible. <span class="annotation">[<a href="http://foldoc.org/transfer%20none"><span class="acronym">transfer none</span></a>]</span>
1094
+ </td>
1095
+ </tr>
1096
+ </tbody>
1097
+ </table></div>
1098
+ </div>
1099
+ <hr>
1100
+ <div class="refsect2">
1101
+ <a name="atk-object-get-n-accessible-children"></a><h3>atk_object_get_n_accessible_children ()</h3>
1102
+ <pre class="programlisting"><span class="returnvalue">gint</span> atk_object_get_n_accessible_children
1103
+ (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>);</pre>
1104
+ <p>
1105
+ Gets the number of accessible children of the accessible.
1106
+ </p>
1107
+ <div class="variablelist"><table border="0">
1108
+ <col align="left" valign="top">
1109
+ <tbody>
1110
+ <tr>
1111
+ <td><p><span class="term"><em class="parameter"><code>accessible</code></em> :</span></p></td>
1112
+ <td>an <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>
1113
+ </td>
1114
+ </tr>
1115
+ <tr>
1116
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1117
+ <td>an integer representing the number of accessible children
1118
+ of the accessible.</td>
1119
+ </tr>
1120
+ </tbody>
1121
+ </table></div>
1122
+ </div>
1123
+ <hr>
1124
+ <div class="refsect2">
1125
+ <a name="atk-object-ref-accessible-child"></a><h3>atk_object_ref_accessible_child ()</h3>
1126
+ <pre class="programlisting"><a class="link" href="AtkObject.html" title="AtkObject"><span class="returnvalue">AtkObject</span></a> * atk_object_ref_accessible_child (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>,
1127
+ <em class="parameter"><code><span class="type">gint</span> i</code></em>);</pre>
1128
+ <p>
1129
+ Gets a reference to the specified accessible child of the object.
1130
+ The accessible children are 0-based so the first accessible child is
1131
+ at index 0, the second at index 1 and so on.
1132
+ </p>
1133
+ <div class="variablelist"><table border="0">
1134
+ <col align="left" valign="top">
1135
+ <tbody>
1136
+ <tr>
1137
+ <td><p><span class="term"><em class="parameter"><code>accessible</code></em> :</span></p></td>
1138
+ <td>an <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>
1139
+ </td>
1140
+ </tr>
1141
+ <tr>
1142
+ <td><p><span class="term"><em class="parameter"><code>i</code></em> :</span></p></td>
1143
+ <td>a gint representing the position of the child, starting from 0</td>
1144
+ </tr>
1145
+ <tr>
1146
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1147
+ <td>an <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> representing the specified
1148
+ accessible child of the accessible. <span class="annotation">[<a href="http://foldoc.org/transfer%20full"><span class="acronym">transfer full</span></a>]</span>
1149
+ </td>
1150
+ </tr>
1151
+ </tbody>
1152
+ </table></div>
1153
+ </div>
1154
+ <hr>
1155
+ <div class="refsect2">
1156
+ <a name="atk-object-ref-relation-set"></a><h3>atk_object_ref_relation_set ()</h3>
1157
+ <pre class="programlisting"><a class="link" href="AtkRelationSet.html" title="AtkRelationSet"><span class="returnvalue">AtkRelationSet</span></a> * atk_object_ref_relation_set (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>);</pre>
1158
+ <p>
1159
+ Gets the <a class="link" href="AtkRelationSet.html" title="AtkRelationSet"><span class="type">AtkRelationSet</span></a> associated with the object.
1160
+ </p>
1161
+ <div class="variablelist"><table border="0">
1162
+ <col align="left" valign="top">
1163
+ <tbody>
1164
+ <tr>
1165
+ <td><p><span class="term"><em class="parameter"><code>accessible</code></em> :</span></p></td>
1166
+ <td>an <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>
1167
+ </td>
1168
+ </tr>
1169
+ <tr>
1170
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1171
+ <td>an <a class="link" href="AtkRelationSet.html" title="AtkRelationSet"><span class="type">AtkRelationSet</span></a> representing the relation set
1172
+ of the object. <span class="annotation">[<a href="http://foldoc.org/transfer%20full"><span class="acronym">transfer full</span></a>]</span>
1173
+ </td>
1174
+ </tr>
1175
+ </tbody>
1176
+ </table></div>
1177
+ </div>
1178
+ <hr>
1179
+ <div class="refsect2">
1180
+ <a name="atk-object-get-layer"></a><h3>atk_object_get_layer ()</h3>
1181
+ <pre class="programlisting"><a class="link" href="AtkObject.html#AtkLayer" title="enum AtkLayer"><span class="returnvalue">AtkLayer</span></a> atk_object_get_layer (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>);</pre>
1182
+ <div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
1183
+ <h3 class="title">Warning</h3>
1184
+ <p><code class="literal">atk_object_get_layer</code> is deprecated and should not be used in newly-written code. Use atk_component_get_layer instead.</p>
1185
+ </div>
1186
+ <p>
1187
+ Gets the layer of the accessible.
1188
+ </p>
1189
+ <div class="variablelist"><table border="0">
1190
+ <col align="left" valign="top">
1191
+ <tbody>
1192
+ <tr>
1193
+ <td><p><span class="term"><em class="parameter"><code>accessible</code></em> :</span></p></td>
1194
+ <td>an <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>
1195
+ </td>
1196
+ </tr>
1197
+ <tr>
1198
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1199
+ <td>an <a class="link" href="AtkObject.html#AtkLayer" title="enum AtkLayer"><span class="type">AtkLayer</span></a> which is the layer of the accessible</td>
1200
+ </tr>
1201
+ </tbody>
1202
+ </table></div>
1203
+ </div>
1204
+ <hr>
1205
+ <div class="refsect2">
1206
+ <a name="atk-object-get-mdi-zorder"></a><h3>atk_object_get_mdi_zorder ()</h3>
1207
+ <pre class="programlisting"><span class="returnvalue">gint</span> atk_object_get_mdi_zorder (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>);</pre>
1208
+ <div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
1209
+ <h3 class="title">Warning</h3>
1210
+ <p><code class="literal">atk_object_get_mdi_zorder</code> is deprecated and should not be used in newly-written code. Use atk_component_get_mdi_zorder instead.</p>
1211
+ </div>
1212
+ <p>
1213
+ Gets the zorder of the accessible. The value G_MININT will be returned
1214
+ if the layer of the accessible is not ATK_LAYER_MDI.
1215
+ </p>
1216
+ <div class="variablelist"><table border="0">
1217
+ <col align="left" valign="top">
1218
+ <tbody>
1219
+ <tr>
1220
+ <td><p><span class="term"><em class="parameter"><code>accessible</code></em> :</span></p></td>
1221
+ <td>an <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>
1222
+ </td>
1223
+ </tr>
1224
+ <tr>
1225
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1226
+ <td>a gint which is the zorder of the accessible, i.e. the depth at
1227
+ which the component is shown in relation to other components in the same
1228
+ container.</td>
1229
+ </tr>
1230
+ </tbody>
1231
+ </table></div>
1232
+ </div>
1233
+ <hr>
1234
+ <div class="refsect2">
1235
+ <a name="atk-object-get-role"></a><h3>atk_object_get_role ()</h3>
1236
+ <pre class="programlisting"><a class="link" href="AtkObject.html#AtkRole" title="enum AtkRole"><span class="returnvalue">AtkRole</span></a> atk_object_get_role (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>);</pre>
1237
+ <p>
1238
+ Gets the role of the accessible.
1239
+ </p>
1240
+ <div class="variablelist"><table border="0">
1241
+ <col align="left" valign="top">
1242
+ <tbody>
1243
+ <tr>
1244
+ <td><p><span class="term"><em class="parameter"><code>accessible</code></em> :</span></p></td>
1245
+ <td>an <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>
1246
+ </td>
1247
+ </tr>
1248
+ <tr>
1249
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1250
+ <td>an <a class="link" href="AtkObject.html#AtkRole" title="enum AtkRole"><span class="type">AtkRole</span></a> which is the role of the accessible</td>
1251
+ </tr>
1252
+ </tbody>
1253
+ </table></div>
1254
+ </div>
1255
+ <hr>
1256
+ <div class="refsect2">
1257
+ <a name="atk-object-ref-state-set"></a><h3>atk_object_ref_state_set ()</h3>
1258
+ <pre class="programlisting"><a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="returnvalue">AtkStateSet</span></a> * atk_object_ref_state_set (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>);</pre>
1259
+ <p>
1260
+ Gets a reference to the state set of the accessible; the caller must
1261
+ unreference it when it is no longer needed.
1262
+ </p>
1263
+ <div class="variablelist"><table border="0">
1264
+ <col align="left" valign="top">
1265
+ <tbody>
1266
+ <tr>
1267
+ <td><p><span class="term"><em class="parameter"><code>accessible</code></em> :</span></p></td>
1268
+ <td>an <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>
1269
+ </td>
1270
+ </tr>
1271
+ <tr>
1272
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1273
+ <td>a reference to an <a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a> which is the state
1274
+ set of the accessible. <span class="annotation">[<a href="http://foldoc.org/transfer%20full"><span class="acronym">transfer full</span></a>]</span>
1275
+ </td>
1276
+ </tr>
1277
+ </tbody>
1278
+ </table></div>
1279
+ </div>
1280
+ <hr>
1281
+ <div class="refsect2">
1282
+ <a name="atk-object-get-index-in-parent"></a><h3>atk_object_get_index_in_parent ()</h3>
1283
+ <pre class="programlisting"><span class="returnvalue">gint</span> atk_object_get_index_in_parent (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>);</pre>
1284
+ <p>
1285
+ Gets the 0-based index of this accessible in its parent; returns -1 if the
1286
+ accessible does not have an accessible parent.
1287
+ </p>
1288
+ <div class="variablelist"><table border="0">
1289
+ <col align="left" valign="top">
1290
+ <tbody>
1291
+ <tr>
1292
+ <td><p><span class="term"><em class="parameter"><code>accessible</code></em> :</span></p></td>
1293
+ <td>an <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>
1294
+ </td>
1295
+ </tr>
1296
+ <tr>
1297
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1298
+ <td>an integer which is the index of the accessible in its parent</td>
1299
+ </tr>
1300
+ </tbody>
1301
+ </table></div>
1302
+ </div>
1303
+ <hr>
1304
+ <div class="refsect2">
1305
+ <a name="atk-object-set-name"></a><h3>atk_object_set_name ()</h3>
1306
+ <pre class="programlisting"><span class="returnvalue">void</span> atk_object_set_name (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>,
1307
+ <em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>);</pre>
1308
+ <p>
1309
+ Sets the accessible name of the accessible. You can't set the name
1310
+ to NULL. This is reserved for the initial value. In this aspect
1311
+ NULL is similar to ATK_ROLE_UNKNOWN. If you want to set the name to
1312
+ a empty value you can use "".
1313
+ </p>
1314
+ <div class="variablelist"><table border="0">
1315
+ <col align="left" valign="top">
1316
+ <tbody>
1317
+ <tr>
1318
+ <td><p><span class="term"><em class="parameter"><code>accessible</code></em> :</span></p></td>
1319
+ <td>an <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>
1320
+ </td>
1321
+ </tr>
1322
+ <tr>
1323
+ <td><p><span class="term"><em class="parameter"><code>name</code></em> :</span></p></td>
1324
+ <td>a character string to be set as the accessible name</td>
1325
+ </tr>
1326
+ </tbody>
1327
+ </table></div>
1328
+ </div>
1329
+ <hr>
1330
+ <div class="refsect2">
1331
+ <a name="atk-object-set-description"></a><h3>atk_object_set_description ()</h3>
1332
+ <pre class="programlisting"><span class="returnvalue">void</span> atk_object_set_description (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>,
1333
+ <em class="parameter"><code>const <span class="type">gchar</span> *description</code></em>);</pre>
1334
+ <p>
1335
+ Sets the accessible description of the accessible. You can't set
1336
+ the description to NULL. This is reserved for the initial value. In
1337
+ this aspect NULL is similar to ATK_ROLE_UNKNOWN. If you want to set
1338
+ the name to a empty value you can use "".
1339
+ </p>
1340
+ <div class="variablelist"><table border="0">
1341
+ <col align="left" valign="top">
1342
+ <tbody>
1343
+ <tr>
1344
+ <td><p><span class="term"><em class="parameter"><code>accessible</code></em> :</span></p></td>
1345
+ <td>an <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>
1346
+ </td>
1347
+ </tr>
1348
+ <tr>
1349
+ <td><p><span class="term"><em class="parameter"><code>description</code></em> :</span></p></td>
1350
+ <td>a character string to be set as the accessible description</td>
1351
+ </tr>
1352
+ </tbody>
1353
+ </table></div>
1354
+ </div>
1355
+ <hr>
1356
+ <div class="refsect2">
1357
+ <a name="atk-object-set-parent"></a><h3>atk_object_set_parent ()</h3>
1358
+ <pre class="programlisting"><span class="returnvalue">void</span> atk_object_set_parent (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>,
1359
+ <em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *parent</code></em>);</pre>
1360
+ <p>
1361
+ Sets the accessible parent of the accessible.
1362
+ </p>
1363
+ <div class="variablelist"><table border="0">
1364
+ <col align="left" valign="top">
1365
+ <tbody>
1366
+ <tr>
1367
+ <td><p><span class="term"><em class="parameter"><code>accessible</code></em> :</span></p></td>
1368
+ <td>an <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>
1369
+ </td>
1370
+ </tr>
1371
+ <tr>
1372
+ <td><p><span class="term"><em class="parameter"><code>parent</code></em> :</span></p></td>
1373
+ <td>an <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> to be set as the accessible parent</td>
1374
+ </tr>
1375
+ </tbody>
1376
+ </table></div>
1377
+ </div>
1378
+ <hr>
1379
+ <div class="refsect2">
1380
+ <a name="atk-object-set-role"></a><h3>atk_object_set_role ()</h3>
1381
+ <pre class="programlisting"><span class="returnvalue">void</span> atk_object_set_role (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>,
1382
+ <em class="parameter"><code><a class="link" href="AtkObject.html#AtkRole" title="enum AtkRole"><span class="type">AtkRole</span></a> role</code></em>);</pre>
1383
+ <p>
1384
+ Sets the role of the accessible.
1385
+ </p>
1386
+ <div class="variablelist"><table border="0">
1387
+ <col align="left" valign="top">
1388
+ <tbody>
1389
+ <tr>
1390
+ <td><p><span class="term"><em class="parameter"><code>accessible</code></em> :</span></p></td>
1391
+ <td>an <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>
1392
+ </td>
1393
+ </tr>
1394
+ <tr>
1395
+ <td><p><span class="term"><em class="parameter"><code>role</code></em> :</span></p></td>
1396
+ <td>an <a class="link" href="AtkObject.html#AtkRole" title="enum AtkRole"><span class="type">AtkRole</span></a> to be set as the role</td>
1397
+ </tr>
1398
+ </tbody>
1399
+ </table></div>
1400
+ </div>
1401
+ <hr>
1402
+ <div class="refsect2">
1403
+ <a name="atk-object-connect-property-change-handler"></a><h3>atk_object_connect_property_change_handler ()</h3>
1404
+ <pre class="programlisting"><span class="returnvalue">guint</span> atk_object_connect_property_change_handler
1405
+ (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>,
1406
+ <em class="parameter"><code><a class="link" href="AtkObject.html#AtkPropertyChangeHandler" title="AtkPropertyChangeHandler ()"><span class="type">AtkPropertyChangeHandler</span></a> *handler</code></em>);</pre>
1407
+ <p>
1408
+ Specifies a function to be called when a property changes value.
1409
+ </p>
1410
+ <div class="variablelist"><table border="0">
1411
+ <col align="left" valign="top">
1412
+ <tbody>
1413
+ <tr>
1414
+ <td><p><span class="term"><em class="parameter"><code>accessible</code></em> :</span></p></td>
1415
+ <td>an <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>
1416
+ </td>
1417
+ </tr>
1418
+ <tr>
1419
+ <td><p><span class="term"><em class="parameter"><code>handler</code></em> :</span></p></td>
1420
+ <td>a function to be called when a property changes its value</td>
1421
+ </tr>
1422
+ <tr>
1423
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1424
+ <td>a <span class="type">guint</span> which is the handler id used in
1425
+ <a class="link" href="AtkObject.html#atk-object-remove-property-change-handler" title="atk_object_remove_property_change_handler ()"><code class="function">atk_object_remove_property_change_handler()</code></a>
1426
+ </td>
1427
+ </tr>
1428
+ </tbody>
1429
+ </table></div>
1430
+ </div>
1431
+ <hr>
1432
+ <div class="refsect2">
1433
+ <a name="atk-object-remove-property-change-handler"></a><h3>atk_object_remove_property_change_handler ()</h3>
1434
+ <pre class="programlisting"><span class="returnvalue">void</span> atk_object_remove_property_change_handler
1435
+ (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>,
1436
+ <em class="parameter"><code><span class="type">guint</span> handler_id</code></em>);</pre>
1437
+ <p>
1438
+ Removes a property change handler.
1439
+ </p>
1440
+ <div class="variablelist"><table border="0">
1441
+ <col align="left" valign="top">
1442
+ <tbody>
1443
+ <tr>
1444
+ <td><p><span class="term"><em class="parameter"><code>accessible</code></em> :</span></p></td>
1445
+ <td>an <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>
1446
+ </td>
1447
+ </tr>
1448
+ <tr>
1449
+ <td><p><span class="term"><em class="parameter"><code>handler_id</code></em> :</span></p></td>
1450
+ <td>a guint which identifies the handler to be removed.</td>
1451
+ </tr>
1452
+ </tbody>
1453
+ </table></div>
1454
+ </div>
1455
+ <hr>
1456
+ <div class="refsect2">
1457
+ <a name="atk-object-notify-state-change"></a><h3>atk_object_notify_state_change ()</h3>
1458
+ <pre class="programlisting"><span class="returnvalue">void</span> atk_object_notify_state_change (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>,
1459
+ <em class="parameter"><code><a class="link" href="atk-AtkState.html#AtkState" title="AtkState"><span class="type">AtkState</span></a> state</code></em>,
1460
+ <em class="parameter"><code><span class="type">gboolean</span> value</code></em>);</pre>
1461
+ <p>
1462
+ Emits a state-change signal for the specified state.
1463
+ </p>
1464
+ <div class="variablelist"><table border="0">
1465
+ <col align="left" valign="top">
1466
+ <tbody>
1467
+ <tr>
1468
+ <td><p><span class="term"><em class="parameter"><code>accessible</code></em> :</span></p></td>
1469
+ <td>an <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>
1470
+ </td>
1471
+ </tr>
1472
+ <tr>
1473
+ <td><p><span class="term"><em class="parameter"><code>state</code></em> :</span></p></td>
1474
+ <td>an <a class="link" href="atk-AtkState.html#AtkState" title="AtkState"><span class="type">AtkState</span></a> whose state is changed</td>
1475
+ </tr>
1476
+ <tr>
1477
+ <td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
1478
+ <td>a gboolean which indicates whether the state is being set on or off</td>
1479
+ </tr>
1480
+ </tbody>
1481
+ </table></div>
1482
+ </div>
1483
+ <hr>
1484
+ <div class="refsect2">
1485
+ <a name="atk-object-initialize"></a><h3>atk_object_initialize ()</h3>
1486
+ <pre class="programlisting"><span class="returnvalue">void</span> atk_object_initialize (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>,
1487
+ <em class="parameter"><code><span class="type">gpointer</span> data</code></em>);</pre>
1488
+ <p>
1489
+ This function is called when implementing subclasses of <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>.
1490
+ It does initialization required for the new object. It is intended
1491
+ that this function should called only in the ..._new() functions used
1492
+ to create an instance of a subclass of <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>
1493
+ </p>
1494
+ <div class="variablelist"><table border="0">
1495
+ <col align="left" valign="top">
1496
+ <tbody>
1497
+ <tr>
1498
+ <td><p><span class="term"><em class="parameter"><code>accessible</code></em> :</span></p></td>
1499
+ <td>a <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>
1500
+ </td>
1501
+ </tr>
1502
+ <tr>
1503
+ <td><p><span class="term"><em class="parameter"><code>data</code></em> :</span></p></td>
1504
+ <td>a <span class="type">gpointer</span> which identifies the object for which the AtkObject was created.</td>
1505
+ </tr>
1506
+ </tbody>
1507
+ </table></div>
1508
+ </div>
1509
+ <hr>
1510
+ <div class="refsect2">
1511
+ <a name="atk-object-add-relationship"></a><h3>atk_object_add_relationship ()</h3>
1512
+ <pre class="programlisting"><span class="returnvalue">gboolean</span> atk_object_add_relationship (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *object</code></em>,
1513
+ <em class="parameter"><code><a class="link" href="AtkRelation.html#AtkRelationType" title="enum AtkRelationType"><span class="type">AtkRelationType</span></a> relationship</code></em>,
1514
+ <em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *target</code></em>);</pre>
1515
+ <p>
1516
+ Adds a relationship of the specified type with the specified target.
1517
+ </p>
1518
+ <div class="variablelist"><table border="0">
1519
+ <col align="left" valign="top">
1520
+ <tbody>
1521
+ <tr>
1522
+ <td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
1523
+ <td>The <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> to which an AtkRelation is to be added.</td>
1524
+ </tr>
1525
+ <tr>
1526
+ <td><p><span class="term"><em class="parameter"><code>relationship</code></em> :</span></p></td>
1527
+ <td>The <a class="link" href="AtkRelation.html#AtkRelationType" title="enum AtkRelationType"><span class="type">AtkRelationType</span></a> of the relation</td>
1528
+ </tr>
1529
+ <tr>
1530
+ <td><p><span class="term"><em class="parameter"><code>target</code></em> :</span></p></td>
1531
+ <td>The <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> which is to be the target of the relation.</td>
1532
+ </tr>
1533
+ <tr>
1534
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1535
+ <td>TRUE if the relationship is added.</td>
1536
+ </tr>
1537
+ </tbody>
1538
+ </table></div>
1539
+ </div>
1540
+ <hr>
1541
+ <div class="refsect2">
1542
+ <a name="atk-object-remove-relationship"></a><h3>atk_object_remove_relationship ()</h3>
1543
+ <pre class="programlisting"><span class="returnvalue">gboolean</span> atk_object_remove_relationship (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *object</code></em>,
1544
+ <em class="parameter"><code><a class="link" href="AtkRelation.html#AtkRelationType" title="enum AtkRelationType"><span class="type">AtkRelationType</span></a> relationship</code></em>,
1545
+ <em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *target</code></em>);</pre>
1546
+ <p>
1547
+ Removes a relationship of the specified type with the specified target.
1548
+ </p>
1549
+ <div class="variablelist"><table border="0">
1550
+ <col align="left" valign="top">
1551
+ <tbody>
1552
+ <tr>
1553
+ <td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
1554
+ <td>The <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> from which an AtkRelation is to be removed.</td>
1555
+ </tr>
1556
+ <tr>
1557
+ <td><p><span class="term"><em class="parameter"><code>relationship</code></em> :</span></p></td>
1558
+ <td>The <a class="link" href="AtkRelation.html#AtkRelationType" title="enum AtkRelationType"><span class="type">AtkRelationType</span></a> of the relation</td>
1559
+ </tr>
1560
+ <tr>
1561
+ <td><p><span class="term"><em class="parameter"><code>target</code></em> :</span></p></td>
1562
+ <td>The <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> which is the target of the relation to be removed.</td>
1563
+ </tr>
1564
+ <tr>
1565
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1566
+ <td>TRUE if the relationship is removed.</td>
1567
+ </tr>
1568
+ </tbody>
1569
+ </table></div>
1570
+ </div>
1571
+ <hr>
1572
+ <div class="refsect2">
1573
+ <a name="atk-object-get-attributes"></a><h3>atk_object_get_attributes ()</h3>
1574
+ <pre class="programlisting"><a class="link" href="AtkText.html#AtkAttributeSet" title="AtkAttributeSet"><span class="returnvalue">AtkAttributeSet</span></a> * atk_object_get_attributes (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>);</pre>
1575
+ <p>
1576
+ Get a list of properties applied to this object as a whole, as an <a class="link" href="AtkText.html#AtkAttributeSet" title="AtkAttributeSet"><span class="type">AtkAttributeSet</span></a> consisting of
1577
+ name-value pairs. As such these attributes may be considered weakly-typed properties or annotations,
1578
+ as distinct from strongly-typed object data available via other get/set methods.
1579
+ Not all objects have explicit "name-value pair" <a class="link" href="AtkText.html#AtkAttributeSet" title="AtkAttributeSet"><span class="type">AtkAttributeSet</span></a> properties.
1580
+ </p>
1581
+ <div class="variablelist"><table border="0">
1582
+ <col align="left" valign="top">
1583
+ <tbody>
1584
+ <tr>
1585
+ <td><p><span class="term"><em class="parameter"><code>accessible</code></em> :</span></p></td>
1586
+ <td>An <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>.</td>
1587
+ </tr>
1588
+ <tr>
1589
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1590
+ <td>an <a class="link" href="AtkText.html#AtkAttributeSet" title="AtkAttributeSet"><span class="type">AtkAttributeSet</span></a> consisting of all explicit
1591
+ properties/annotations applied to the object, or an empty set if the object
1592
+ has no name-value pair attributes assigned to it. <span class="annotation">[<a href="http://foldoc.org/transfer%20none"><span class="acronym">transfer none</span></a>]</span>
1593
+ </td>
1594
+ </tr>
1595
+ </tbody>
1596
+ </table></div>
1597
+ <p class="since">Since 1.12</p>
1598
+ </div>
1599
+ <hr>
1600
+ <div class="refsect2">
1601
+ <a name="atk-role-get-name"></a><h3>atk_role_get_name ()</h3>
1602
+ <pre class="programlisting">const <span class="returnvalue">gchar</span> * atk_role_get_name (<em class="parameter"><code><a class="link" href="AtkObject.html#AtkRole" title="enum AtkRole"><span class="type">AtkRole</span></a> role</code></em>);</pre>
1603
+ <p>
1604
+ Gets the description string describing the <a class="link" href="AtkObject.html#AtkRole" title="enum AtkRole"><span class="type">AtkRole</span></a> <em class="parameter"><code>role</code></em>.
1605
+ </p>
1606
+ <div class="variablelist"><table border="0">
1607
+ <col align="left" valign="top">
1608
+ <tbody>
1609
+ <tr>
1610
+ <td><p><span class="term"><em class="parameter"><code>role</code></em> :</span></p></td>
1611
+ <td>The <a class="link" href="AtkObject.html#AtkRole" title="enum AtkRole"><span class="type">AtkRole</span></a> whose name is required</td>
1612
+ </tr>
1613
+ <tr>
1614
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1615
+ <td>the string describing the AtkRole</td>
1616
+ </tr>
1617
+ </tbody>
1618
+ </table></div>
1619
+ </div>
1620
+ <hr>
1621
+ <div class="refsect2">
1622
+ <a name="atk-role-get-localized-name"></a><h3>atk_role_get_localized_name ()</h3>
1623
+ <pre class="programlisting">const <span class="returnvalue">gchar</span> * atk_role_get_localized_name (<em class="parameter"><code><a class="link" href="AtkObject.html#AtkRole" title="enum AtkRole"><span class="type">AtkRole</span></a> role</code></em>);</pre>
1624
+ <p>
1625
+ Gets the localized description string describing the <a class="link" href="AtkObject.html#AtkRole" title="enum AtkRole"><span class="type">AtkRole</span></a> <em class="parameter"><code>role</code></em>.
1626
+ </p>
1627
+ <div class="variablelist"><table border="0">
1628
+ <col align="left" valign="top">
1629
+ <tbody>
1630
+ <tr>
1631
+ <td><p><span class="term"><em class="parameter"><code>role</code></em> :</span></p></td>
1632
+ <td>The <a class="link" href="AtkObject.html#AtkRole" title="enum AtkRole"><span class="type">AtkRole</span></a> whose localized name is required</td>
1633
+ </tr>
1634
+ <tr>
1635
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1636
+ <td>the localized string describing the AtkRole</td>
1637
+ </tr>
1638
+ </tbody>
1639
+ </table></div>
1640
+ </div>
1641
+ <hr>
1642
+ <div class="refsect2">
1643
+ <a name="atk-role-for-name"></a><h3>atk_role_for_name ()</h3>
1644
+ <pre class="programlisting"><a class="link" href="AtkObject.html#AtkRole" title="enum AtkRole"><span class="returnvalue">AtkRole</span></a> atk_role_for_name (<em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>);</pre>
1645
+ <p>
1646
+ Get the <a class="link" href="AtkObject.html#AtkRole" title="enum AtkRole"><span class="type">AtkRole</span></a> type corresponding to a rolew name.
1647
+ </p>
1648
+ <div class="variablelist"><table border="0">
1649
+ <col align="left" valign="top">
1650
+ <tbody>
1651
+ <tr>
1652
+ <td><p><span class="term"><em class="parameter"><code>name</code></em> :</span></p></td>
1653
+ <td>a string which is the (non-localized) name of an ATK role.</td>
1654
+ </tr>
1655
+ <tr>
1656
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1657
+ <td>the <a class="link" href="AtkObject.html#AtkRole" title="enum AtkRole"><span class="type">AtkRole</span></a> enumerated type corresponding to the specified
1658
+ name,
1659
+ or <a class="link" href="AtkObject.html#ATK-ROLE-INVALID:CAPS"><span class="type">ATK_ROLE_INVALID</span></a> if no matching role is found.</td>
1660
+ </tr>
1661
+ </tbody>
1662
+ </table></div>
1663
+ </div>
1664
+ </div>
1665
+ <div class="refsect1">
1666
+ <a name="AtkObject.property-details"></a><h2>Property Details</h2>
1667
+ <div class="refsect2">
1668
+ <a name="AtkObject--accessible-component-layer"></a><h3>The <code class="literal">"accessible-component-layer"</code> property</h3>
1669
+ <pre class="programlisting"> "accessible-component-layer" <span class="type">gint</span> : Read</pre>
1670
+ <p>The accessible layer of this object.</p>
1671
+ <p>Allowed values: &gt;= 0</p>
1672
+ <p>Default value: 0</p>
1673
+ </div>
1674
+ <hr>
1675
+ <div class="refsect2">
1676
+ <a name="AtkObject--accessible-component-mdi-zorder"></a><h3>The <code class="literal">"accessible-component-mdi-zorder"</code> property</h3>
1677
+ <pre class="programlisting"> "accessible-component-mdi-zorder" <span class="type">gint</span> : Read</pre>
1678
+ <p>The accessible MDI value of this object.</p>
1679
+ <p>Default value: -2147483648</p>
1680
+ </div>
1681
+ <hr>
1682
+ <div class="refsect2">
1683
+ <a name="AtkObject--accessible-description"></a><h3>The <code class="literal">"accessible-description"</code> property</h3>
1684
+ <pre class="programlisting"> "accessible-description" <span class="type">gchar</span>* : Read / Write</pre>
1685
+ <p>Description of an object, formatted for assistive technology access.</p>
1686
+ <p>Default value: NULL</p>
1687
+ </div>
1688
+ <hr>
1689
+ <div class="refsect2">
1690
+ <a name="AtkObject--accessible-hypertext-nlinks"></a><h3>The <code class="literal">"accessible-hypertext-nlinks"</code> property</h3>
1691
+ <pre class="programlisting"> "accessible-hypertext-nlinks" <span class="type">gint</span> : Read</pre>
1692
+ <p>The number of links which the current AtkHypertext has.</p>
1693
+ <p>Allowed values: &gt;= 0</p>
1694
+ <p>Default value: 0</p>
1695
+ </div>
1696
+ <hr>
1697
+ <div class="refsect2">
1698
+ <a name="AtkObject--accessible-name"></a><h3>The <code class="literal">"accessible-name"</code> property</h3>
1699
+ <pre class="programlisting"> "accessible-name" <span class="type">gchar</span>* : Read / Write</pre>
1700
+ <p>Object instance's name formatted for assistive technology access.</p>
1701
+ <p>Default value: NULL</p>
1702
+ </div>
1703
+ <hr>
1704
+ <div class="refsect2">
1705
+ <a name="AtkObject--accessible-parent"></a><h3>The <code class="literal">"accessible-parent"</code> property</h3>
1706
+ <pre class="programlisting"> "accessible-parent" <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>* : Read / Write</pre>
1707
+ <p>Is used to notify that the parent has changed.</p>
1708
+ </div>
1709
+ <hr>
1710
+ <div class="refsect2">
1711
+ <a name="AtkObject--accessible-role"></a><h3>The <code class="literal">"accessible-role"</code> property</h3>
1712
+ <pre class="programlisting"> "accessible-role" <span class="type">gint</span> : Read / Write</pre>
1713
+ <p>The accessible role of this object.</p>
1714
+ <p>Allowed values: &gt;= 0</p>
1715
+ <p>Default value: 66</p>
1716
+ </div>
1717
+ <hr>
1718
+ <div class="refsect2">
1719
+ <a name="AtkObject--accessible-table-caption"></a><h3>The <code class="literal">"accessible-table-caption"</code> property</h3>
1720
+ <pre class="programlisting"> "accessible-table-caption" <span class="type">gchar</span>* : Read / Write</pre>
1721
+ <p>Is used to notify that the table caption has changed; this property should not be used. accessible-table-caption-object should be used instead.</p>
1722
+ <p>Default value: NULL</p>
1723
+ </div>
1724
+ <hr>
1725
+ <div class="refsect2">
1726
+ <a name="AtkObject--accessible-table-caption-object"></a><h3>The <code class="literal">"accessible-table-caption-object"</code> property</h3>
1727
+ <pre class="programlisting"> "accessible-table-caption-object" <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>* : Read / Write</pre>
1728
+ <p>Is used to notify that the table caption has changed.</p>
1729
+ </div>
1730
+ <hr>
1731
+ <div class="refsect2">
1732
+ <a name="AtkObject--accessible-table-column-description"></a><h3>The <code class="literal">"accessible-table-column-description"</code> property</h3>
1733
+ <pre class="programlisting"> "accessible-table-column-description" <span class="type">gchar</span>* : Read / Write</pre>
1734
+ <p>Is used to notify that the table column description has changed.</p>
1735
+ <p>Default value: NULL</p>
1736
+ </div>
1737
+ <hr>
1738
+ <div class="refsect2">
1739
+ <a name="AtkObject--accessible-table-column-header"></a><h3>The <code class="literal">"accessible-table-column-header"</code> property</h3>
1740
+ <pre class="programlisting"> "accessible-table-column-header" <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>* : Read / Write</pre>
1741
+ <p>Is used to notify that the table column header has changed.</p>
1742
+ </div>
1743
+ <hr>
1744
+ <div class="refsect2">
1745
+ <a name="AtkObject--accessible-table-row-description"></a><h3>The <code class="literal">"accessible-table-row-description"</code> property</h3>
1746
+ <pre class="programlisting"> "accessible-table-row-description" <span class="type">gchar</span>* : Read / Write</pre>
1747
+ <p>Is used to notify that the table row description has changed.</p>
1748
+ <p>Default value: NULL</p>
1749
+ </div>
1750
+ <hr>
1751
+ <div class="refsect2">
1752
+ <a name="AtkObject--accessible-table-row-header"></a><h3>The <code class="literal">"accessible-table-row-header"</code> property</h3>
1753
+ <pre class="programlisting"> "accessible-table-row-header" <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>* : Read / Write</pre>
1754
+ <p>Is used to notify that the table row header has changed.</p>
1755
+ </div>
1756
+ <hr>
1757
+ <div class="refsect2">
1758
+ <a name="AtkObject--accessible-table-summary"></a><h3>The <code class="literal">"accessible-table-summary"</code> property</h3>
1759
+ <pre class="programlisting"> "accessible-table-summary" <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>* : Read / Write</pre>
1760
+ <p>Is used to notify that the table summary has changed.</p>
1761
+ </div>
1762
+ <hr>
1763
+ <div class="refsect2">
1764
+ <a name="AtkObject--accessible-value"></a><h3>The <code class="literal">"accessible-value"</code> property</h3>
1765
+ <pre class="programlisting"> "accessible-value" <span class="type">gdouble</span> : Read / Write</pre>
1766
+ <p>Is used to notify that the value has changed.</p>
1767
+ <p>Allowed values: &gt;= 0</p>
1768
+ <p>Default value: 0</p>
1769
+ </div>
1770
+ </div>
1771
+ <div class="refsect1">
1772
+ <a name="AtkObject.signal-details"></a><h2>Signal Details</h2>
1773
+ <div class="refsect2">
1774
+ <a name="AtkObject-active-descendant-changed"></a><h3>The <code class="literal">"active-descendant-changed"</code> signal</h3>
1775
+ <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *atkobject,
1776
+ <span class="type">gpointer</span> arg1,
1777
+ <span class="type">gpointer</span> user_data) : <code class="literal">Has Details</code></pre>
1778
+ <p>
1779
+ The "active-descendant-changed" signal is emitted by an object which has
1780
+ the state ATK_STATE_MANAGES_DESCENDANTS when the focus object in the
1781
+ object changes. For instance, a table will emit the signal when the cell
1782
+ in the table which has focus changes.
1783
+ </p>
1784
+ <div class="variablelist"><table border="0">
1785
+ <col align="left" valign="top">
1786
+ <tbody>
1787
+ <tr>
1788
+ <td><p><span class="term"><em class="parameter"><code>atkobject</code></em> :</span></p></td>
1789
+ <td>the object which received the signal.</td>
1790
+ </tr>
1791
+ <tr>
1792
+ <td><p><span class="term"><em class="parameter"><code>arg1</code></em> :</span></p></td>
1793
+ <td>the newly focused object.</td>
1794
+ </tr>
1795
+ <tr>
1796
+ <td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
1797
+ <td>user data set when the signal handler was connected.</td>
1798
+ </tr>
1799
+ </tbody>
1800
+ </table></div>
1801
+ </div>
1802
+ <hr>
1803
+ <div class="refsect2">
1804
+ <a name="AtkObject-children-changed"></a><h3>The <code class="literal">"children-changed"</code> signal</h3>
1805
+ <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *atkobject,
1806
+ <span class="type">guint</span> arg1,
1807
+ <span class="type">gpointer</span> arg2,
1808
+ <span class="type">gpointer</span> user_data) : <code class="literal">Has Details</code></pre>
1809
+ <p>
1810
+ The signal "children-changed" is emitted when a child is added or
1811
+ removed form an object. It supports two details: "add" and "remove"
1812
+ </p>
1813
+ <div class="variablelist"><table border="0">
1814
+ <col align="left" valign="top">
1815
+ <tbody>
1816
+ <tr>
1817
+ <td><p><span class="term"><em class="parameter"><code>atkobject</code></em> :</span></p></td>
1818
+ <td>the object which received the signal.</td>
1819
+ </tr>
1820
+ <tr>
1821
+ <td><p><span class="term"><em class="parameter"><code>arg1</code></em> :</span></p></td>
1822
+ <td>The index of the added or removed child</td>
1823
+ </tr>
1824
+ <tr>
1825
+ <td><p><span class="term"><em class="parameter"><code>arg2</code></em> :</span></p></td>
1826
+ <td>A gpointer to the child AtkObject which was added or removed</td>
1827
+ </tr>
1828
+ <tr>
1829
+ <td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
1830
+ <td>user data set when the signal handler was connected.</td>
1831
+ </tr>
1832
+ </tbody>
1833
+ </table></div>
1834
+ </div>
1835
+ <hr>
1836
+ <div class="refsect2">
1837
+ <a name="AtkObject-focus-event"></a><h3>The <code class="literal">"focus-event"</code> signal</h3>
1838
+ <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *atkobject,
1839
+ <span class="type">gboolean</span> arg1,
1840
+ <span class="type">gpointer</span> user_data) : <code class="literal">Run Last</code></pre>
1841
+ <p>
1842
+ The signal "focus-event" is emitted when an object gains or loses focus.
1843
+ </p>
1844
+ <div class="variablelist"><table border="0">
1845
+ <col align="left" valign="top">
1846
+ <tbody>
1847
+ <tr>
1848
+ <td><p><span class="term"><em class="parameter"><code>atkobject</code></em> :</span></p></td>
1849
+ <td>the object which received the signal.</td>
1850
+ </tr>
1851
+ <tr>
1852
+ <td><p><span class="term"><em class="parameter"><code>arg1</code></em> :</span></p></td>
1853
+ <td>A boolean value which indicates whether the object gained or lost focus.</td>
1854
+ </tr>
1855
+ <tr>
1856
+ <td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
1857
+ <td>user data set when the signal handler was connected.</td>
1858
+ </tr>
1859
+ </tbody>
1860
+ </table></div>
1861
+ </div>
1862
+ <hr>
1863
+ <div class="refsect2">
1864
+ <a name="AtkObject-property-change"></a><h3>The <code class="literal">"property-change"</code> signal</h3>
1865
+ <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *atkobject,
1866
+ <span class="type">gpointer</span> arg1,
1867
+ <span class="type">gpointer</span> user_data) : <code class="literal">Has Details</code></pre>
1868
+ <p>
1869
+ The signal "property-change" is emitted when an object's property
1870
+ value changes. The detail identifies the name of the property whose
1871
+ value has changed.
1872
+ </p>
1873
+ <div class="variablelist"><table border="0">
1874
+ <col align="left" valign="top">
1875
+ <tbody>
1876
+ <tr>
1877
+ <td><p><span class="term"><em class="parameter"><code>atkobject</code></em> :</span></p></td>
1878
+ <td>the object which received the signal.</td>
1879
+ </tr>
1880
+ <tr>
1881
+ <td><p><span class="term"><em class="parameter"><code>arg1</code></em> :</span></p></td>
1882
+ <td>The new value of the property which changed.</td>
1883
+ </tr>
1884
+ <tr>
1885
+ <td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
1886
+ <td>user data set when the signal handler was connected.</td>
1887
+ </tr>
1888
+ </tbody>
1889
+ </table></div>
1890
+ </div>
1891
+ <hr>
1892
+ <div class="refsect2">
1893
+ <a name="AtkObject-state-change"></a><h3>The <code class="literal">"state-change"</code> signal</h3>
1894
+ <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *atkobject,
1895
+ <span class="type">gchar</span> *arg1,
1896
+ <span class="type">gboolean</span> arg2,
1897
+ <span class="type">gpointer</span> user_data) : <code class="literal">Has Details</code></pre>
1898
+ <p>
1899
+ The "state-change" signal is emitted when an object's state changes.
1900
+ The detail value identifies the state type which has changed.
1901
+ </p>
1902
+ <div class="variablelist"><table border="0">
1903
+ <col align="left" valign="top">
1904
+ <tbody>
1905
+ <tr>
1906
+ <td><p><span class="term"><em class="parameter"><code>atkobject</code></em> :</span></p></td>
1907
+ <td>the object which received the signal.</td>
1908
+ </tr>
1909
+ <tr>
1910
+ <td><p><span class="term"><em class="parameter"><code>arg1</code></em> :</span></p></td>
1911
+ <td>The name of the state which has changed</td>
1912
+ </tr>
1913
+ <tr>
1914
+ <td><p><span class="term"><em class="parameter"><code>arg2</code></em> :</span></p></td>
1915
+ <td>A boolean which indicates whether the state has been set or unset.</td>
1916
+ </tr>
1917
+ <tr>
1918
+ <td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
1919
+ <td>user data set when the signal handler was connected.</td>
1920
+ </tr>
1921
+ </tbody>
1922
+ </table></div>
1923
+ </div>
1924
+ <hr>
1925
+ <div class="refsect2">
1926
+ <a name="AtkObject-visible-data-changed"></a><h3>The <code class="literal">"visible-data-changed"</code> signal</h3>
1927
+ <pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *atkobject,
1928
+ <span class="type">gpointer</span> user_data) : <code class="literal">Run Last</code></pre>
1929
+ <p>
1930
+ The "visible-data-changed" signal is emitted when the visual appearance of
1931
+ the object changed.
1932
+ </p>
1933
+ <div class="variablelist"><table border="0">
1934
+ <col align="left" valign="top">
1935
+ <tbody>
1936
+ <tr>
1937
+ <td><p><span class="term"><em class="parameter"><code>atkobject</code></em> :</span></p></td>
1938
+ <td>the object which received the signal.</td>
1939
+ </tr>
1940
+ <tr>
1941
+ <td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
1942
+ <td>user data set when the signal handler was connected.</td>
1943
+ </tr>
1944
+ </tbody>
1945
+ </table></div>
1946
+ </div>
1947
+ </div>
1948
+ <div class="refsect1">
1949
+ <a name="AtkObject.see-also"></a><h2>See Also</h2>
1950
+ <p>
1951
+ See also: <a class="link" href="AtkObjectFactory.html" title="AtkObjectFactory"><span class="type">AtkObjectFactory</span></a>, <a class="link" href="AtkRegistry.html" title="AtkRegistry"><span class="type">AtkRegistry</span></a>.
1952
+ ( GTK+ users see also <span class="type">GtkAccessible</span>).
1953
+ </p>
1954
+ </div>
1955
+ </div>
1956
+ <div class="footer">
1957
+ <hr>
1958
+ Generated by GTK-Doc V1.18.1</div>
1959
+ </body>
1960
+ </html>