atk 1.2.5-x86-mingw32 → 1.2.6-x86-mingw32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (44) hide show
  1. data/Rakefile +2 -1
  2. data/lib/1.9/atk.so +0 -0
  3. data/lib/2.0/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/atkdocument.h +3 -0
  7. data/vendor/local/include/atk-1.0/atk/atkgobjectaccessible.h +1 -1
  8. data/vendor/local/include/atk-1.0/atk/atkhyperlink.h +1 -1
  9. data/vendor/local/include/atk-1.0/atk/atkhyperlinkimpl.h +1 -1
  10. data/vendor/local/include/atk-1.0/atk/atkobject.h +12 -7
  11. data/vendor/local/include/atk-1.0/atk/atkrelationset.h +1 -1
  12. data/vendor/local/include/atk-1.0/atk/atktext.h +2 -2
  13. data/vendor/local/include/atk-1.0/atk/atkutil.h +2 -2
  14. data/vendor/local/include/atk-1.0/atk/atkversion.h +115 -0
  15. data/vendor/local/lib/atk-1.0.def +3 -0
  16. data/vendor/local/lib/libatk-1.0.dll.a +0 -0
  17. data/vendor/local/lib/libatk-1.0.la +4 -4
  18. data/vendor/local/lib/pkgconfig/atk.pc +1 -1
  19. data/vendor/local/share/gtk-doc/html/atk/AtkAction.html +4 -4
  20. data/vendor/local/share/gtk-doc/html/atk/AtkDocument.html +13 -4
  21. data/vendor/local/share/gtk-doc/html/atk/AtkNoOpObject.html +1 -1
  22. data/vendor/local/share/gtk-doc/html/atk/AtkObject.html +26 -33
  23. data/vendor/local/share/gtk-doc/html/atk/AtkRelation.html +3 -2
  24. data/vendor/local/share/gtk-doc/html/atk/AtkSelection.html +4 -4
  25. data/vendor/local/share/gtk-doc/html/atk/AtkStateSet.html +5 -5
  26. data/vendor/local/share/gtk-doc/html/atk/AtkTable.html +5 -5
  27. data/vendor/local/share/gtk-doc/html/atk/AtkText.html +25 -12
  28. data/vendor/local/share/gtk-doc/html/atk/AtkUtil.html +13 -6
  29. data/vendor/local/share/gtk-doc/html/atk/AtkValue.html +2 -2
  30. data/vendor/local/share/gtk-doc/html/atk/AtkWindow.html +328 -0
  31. data/vendor/local/share/gtk-doc/html/atk/api-index-deprecated.html +2 -0
  32. data/vendor/local/share/gtk-doc/html/atk/api-index-full.html +40 -2
  33. data/vendor/local/share/gtk-doc/html/atk/atk-AtkHyperlinkImpl.html +4 -4
  34. data/vendor/local/share/gtk-doc/html/atk/atk-Versioning-Utilities.html +235 -0
  35. data/vendor/local/share/gtk-doc/html/atk/atk.devhelp2 +25 -1
  36. data/vendor/local/share/gtk-doc/html/atk/atk.html +9 -97
  37. data/vendor/local/share/gtk-doc/html/atk/index.html +8 -1
  38. data/vendor/local/share/gtk-doc/html/atk/index.sgml +35 -0
  39. data/vendor/local/share/locale/pt/LC_MESSAGES/atk10.mo +0 -0
  40. data/vendor/local/share/locale/sk/LC_MESSAGES/atk10.mo +0 -0
  41. data/vendor/local/share/locale/tg/LC_MESSAGES/atk10.mo +0 -0
  42. data/vendor/local/share/locale/th/LC_MESSAGES/atk10.mo +0 -0
  43. data/vendor/local/share/locale/ug/LC_MESSAGES/atk10.mo +0 -0
  44. metadata +8 -4
@@ -0,0 +1,235 @@
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>Versioning macros</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="Utilities">
9
+ <link rel="prev" href="atk.html" title="Utilities">
10
+ <link rel="next" href="api-index-full.html" title="Index of all symbols">
11
+ <meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
12
+ <link rel="stylesheet" href="style.css" type="text/css">
13
+ </head>
14
+ <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
16
+ <tr valign="middle">
17
+ <td><a accesskey="p" href="atk.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="api-index-full.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="#atk-Versioning-Utilities.synopsis" class="shortcut">Top</a>
25
+  | 
26
+ <a href="#atk-Versioning-Utilities.description" class="shortcut">Description</a>
27
+ </td></tr>
28
+ </table>
29
+ <div class="refentry">
30
+ <a name="atk-Versioning-Utilities"></a><div class="titlepage"></div>
31
+ <div class="refnamediv"><table width="100%"><tr>
32
+ <td valign="top">
33
+ <h2><span class="refentrytitle"><a name="atk-Versioning-Utilities.top_of_page"></a>Versioning macros</span></h2>
34
+ <p>Versioning macros — Variables and functions to check the ATK version</p>
35
+ </td>
36
+ <td valign="top" align="right"></td>
37
+ </tr></table></div>
38
+ <div class="refsynopsisdiv">
39
+ <a name="atk-Versioning-Utilities.synopsis"></a><h2>Synopsis</h2>
40
+ <pre class="synopsis"><span class="returnvalue">guint</span> <a class="link" href="atk-Versioning-Utilities.html#atk-get-major-version" title="atk_get_major_version ()">atk_get_major_version</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
41
+ <span class="returnvalue">guint</span> <a class="link" href="atk-Versioning-Utilities.html#atk-get-minor-version" title="atk_get_minor_version ()">atk_get_minor_version</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
42
+ <span class="returnvalue">guint</span> <a class="link" href="atk-Versioning-Utilities.html#atk-get-micro-version" title="atk_get_micro_version ()">atk_get_micro_version</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
43
+ <span class="returnvalue">guint</span> <a class="link" href="atk-Versioning-Utilities.html#atk-get-binary-age" title="atk_get_binary_age ()">atk_get_binary_age</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
44
+ <span class="returnvalue">guint</span> <a class="link" href="atk-Versioning-Utilities.html#atk-get-interface-age" title="atk_get_interface_age ()">atk_get_interface_age</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
45
+ #define <a class="link" href="atk-Versioning-Utilities.html#ATK-MAJOR-VERSION:CAPS" title="ATK_MAJOR_VERSION">ATK_MAJOR_VERSION</a>
46
+ #define <a class="link" href="atk-Versioning-Utilities.html#ATK-MINOR-VERSION:CAPS" title="ATK_MINOR_VERSION">ATK_MINOR_VERSION</a>
47
+ #define <a class="link" href="atk-Versioning-Utilities.html#ATK-MICRO-VERSION:CAPS" title="ATK_MICRO_VERSION">ATK_MICRO_VERSION</a>
48
+ #define <a class="link" href="atk-Versioning-Utilities.html#ATK-CHECK-VERSION:CAPS" title="ATK_CHECK_VERSION()">ATK_CHECK_VERSION</a> (major,
49
+ minor,
50
+ micro)
51
+ </pre>
52
+ </div>
53
+ <div class="refsect1">
54
+ <a name="atk-Versioning-Utilities.description"></a><h2>Description</h2>
55
+ <p>
56
+ ATK provides a set of macros and methods for checking the version
57
+ of the library at compile and run time.
58
+ </p>
59
+ </div>
60
+ <div class="refsect1">
61
+ <a name="atk-Versioning-Utilities.details"></a><h2>Details</h2>
62
+ <div class="refsect2">
63
+ <a name="atk-get-major-version"></a><h3>atk_get_major_version ()</h3>
64
+ <pre class="programlisting"><span class="returnvalue">guint</span> atk_get_major_version (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
65
+ <p>
66
+ Returns the major version number of the ATK library. (e.g. in ATK
67
+ version 2.7.4 this is 2.)
68
+ </p>
69
+ <p>
70
+ This function is in the library, so it represents the ATK library
71
+ your code is running against. In contrast, the <a class="link" href="atk-Versioning-Utilities.html#ATK-MAJOR-VERSION:CAPS" title="ATK_MAJOR_VERSION"><span class="type">ATK_MAJOR_VERSION</span></a>
72
+ macro represents the major version of the ATK headers you have
73
+ included when compiling your code.
74
+ </p>
75
+ <div class="variablelist"><table border="0">
76
+ <col align="left" valign="top">
77
+ <tbody><tr>
78
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
79
+ <td>the major version number of the ATK library</td>
80
+ </tr></tbody>
81
+ </table></div>
82
+ <p class="since">Since 2.7.4</p>
83
+ </div>
84
+ <hr>
85
+ <div class="refsect2">
86
+ <a name="atk-get-minor-version"></a><h3>atk_get_minor_version ()</h3>
87
+ <pre class="programlisting"><span class="returnvalue">guint</span> atk_get_minor_version (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
88
+ <p>
89
+ Returns the minor version number of the ATK library. (e.g. in ATK
90
+ version 2.7.4 this is 7.)
91
+ </p>
92
+ <p>
93
+ This function is in the library, so it represents the ATK library
94
+ your code is are running against. In contrast, the
95
+ <a class="link" href="atk-Versioning-Utilities.html#ATK-MINOR-VERSION:CAPS" title="ATK_MINOR_VERSION"><span class="type">ATK_MINOR_VERSION</span></a> macro represents the minor version of the ATK
96
+ headers you have included when compiling your code.
97
+ </p>
98
+ <div class="variablelist"><table border="0">
99
+ <col align="left" valign="top">
100
+ <tbody><tr>
101
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
102
+ <td>the minor version number of the ATK library</td>
103
+ </tr></tbody>
104
+ </table></div>
105
+ <p class="since">Since 2.7.4</p>
106
+ </div>
107
+ <hr>
108
+ <div class="refsect2">
109
+ <a name="atk-get-micro-version"></a><h3>atk_get_micro_version ()</h3>
110
+ <pre class="programlisting"><span class="returnvalue">guint</span> atk_get_micro_version (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
111
+ <p>
112
+ Returns the micro version number of the ATK library. (e.g. in ATK
113
+ version 2.7.4 this is 4.)
114
+ </p>
115
+ <p>
116
+ This function is in the library, so it represents the ATK library
117
+ your code is are running against. In contrast, the
118
+ <a class="link" href="atk-Versioning-Utilities.html#ATK-MICRO-VERSION:CAPS" title="ATK_MICRO_VERSION"><span class="type">ATK_MICRO_VERSION</span></a> macro represents the micro version of the ATK
119
+ headers you have included when compiling your code.
120
+ </p>
121
+ <div class="variablelist"><table border="0">
122
+ <col align="left" valign="top">
123
+ <tbody><tr>
124
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
125
+ <td>the micro version number of the ATK library</td>
126
+ </tr></tbody>
127
+ </table></div>
128
+ <p class="since">Since 2.7.4</p>
129
+ </div>
130
+ <hr>
131
+ <div class="refsect2">
132
+ <a name="atk-get-binary-age"></a><h3>atk_get_binary_age ()</h3>
133
+ <pre class="programlisting"><span class="returnvalue">guint</span> atk_get_binary_age (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
134
+ <p>
135
+ Returns the binary age as passed to libtool when building the ATK
136
+ library the process is running against.
137
+ </p>
138
+ <div class="variablelist"><table border="0">
139
+ <col align="left" valign="top">
140
+ <tbody><tr>
141
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
142
+ <td>the binary age of the ATK library</td>
143
+ </tr></tbody>
144
+ </table></div>
145
+ <p class="since">Since 2.7.4</p>
146
+ </div>
147
+ <hr>
148
+ <div class="refsect2">
149
+ <a name="atk-get-interface-age"></a><h3>atk_get_interface_age ()</h3>
150
+ <pre class="programlisting"><span class="returnvalue">guint</span> atk_get_interface_age (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
151
+ <p>
152
+ Returns the interface age as passed to libtool when building the
153
+ ATK library the process is running against.
154
+ </p>
155
+ <div class="variablelist"><table border="0">
156
+ <col align="left" valign="top">
157
+ <tbody><tr>
158
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
159
+ <td>the interface age of the ATK library</td>
160
+ </tr></tbody>
161
+ </table></div>
162
+ <p class="since">Since 2.7.4</p>
163
+ </div>
164
+ <hr>
165
+ <div class="refsect2">
166
+ <a name="ATK-MAJOR-VERSION:CAPS"></a><h3>ATK_MAJOR_VERSION</h3>
167
+ <pre class="programlisting">#define ATK_MAJOR_VERSION (2)
168
+ </pre>
169
+ <p>
170
+ Like <a class="link" href="atk-Versioning-Utilities.html#atk-get-major-version" title="atk_get_major_version ()"><code class="function">atk_get_major_version()</code></a>, but from the headers used at
171
+ application compile time, rather than from the library linked
172
+ against at application run time.
173
+ </p>
174
+ <p class="since">Since 2.7.4</p>
175
+ </div>
176
+ <hr>
177
+ <div class="refsect2">
178
+ <a name="ATK-MINOR-VERSION:CAPS"></a><h3>ATK_MINOR_VERSION</h3>
179
+ <pre class="programlisting">#define ATK_MINOR_VERSION (8)
180
+ </pre>
181
+ <p>
182
+ Like <a class="link" href="atk-Versioning-Utilities.html#atk-get-minor-version" title="atk_get_minor_version ()"><code class="function">atk_get_minor_version()</code></a>, but from the headers used at
183
+ application compile time, rather than from the library linked
184
+ against at application run time.
185
+ </p>
186
+ <p class="since">Since 2.7.4</p>
187
+ </div>
188
+ <hr>
189
+ <div class="refsect2">
190
+ <a name="ATK-MICRO-VERSION:CAPS"></a><h3>ATK_MICRO_VERSION</h3>
191
+ <pre class="programlisting">#define ATK_MICRO_VERSION (0)
192
+ </pre>
193
+ <p>
194
+ Like <a class="link" href="atk-Versioning-Utilities.html#atk-get-micro-version" title="atk_get_micro_version ()"><code class="function">atk_get_micro_version()</code></a>, but from the headers used at
195
+ application compile time, rather than from the library linked
196
+ against at application run time.
197
+ </p>
198
+ <p class="since">Since 2.7.4</p>
199
+ </div>
200
+ <hr>
201
+ <div class="refsect2">
202
+ <a name="ATK-CHECK-VERSION:CAPS"></a><h3>ATK_CHECK_VERSION()</h3>
203
+ <pre class="programlisting">#define ATK_CHECK_VERSION(major,minor,micro)</pre>
204
+ <div class="variablelist"><table border="0">
205
+ <col align="left" valign="top">
206
+ <tbody>
207
+ <tr>
208
+ <td><p><span class="term"><em class="parameter"><code>major</code></em> :</span></p></td>
209
+ <td>major version (e.g. 1 for version 1.2.5)</td>
210
+ </tr>
211
+ <tr>
212
+ <td><p><span class="term"><em class="parameter"><code>minor</code></em> :</span></p></td>
213
+ <td>minor version (e.g. 2 for version 1.2.5)</td>
214
+ </tr>
215
+ <tr>
216
+ <td><p><span class="term"><em class="parameter"><code>micro</code></em> :</span></p></td>
217
+ <td>micro version (e.g. 5 for version 1.2.5)</td>
218
+ </tr>
219
+ <tr>
220
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
221
+ <td>
222
+ <code class="literal">TRUE</code> if the version of the ATK header files is the same as
223
+ or newer than the passed-in version.</td>
224
+ </tr>
225
+ </tbody>
226
+ </table></div>
227
+ <p class="since">Since 2.7.4</p>
228
+ </div>
229
+ </div>
230
+ </div>
231
+ <div class="footer">
232
+ <hr>
233
+ Generated by GTK-Doc V1.18.1</div>
234
+ </body>
235
+ </html>
@@ -29,6 +29,10 @@
29
29
  <sub name="AtkText" link="AtkText.html"/>
30
30
  <sub name="AtkUtil" link="AtkUtil.html"/>
31
31
  <sub name="AtkValue" link="AtkValue.html"/>
32
+ <sub name="AtkWindow" link="AtkWindow.html"/>
33
+ </sub>
34
+ <sub name="Utilities" link="atk.html">
35
+ <sub name="Versioning macros" link="atk-Versioning-Utilities.html"/>
32
36
  </sub>
33
37
  <sub name="Index of all symbols" link="api-index-full.html"/>
34
38
  <sub name="Index of deprecated symbols" link="api-index-deprecated.html"/>
@@ -77,7 +81,7 @@
77
81
  <keyword type="function" name="atk_document_get_attribute_value ()" link="AtkDocument.html#atk-document-get-attribute-value" since="1.12"/>
78
82
  <keyword type="function" name="atk_document_set_attribute_value ()" link="AtkDocument.html#atk-document-set-attribute-value" since="1.12"/>
79
83
  <keyword type="function" name="atk_document_get_attributes ()" link="AtkDocument.html#atk-document-get-attributes" since="1.12"/>
80
- <keyword type="function" name="atk_document_get_locale ()" link="AtkDocument.html#atk-document-get-locale"/>
84
+ <keyword type="function" name="atk_document_get_locale ()" link="AtkDocument.html#atk-document-get-locale" deprecated=""/>
81
85
  <keyword type="signal" name="The &quot;load-complete&quot; signal" link="AtkDocument.html#AtkDocument-load-complete"/>
82
86
  <keyword type="signal" name="The &quot;load-stopped&quot; signal" link="AtkDocument.html#AtkDocument-load-stopped"/>
83
87
  <keyword type="signal" name="The &quot;reload&quot; signal" link="AtkDocument.html#AtkDocument-reload"/>
@@ -355,6 +359,25 @@
355
359
  <keyword type="function" name="atk_value_get_minimum_value ()" link="AtkValue.html#atk-value-get-minimum-value"/>
356
360
  <keyword type="function" name="atk_value_set_current_value ()" link="AtkValue.html#atk-value-set-current-value"/>
357
361
  <keyword type="function" name="atk_value_get_minimum_increment ()" link="AtkValue.html#atk-value-get-minimum-increment" since="1.12"/>
362
+ <keyword type="struct" name="AtkWindow" link="AtkWindow.html#AtkWindow-struct"/>
363
+ <keyword type="signal" name="The &quot;activate&quot; signal" link="AtkWindow.html#AtkWindow-activate"/>
364
+ <keyword type="signal" name="The &quot;create&quot; signal" link="AtkWindow.html#AtkWindow-create"/>
365
+ <keyword type="signal" name="The &quot;deactivate&quot; signal" link="AtkWindow.html#AtkWindow-deactivate"/>
366
+ <keyword type="signal" name="The &quot;destroy&quot; signal" link="AtkWindow.html#AtkWindow-destroy"/>
367
+ <keyword type="signal" name="The &quot;maximize&quot; signal" link="AtkWindow.html#AtkWindow-maximize"/>
368
+ <keyword type="signal" name="The &quot;minimize&quot; signal" link="AtkWindow.html#AtkWindow-minimize"/>
369
+ <keyword type="signal" name="The &quot;move&quot; signal" link="AtkWindow.html#AtkWindow-move"/>
370
+ <keyword type="signal" name="The &quot;resize&quot; signal" link="AtkWindow.html#AtkWindow-resize"/>
371
+ <keyword type="signal" name="The &quot;restore&quot; signal" link="AtkWindow.html#AtkWindow-restore"/>
372
+ <keyword type="function" name="atk_get_major_version ()" link="atk-Versioning-Utilities.html#atk-get-major-version" since="2.7.4"/>
373
+ <keyword type="function" name="atk_get_minor_version ()" link="atk-Versioning-Utilities.html#atk-get-minor-version" since="2.7.4"/>
374
+ <keyword type="function" name="atk_get_micro_version ()" link="atk-Versioning-Utilities.html#atk-get-micro-version" since="2.7.4"/>
375
+ <keyword type="function" name="atk_get_binary_age ()" link="atk-Versioning-Utilities.html#atk-get-binary-age" since="2.7.4"/>
376
+ <keyword type="function" name="atk_get_interface_age ()" link="atk-Versioning-Utilities.html#atk-get-interface-age" since="2.7.4"/>
377
+ <keyword type="macro" name="ATK_MAJOR_VERSION" link="atk-Versioning-Utilities.html#ATK-MAJOR-VERSION:CAPS" since="2.7.4"/>
378
+ <keyword type="macro" name="ATK_MINOR_VERSION" link="atk-Versioning-Utilities.html#ATK-MINOR-VERSION:CAPS" since="2.7.4"/>
379
+ <keyword type="macro" name="ATK_MICRO_VERSION" link="atk-Versioning-Utilities.html#ATK-MICRO-VERSION:CAPS" since="2.7.4"/>
380
+ <keyword type="macro" name="ATK_CHECK_VERSION()" link="atk-Versioning-Utilities.html#ATK-CHECK-VERSION:CAPS" since="2.7.4"/>
358
381
  <keyword type="constant" name="ATK_HYPERLINK_IS_INLINE" link="AtkHyperlink.html#ATK-HYPERLINK-IS-INLINE:CAPS"/>
359
382
  <keyword type="constant" name="ATK_ROLE_INVALID" link="AtkObject.html#ATK-ROLE-INVALID:CAPS"/>
360
383
  <keyword type="constant" name="ATK_ROLE_ACCEL_LABEL" link="AtkObject.html#ATK-ROLE-ACCEL-LABEL:CAPS"/>
@@ -457,6 +480,7 @@
457
480
  <keyword type="constant" name="ATK_ROLE_IMAGE_MAP" link="AtkObject.html#ATK-ROLE-IMAGE-MAP:CAPS"/>
458
481
  <keyword type="constant" name="ATK_ROLE_NOTIFICATION" link="AtkObject.html#ATK-ROLE-NOTIFICATION:CAPS"/>
459
482
  <keyword type="constant" name="ATK_ROLE_INFO_BAR" link="AtkObject.html#ATK-ROLE-INFO-BAR:CAPS"/>
483
+ <keyword type="constant" name="ATK_ROLE_LEVEL_BAR" link="AtkObject.html#ATK-ROLE-LEVEL-BAR:CAPS"/>
460
484
  <keyword type="constant" name="ATK_ROLE_LAST_DEFINED" link="AtkObject.html#ATK-ROLE-LAST-DEFINED:CAPS"/>
461
485
  <keyword type="constant" name="ATK_LAYER_INVALID" link="AtkObject.html#ATK-LAYER-INVALID:CAPS"/>
462
486
  <keyword type="constant" name="ATK_LAYER_BACKGROUND" link="AtkObject.html#ATK-LAYER-BACKGROUND:CAPS"/>
@@ -2,117 +2,29 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>ATK Library</title>
5
+ <title>Utilities</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
7
  <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
8
  <link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
9
- <link rel="prev" href="index.html" title="ATK - Accessibility Toolkit">
10
- <link rel="next" href="AtkAction.html" title="AtkAction">
9
+ <link rel="prev" href="AtkWindow.html" title="AtkWindow">
10
+ <link rel="next" href="atk-Versioning-Utilities.html" title="Versioning macros">
11
11
  <meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
15
  <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
16
- <td><a accesskey="p" href="index.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
16
+ <td><a accesskey="p" href="AtkWindow.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
17
17
  <td> </td>
18
18
  <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
19
19
  <th width="100%" align="center">ATK - Accessibility Toolkit</th>
20
- <td><a accesskey="n" href="AtkAction.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
20
+ <td><a accesskey="n" href="atk-Versioning-Utilities.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
21
21
  </tr></table>
22
22
  <div class="chapter">
23
23
  <div class="titlepage"><div><div><h2 class="title">
24
- <a name="atk"></a>ATK Library</h2></div></div></div>
25
- <div class="toc"><dl>
26
- <dt>
27
- <span class="refentrytitle"><a href="AtkAction.html">AtkAction</a></span><span class="refpurpose"> — The ATK interface provided by UI components which the user can
28
- activate/interact with,</span>
29
- </dt>
30
- <dt>
31
- <span class="refentrytitle"><a href="AtkComponent.html">AtkComponent</a></span><span class="refpurpose"> — The ATK interface provided by UI components which occupy a physical area on
32
- the screen.</span>
33
- </dt>
34
- <dt>
35
- <span class="refentrytitle"><a href="AtkDocument.html">AtkDocument</a></span><span class="refpurpose"> — The ATK interface which represents the toplevel container for document content.</span>
36
- </dt>
37
- <dt>
38
- <span class="refentrytitle"><a href="AtkEditableText.html">AtkEditableText</a></span><span class="refpurpose"> — The ATK interface implemented by components containing user-editable text content.</span>
39
- </dt>
40
- <dt>
41
- <span class="refentrytitle"><a href="AtkGObjectAccessible.html">AtkGObjectAccessible</a></span><span class="refpurpose"> — This object class is derived from AtkObject and can be used as a basis
42
- implementing accessible objects.</span>
43
- </dt>
44
- <dt>
45
- <span class="refentrytitle"><a href="AtkHyperlink.html">AtkHyperlink</a></span><span class="refpurpose"> — An ATK object which encapsulates a link or set of links in a hypertext document.</span>
46
- </dt>
47
- <dt>
48
- <span class="refentrytitle"><a href="atk-AtkHyperlinkImpl.html">AtkHyperlinkImpl</a></span><span class="refpurpose"> — An interface from which the AtkHyperlink associated with an
49
- AtkObject may be obtained.</span>
50
- </dt>
51
- <dt>
52
- <span class="refentrytitle"><a href="AtkHypertext.html">AtkHypertext</a></span><span class="refpurpose"> — The ATK interface which provides standard mechanism for manipulating hyperlinks.</span>
53
- </dt>
54
- <dt>
55
- <span class="refentrytitle"><a href="AtkImage.html">AtkImage</a></span><span class="refpurpose"> — The ATK Interface implemented by components which expose image or pixmap
56
- content on-screen.</span>
57
- </dt>
58
- <dt>
59
- <span class="refentrytitle"><a href="AtkNoOpObject.html">AtkNoOpObject</a></span><span class="refpurpose"> — An AtkObject which purports to implement all ATK interfaces.</span>
60
- </dt>
61
- <dt>
62
- <span class="refentrytitle"><a href="AtkNoOpObjectFactory.html">AtkNoOpObjectFactory</a></span><span class="refpurpose"> — The AtkObjectFactory which creates an AtkNoOpObject.</span>
63
- </dt>
64
- <dt>
65
- <span class="refentrytitle"><a href="AtkObject.html">AtkObject</a></span><span class="refpurpose"> — The base object class for the Accessibility Toolkit API.</span>
66
- </dt>
67
- <dt>
68
- <span class="refentrytitle"><a href="AtkObjectFactory.html">AtkObjectFactory</a></span><span class="refpurpose"> — The base object class for a factory used to create accessible objects for
69
- objects of a specific GType.</span>
70
- </dt>
71
- <dt>
72
- <span class="refentrytitle"><a href="atk-AtkPlug.html">AtkPlug</a></span><span class="refpurpose"></span>
73
- </dt>
74
- <dt>
75
- <span class="refentrytitle"><a href="AtkRegistry.html">AtkRegistry</a></span><span class="refpurpose"> — An object used to store the GType of the factories used to create an accessible
76
- object for an object of a particular GType.</span>
77
- </dt>
78
- <dt>
79
- <span class="refentrytitle"><a href="AtkRelation.html">AtkRelation</a></span><span class="refpurpose"> — An object used to describe a relation between a object and one or more
80
- other objects.</span>
81
- </dt>
82
- <dt>
83
- <span class="refentrytitle"><a href="AtkRelationSet.html">AtkRelationSet</a></span><span class="refpurpose"> — A set of AtkRelations, normally the set of AtkRelations which an AtkObject has.</span>
84
- </dt>
85
- <dt>
86
- <span class="refentrytitle"><a href="AtkSelection.html">AtkSelection</a></span><span class="refpurpose"> — The ATK interface implemented by container objects whose <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> children
87
- can be selected.</span>
88
- </dt>
89
- <dt>
90
- <span class="refentrytitle"><a href="atk-AtkSocket.html">AtkSocket</a></span><span class="refpurpose"></span>
91
- </dt>
92
- <dt>
93
- <span class="refentrytitle"><a href="atk-AtkState.html">AtkState</a></span><span class="refpurpose"> — An AtkState describes a component's particular state.</span>
94
- </dt>
95
- <dt>
96
- <span class="refentrytitle"><a href="AtkStateSet.html">AtkStateSet</a></span><span class="refpurpose"> — An AtkStateSet determines a component's state set.</span>
97
- </dt>
98
- <dt>
99
- <span class="refentrytitle"><a href="AtkStreamableContent.html">AtkStreamableContent</a></span><span class="refpurpose"> — The ATK interface which provides access to streamable content.</span>
100
- </dt>
101
- <dt>
102
- <span class="refentrytitle"><a href="AtkTable.html">AtkTable</a></span><span class="refpurpose"> — The ATK interface implemented for UI components which contain tabular or
103
- row/column information.</span>
104
- </dt>
105
- <dt>
106
- <span class="refentrytitle"><a href="AtkText.html">AtkText</a></span><span class="refpurpose"> — The ATK interface implemented by components with text content.</span>
107
- </dt>
108
- <dt>
109
- <span class="refentrytitle"><a href="AtkUtil.html">AtkUtil</a></span><span class="refpurpose"> — A set of ATK utility functions for event and toolkit support.</span>
110
- </dt>
111
- <dt>
112
- <span class="refentrytitle"><a href="AtkValue.html">AtkValue</a></span><span class="refpurpose"> — The ATK interface implemented by valuators and components which display or
113
- select a value from a bounded range of values.</span>
114
- </dt>
115
- </dl></div>
24
+ <a name="atk"></a>Utilities</h2></div></div></div>
25
+ <div class="toc"><dl><dt>
26
+ <span class="refentrytitle"><a href="atk-Versioning-Utilities.html">Versioning macros</a></span><span class="refpurpose"> — Variables and functions to check the ATK version</span>
27
+ </dt></dl></div>
116
28
  </div>
117
29
  <div class="footer">
118
30
  <hr>
@@ -14,7 +14,7 @@
14
14
  <div class="titlepage">
15
15
  <div>
16
16
  <div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">ATK - Accessibility Toolkit</p></th></tr></table></div>
17
- <div><p class="releaseinfo">for ATK 2.6.0
17
+ <div><p class="releaseinfo">for ATK 2.8.0
18
18
  </p></div>
19
19
  </div>
20
20
  <hr>
@@ -111,7 +111,14 @@ row/column information.</span>
111
111
  <span class="refentrytitle"><a href="AtkValue.html">AtkValue</a></span><span class="refpurpose"> — The ATK interface implemented by valuators and components which display or
112
112
  select a value from a bounded range of values.</span>
113
113
  </dt>
114
+ <dt>
115
+ <span class="refentrytitle"><a href="AtkWindow.html">AtkWindow</a></span><span class="refpurpose"> — The ATK Interface provided by UI components that represent a top-level window.</span>
116
+ </dt>
114
117
  </dl></dd>
118
+ <dt><span class="chapter"><a href="atk.html">Utilities</a></span></dt>
119
+ <dd><dl><dt>
120
+ <span class="refentrytitle"><a href="atk-Versioning-Utilities.html">Versioning macros</a></span><span class="refpurpose"> — Variables and functions to check the ATK version</span>
121
+ </dt></dl></dd>
115
122
  <dt><span class="index"><a href="api-index-full.html">Index of all symbols</a></span></dt>
116
123
  <dt><span class="index"><a href="api-index-deprecated.html">Index of deprecated symbols</a></span></dt>
117
124
  <dt><span class="index"><a href="api-index-1-3.html">Index of new symbols in 1.3</a></span></dt>
@@ -153,6 +153,7 @@
153
153
  <ANCHOR id="AtkObject" href="atk/AtkObject.html">
154
154
  <ANCHOR id="AtkObject.synopsis" href="atk/AtkObject.html#AtkObject.synopsis">
155
155
  <ANCHOR id="AtkObject.object-hierarchy" href="atk/AtkObject.html#AtkObject.object-hierarchy">
156
+ <ANCHOR id="AtkObject.derived-interfaces" href="atk/AtkObject.html#AtkObject.derived-interfaces">
156
157
  <ANCHOR id="AtkObject.properties" href="atk/AtkObject.html#AtkObject.properties">
157
158
  <ANCHOR id="AtkObject.signals" href="atk/AtkObject.html#AtkObject.signals">
158
159
  <ANCHOR id="AtkObject.description" href="atk/AtkObject.html#AtkObject.description">
@@ -260,6 +261,7 @@
260
261
  <ANCHOR id="ATK-ROLE-IMAGE-MAP:CAPS" href="atk/AtkObject.html#ATK-ROLE-IMAGE-MAP:CAPS">
261
262
  <ANCHOR id="ATK-ROLE-NOTIFICATION:CAPS" href="atk/AtkObject.html#ATK-ROLE-NOTIFICATION:CAPS">
262
263
  <ANCHOR id="ATK-ROLE-INFO-BAR:CAPS" href="atk/AtkObject.html#ATK-ROLE-INFO-BAR:CAPS">
264
+ <ANCHOR id="ATK-ROLE-LEVEL-BAR:CAPS" href="atk/AtkObject.html#ATK-ROLE-LEVEL-BAR:CAPS">
263
265
  <ANCHOR id="ATK-ROLE-LAST-DEFINED:CAPS" href="atk/AtkObject.html#ATK-ROLE-LAST-DEFINED:CAPS">
264
266
  <ANCHOR id="atk-role-register" href="atk/AtkObject.html#atk-role-register">
265
267
  <ANCHOR id="AtkLayer" href="atk/AtkObject.html#AtkLayer">
@@ -686,3 +688,36 @@
686
688
  <ANCHOR id="atk-value-get-minimum-value" href="atk/AtkValue.html#atk-value-get-minimum-value">
687
689
  <ANCHOR id="atk-value-set-current-value" href="atk/AtkValue.html#atk-value-set-current-value">
688
690
  <ANCHOR id="atk-value-get-minimum-increment" href="atk/AtkValue.html#atk-value-get-minimum-increment">
691
+ <ANCHOR id="AtkWindow" href="atk/AtkWindow.html">
692
+ <ANCHOR id="AtkWindow.synopsis" href="atk/AtkWindow.html#AtkWindow.synopsis">
693
+ <ANCHOR id="AtkWindow.object-hierarchy" href="atk/AtkWindow.html#AtkWindow.object-hierarchy">
694
+ <ANCHOR id="AtkWindow.prerequisites" href="atk/AtkWindow.html#AtkWindow.prerequisites">
695
+ <ANCHOR id="AtkWindow.implementations" href="atk/AtkWindow.html#AtkWindow.implementations">
696
+ <ANCHOR id="AtkWindow.signals" href="atk/AtkWindow.html#AtkWindow.signals">
697
+ <ANCHOR id="AtkWindow.description" href="atk/AtkWindow.html#AtkWindow.description">
698
+ <ANCHOR id="AtkWindow.details" href="atk/AtkWindow.html#AtkWindow.details">
699
+ <ANCHOR id="AtkWindow-struct" href="atk/AtkWindow.html#AtkWindow-struct">
700
+ <ANCHOR id="AtkWindow.signal-details" href="atk/AtkWindow.html#AtkWindow.signal-details">
701
+ <ANCHOR id="AtkWindow-activate" href="atk/AtkWindow.html#AtkWindow-activate">
702
+ <ANCHOR id="AtkWindow-create" href="atk/AtkWindow.html#AtkWindow-create">
703
+ <ANCHOR id="AtkWindow-deactivate" href="atk/AtkWindow.html#AtkWindow-deactivate">
704
+ <ANCHOR id="AtkWindow-destroy" href="atk/AtkWindow.html#AtkWindow-destroy">
705
+ <ANCHOR id="AtkWindow-maximize" href="atk/AtkWindow.html#AtkWindow-maximize">
706
+ <ANCHOR id="AtkWindow-minimize" href="atk/AtkWindow.html#AtkWindow-minimize">
707
+ <ANCHOR id="AtkWindow-move" href="atk/AtkWindow.html#AtkWindow-move">
708
+ <ANCHOR id="AtkWindow-resize" href="atk/AtkWindow.html#AtkWindow-resize">
709
+ <ANCHOR id="AtkWindow-restore" href="atk/AtkWindow.html#AtkWindow-restore">
710
+ <ANCHOR id="AtkWindow.see-also" href="atk/AtkWindow.html#AtkWindow.see-also">
711
+ <ANCHOR id="atk-Versioning-Utilities" href="atk/atk-Versioning-Utilities.html">
712
+ <ANCHOR id="atk-Versioning-Utilities.synopsis" href="atk/atk-Versioning-Utilities.html#atk-Versioning-Utilities.synopsis">
713
+ <ANCHOR id="atk-Versioning-Utilities.description" href="atk/atk-Versioning-Utilities.html#atk-Versioning-Utilities.description">
714
+ <ANCHOR id="atk-Versioning-Utilities.details" href="atk/atk-Versioning-Utilities.html#atk-Versioning-Utilities.details">
715
+ <ANCHOR id="atk-get-major-version" href="atk/atk-Versioning-Utilities.html#atk-get-major-version">
716
+ <ANCHOR id="atk-get-minor-version" href="atk/atk-Versioning-Utilities.html#atk-get-minor-version">
717
+ <ANCHOR id="atk-get-micro-version" href="atk/atk-Versioning-Utilities.html#atk-get-micro-version">
718
+ <ANCHOR id="atk-get-binary-age" href="atk/atk-Versioning-Utilities.html#atk-get-binary-age">
719
+ <ANCHOR id="atk-get-interface-age" href="atk/atk-Versioning-Utilities.html#atk-get-interface-age">
720
+ <ANCHOR id="ATK-MAJOR-VERSION:CAPS" href="atk/atk-Versioning-Utilities.html#ATK-MAJOR-VERSION:CAPS">
721
+ <ANCHOR id="ATK-MINOR-VERSION:CAPS" href="atk/atk-Versioning-Utilities.html#ATK-MINOR-VERSION:CAPS">
722
+ <ANCHOR id="ATK-MICRO-VERSION:CAPS" href="atk/atk-Versioning-Utilities.html#ATK-MICRO-VERSION:CAPS">
723
+ <ANCHOR id="ATK-CHECK-VERSION:CAPS" href="atk/atk-Versioning-Utilities.html#ATK-CHECK-VERSION:CAPS">