atk 3.0.7-x86-mingw32 → 3.0.8-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.
- checksums.yaml +4 -4
- data/Rakefile +1 -1
- data/ext/atk/extconf.rb +1 -0
- data/lib/2.2/atk.so +0 -0
- data/lib/2.3/atk.so +0 -0
- data/vendor/local/bin/libatk-1.0-0.dll +0 -0
- data/vendor/local/include/atk-1.0/atk/atkobject.h +1 -1
- data/vendor/local/include/atk-1.0/atk/atkversion.h +2 -2
- data/vendor/local/lib/girepository-1.0/Atk-1.0.typelib +0 -0
- data/vendor/local/lib/libatk-1.0.dll.a +0 -0
- data/vendor/local/lib/libatk-1.0.la +4 -4
- data/vendor/local/lib/pkgconfig/atk.pc +1 -1
- data/vendor/local/share/gir-1.0/Atk-1.0.gir +74 -30
- data/vendor/local/share/gtk-doc/html/atk/AtkAction.html +17 -25
- data/vendor/local/share/gtk-doc/html/atk/AtkComponent.html +58 -70
- data/vendor/local/share/gtk-doc/html/atk/AtkDocument.html +33 -41
- data/vendor/local/share/gtk-doc/html/atk/AtkEditableText.html +11 -15
- data/vendor/local/share/gtk-doc/html/atk/AtkGObjectAccessible.html +6 -9
- data/vendor/local/share/gtk-doc/html/atk/AtkHyperlink.html +21 -31
- data/vendor/local/share/gtk-doc/html/atk/AtkHypertext.html +10 -15
- data/vendor/local/share/gtk-doc/html/atk/AtkImage.html +12 -17
- data/vendor/local/share/gtk-doc/html/atk/AtkMisc.html +8 -12
- data/vendor/local/share/gtk-doc/html/atk/AtkNoOpObject.html +4 -8
- data/vendor/local/share/gtk-doc/html/atk/AtkNoOpObjectFactory.html +4 -8
- data/vendor/local/share/gtk-doc/html/atk/AtkObject.html +70 -91
- data/vendor/local/share/gtk-doc/html/atk/AtkObjectFactory.html +9 -13
- data/vendor/local/share/gtk-doc/html/atk/AtkRegistry.html +10 -14
- data/vendor/local/share/gtk-doc/html/atk/AtkRelation.html +23 -33
- data/vendor/local/share/gtk-doc/html/atk/AtkRelationSet.html +15 -21
- data/vendor/local/share/gtk-doc/html/atk/AtkSelection.html +18 -27
- data/vendor/local/share/gtk-doc/html/atk/AtkStateSet.html +21 -30
- data/vendor/local/share/gtk-doc/html/atk/AtkStreamableContent.html +12 -17
- data/vendor/local/share/gtk-doc/html/atk/AtkTable.html +64 -84
- data/vendor/local/share/gtk-doc/html/atk/AtkTableCell.html +27 -34
- data/vendor/local/share/gtk-doc/html/atk/AtkText.html +110 -130
- data/vendor/local/share/gtk-doc/html/atk/AtkUtil.html +41 -51
- data/vendor/local/share/gtk-doc/html/atk/AtkValue.html +26 -31
- data/vendor/local/share/gtk-doc/html/atk/AtkWindow.html +22 -24
- data/vendor/local/share/gtk-doc/html/atk/accessibles.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-13.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-3.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-30.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-9.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-deprecated.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkHyperlinkImpl.html +5 -6
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkPlug.html +5 -15
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkRange.html +37 -41
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkSocket.html +7 -17
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkState.html +9 -15
- data/vendor/local/share/gtk-doc/html/atk/atk-Versioning-Utilities.html +88 -84
- data/vendor/local/share/gtk-doc/html/atk/atk.devhelp2 +94 -7
- data/vendor/local/share/gtk-doc/html/atk/atkobject.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/data.html +3 -4
- data/vendor/local/share/gtk-doc/html/atk/deprecated.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/index.html +6 -7
- data/vendor/local/share/gtk-doc/html/atk/interfaces.html +4 -5
- data/vendor/local/share/gtk-doc/html/atk/overview.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/atk/toolkit.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/utilities.html +2 -3
- data/vendor/local/share/locale/an/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/atk10.mo +0 -0
- metadata +6 -8
- data/lib/2.0/atk.so +0 -0
- data/lib/2.1/atk.so +0 -0
- data/vendor/local/share/gtk-doc/html/atk/index.sgml +0 -875
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="interfaces.html" title="ATK Interfaces">
|
9
9
|
<link rel="prev" href="AtkValue.html" title="AtkValue">
|
10
10
|
<link rel="next" href="data.html" title="Basic accessible data types">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24.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">
|
@@ -107,7 +107,7 @@
|
|
107
107
|
</div>
|
108
108
|
<div class="refsect1">
|
109
109
|
<a name="AtkWindow.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
110
|
-
<pre class="screen">
|
110
|
+
<pre class="screen"> GInterface
|
111
111
|
<span class="lineart">╰──</span> AtkWindow
|
112
112
|
</pre>
|
113
113
|
</div>
|
@@ -131,14 +131,13 @@ dialog.</p>
|
|
131
131
|
</div>
|
132
132
|
<div class="refsect1">
|
133
133
|
<a name="AtkWindow.functions_details"></a><h2>Functions</h2>
|
134
|
+
<p></p>
|
134
135
|
</div>
|
135
136
|
<div class="refsect1">
|
136
137
|
<a name="AtkWindow.other_details"></a><h2>Types and Values</h2>
|
137
138
|
<div class="refsect2">
|
138
139
|
<a name="AtkWindow-struct"></a><h3>AtkWindow</h3>
|
139
140
|
<pre class="programlisting">typedef struct _AtkWindow AtkWindow;</pre>
|
140
|
-
<p>
|
141
|
-
</p>
|
142
141
|
</div>
|
143
142
|
</div>
|
144
143
|
<div class="refsect1">
|
@@ -151,7 +150,7 @@ user_function (<a class="link" href="AtkWindow.html" title="AtkWindow"><span cla
|
|
151
150
|
<p>The signal <a class="link" href="AtkWindow.html#AtkWindow-activate" title="The “activate” signal"><span class="type">“activate”</span></a> is emitted when a window
|
152
151
|
becomes the active window of the application or session.</p>
|
153
152
|
<div class="refsect3">
|
154
|
-
<a name="
|
153
|
+
<a name="AtkWindow-activate.parameters"></a><h4>Parameters</h4>
|
155
154
|
<div class="informaltable"><table width="100%" border="0">
|
156
155
|
<colgroup>
|
157
156
|
<col width="150px" class="parameters_name">
|
@@ -173,7 +172,7 @@ becomes the active window of the application or session.</p>
|
|
173
172
|
</table></div>
|
174
173
|
</div>
|
175
174
|
<p>Flags: Run Last</p>
|
176
|
-
<p class="since">Since 2.2</p>
|
175
|
+
<p class="since">Since: 2.2</p>
|
177
176
|
</div>
|
178
177
|
<hr>
|
179
178
|
<div class="refsect2">
|
@@ -184,7 +183,7 @@ user_function (<a class="link" href="AtkWindow.html" title="AtkWindow"><span cla
|
|
184
183
|
<p>The signal <a class="link" href="AtkWindow.html#AtkWindow-create" title="The “create” signal"><span class="type">“create”</span></a> is emitted when a new window
|
185
184
|
is created.</p>
|
186
185
|
<div class="refsect3">
|
187
|
-
<a name="
|
186
|
+
<a name="AtkWindow-create.parameters"></a><h4>Parameters</h4>
|
188
187
|
<div class="informaltable"><table width="100%" border="0">
|
189
188
|
<colgroup>
|
190
189
|
<col width="150px" class="parameters_name">
|
@@ -206,7 +205,7 @@ is created.</p>
|
|
206
205
|
</table></div>
|
207
206
|
</div>
|
208
207
|
<p>Flags: Run Last</p>
|
209
|
-
<p class="since">Since 2.2</p>
|
208
|
+
<p class="since">Since: 2.2</p>
|
210
209
|
</div>
|
211
210
|
<hr>
|
212
211
|
<div class="refsect2">
|
@@ -217,7 +216,7 @@ user_function (<a class="link" href="AtkWindow.html" title="AtkWindow"><span cla
|
|
217
216
|
<p>The signal <a class="link" href="AtkWindow.html#AtkWindow-deactivate" title="The “deactivate” signal"><span class="type">“deactivate”</span></a> is emitted when a window is
|
218
217
|
no longer the active window of the application or session.</p>
|
219
218
|
<div class="refsect3">
|
220
|
-
<a name="
|
219
|
+
<a name="AtkWindow-deactivate.parameters"></a><h4>Parameters</h4>
|
221
220
|
<div class="informaltable"><table width="100%" border="0">
|
222
221
|
<colgroup>
|
223
222
|
<col width="150px" class="parameters_name">
|
@@ -239,7 +238,7 @@ no longer the active window of the application or session.</p>
|
|
239
238
|
</table></div>
|
240
239
|
</div>
|
241
240
|
<p>Flags: Run Last</p>
|
242
|
-
<p class="since">Since 2.2</p>
|
241
|
+
<p class="since">Since: 2.2</p>
|
243
242
|
</div>
|
244
243
|
<hr>
|
245
244
|
<div class="refsect2">
|
@@ -250,7 +249,7 @@ user_function (<a class="link" href="AtkWindow.html" title="AtkWindow"><span cla
|
|
250
249
|
<p>The signal <a class="link" href="AtkWindow.html#AtkWindow-destroy" title="The “destroy” signal"><span class="type">“destroy”</span></a> is emitted when a window is
|
251
250
|
destroyed.</p>
|
252
251
|
<div class="refsect3">
|
253
|
-
<a name="
|
252
|
+
<a name="AtkWindow-destroy.parameters"></a><h4>Parameters</h4>
|
254
253
|
<div class="informaltable"><table width="100%" border="0">
|
255
254
|
<colgroup>
|
256
255
|
<col width="150px" class="parameters_name">
|
@@ -272,7 +271,7 @@ destroyed.</p>
|
|
272
271
|
</table></div>
|
273
272
|
</div>
|
274
273
|
<p>Flags: Run Last</p>
|
275
|
-
<p class="since">Since 2.2</p>
|
274
|
+
<p class="since">Since: 2.2</p>
|
276
275
|
</div>
|
277
276
|
<hr>
|
278
277
|
<div class="refsect2">
|
@@ -283,7 +282,7 @@ user_function (<a class="link" href="AtkWindow.html" title="AtkWindow"><span cla
|
|
283
282
|
<p>The signal <a class="link" href="AtkWindow.html#AtkWindow-maximize" title="The “maximize” signal"><span class="type">“maximize”</span></a> is emitted when a window
|
284
283
|
is maximized.</p>
|
285
284
|
<div class="refsect3">
|
286
|
-
<a name="
|
285
|
+
<a name="AtkWindow-maximize.parameters"></a><h4>Parameters</h4>
|
287
286
|
<div class="informaltable"><table width="100%" border="0">
|
288
287
|
<colgroup>
|
289
288
|
<col width="150px" class="parameters_name">
|
@@ -305,7 +304,7 @@ is maximized.</p>
|
|
305
304
|
</table></div>
|
306
305
|
</div>
|
307
306
|
<p>Flags: Run Last</p>
|
308
|
-
<p class="since">Since 2.2</p>
|
307
|
+
<p class="since">Since: 2.2</p>
|
309
308
|
</div>
|
310
309
|
<hr>
|
311
310
|
<div class="refsect2">
|
@@ -316,7 +315,7 @@ user_function (<a class="link" href="AtkWindow.html" title="AtkWindow"><span cla
|
|
316
315
|
<p>The signal <a class="link" href="AtkWindow.html#AtkWindow-minimize" title="The “minimize” signal"><span class="type">“minimize”</span></a> is emitted when a window
|
317
316
|
is minimized.</p>
|
318
317
|
<div class="refsect3">
|
319
|
-
<a name="
|
318
|
+
<a name="AtkWindow-minimize.parameters"></a><h4>Parameters</h4>
|
320
319
|
<div class="informaltable"><table width="100%" border="0">
|
321
320
|
<colgroup>
|
322
321
|
<col width="150px" class="parameters_name">
|
@@ -338,7 +337,7 @@ is minimized.</p>
|
|
338
337
|
</table></div>
|
339
338
|
</div>
|
340
339
|
<p>Flags: Run Last</p>
|
341
|
-
<p class="since">Since 2.2</p>
|
340
|
+
<p class="since">Since: 2.2</p>
|
342
341
|
</div>
|
343
342
|
<hr>
|
344
343
|
<div class="refsect2">
|
@@ -349,7 +348,7 @@ user_function (<a class="link" href="AtkWindow.html" title="AtkWindow"><span cla
|
|
349
348
|
<p>The signal <a class="link" href="AtkWindow.html#AtkWindow-move" title="The “move” signal"><span class="type">“move”</span></a> is emitted when a window
|
350
349
|
is moved.</p>
|
351
350
|
<div class="refsect3">
|
352
|
-
<a name="
|
351
|
+
<a name="AtkWindow-move.parameters"></a><h4>Parameters</h4>
|
353
352
|
<div class="informaltable"><table width="100%" border="0">
|
354
353
|
<colgroup>
|
355
354
|
<col width="150px" class="parameters_name">
|
@@ -371,7 +370,7 @@ is moved.</p>
|
|
371
370
|
</table></div>
|
372
371
|
</div>
|
373
372
|
<p>Flags: Run Last</p>
|
374
|
-
<p class="since">Since 2.2</p>
|
373
|
+
<p class="since">Since: 2.2</p>
|
375
374
|
</div>
|
376
375
|
<hr>
|
377
376
|
<div class="refsect2">
|
@@ -382,7 +381,7 @@ user_function (<a class="link" href="AtkWindow.html" title="AtkWindow"><span cla
|
|
382
381
|
<p>The signal <a class="link" href="AtkWindow.html#AtkWindow-resize" title="The “resize” signal"><span class="type">“resize”</span></a> is emitted when a window
|
383
382
|
is resized.</p>
|
384
383
|
<div class="refsect3">
|
385
|
-
<a name="
|
384
|
+
<a name="AtkWindow-resize.parameters"></a><h4>Parameters</h4>
|
386
385
|
<div class="informaltable"><table width="100%" border="0">
|
387
386
|
<colgroup>
|
388
387
|
<col width="150px" class="parameters_name">
|
@@ -404,7 +403,7 @@ is resized.</p>
|
|
404
403
|
</table></div>
|
405
404
|
</div>
|
406
405
|
<p>Flags: Run Last</p>
|
407
|
-
<p class="since">Since 2.2</p>
|
406
|
+
<p class="since">Since: 2.2</p>
|
408
407
|
</div>
|
409
408
|
<hr>
|
410
409
|
<div class="refsect2">
|
@@ -415,7 +414,7 @@ user_function (<a class="link" href="AtkWindow.html" title="AtkWindow"><span cla
|
|
415
414
|
<p>The signal <a class="link" href="AtkWindow.html#AtkWindow-restore" title="The “restore” signal"><span class="type">“restore”</span></a> is emitted when a window
|
416
415
|
is restored.</p>
|
417
416
|
<div class="refsect3">
|
418
|
-
<a name="
|
417
|
+
<a name="AtkWindow-restore.parameters"></a><h4>Parameters</h4>
|
419
418
|
<div class="informaltable"><table width="100%" border="0">
|
420
419
|
<colgroup>
|
421
420
|
<col width="150px" class="parameters_name">
|
@@ -437,7 +436,7 @@ is restored.</p>
|
|
437
436
|
</table></div>
|
438
437
|
</div>
|
439
438
|
<p>Flags: Run Last</p>
|
440
|
-
<p class="since">Since 2.2</p>
|
439
|
+
<p class="since">Since: 2.2</p>
|
441
440
|
</div>
|
442
441
|
</div>
|
443
442
|
<div class="refsect1">
|
@@ -446,7 +445,6 @@ is restored.</p>
|
|
446
445
|
</div>
|
447
446
|
</div>
|
448
447
|
<div class="footer">
|
449
|
-
<hr>
|
450
|
-
Generated by GTK-Doc V1.21.1</div>
|
448
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
451
449
|
</body>
|
452
450
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
|
9
9
|
<link rel="prev" href="AtkStateSet.html" title="AtkStateSet">
|
10
10
|
<link rel="next" href="AtkGObjectAccessible.html" title="AtkGObjectAccessible">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24.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">
|
@@ -43,7 +43,6 @@
|
|
43
43
|
</dl></div>
|
44
44
|
</div>
|
45
45
|
<div class="footer">
|
46
|
-
<hr>
|
47
|
-
Generated by GTK-Doc V1.21.1</div>
|
46
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
48
47
|
</body>
|
49
48
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
|
9
9
|
<link rel="prev" href="api-index-1-9.html" title="Index of new symbols in 1.9">
|
10
10
|
<link rel="next" href="api-index-1-13.html" title="Index of new symbols in 1.13">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24.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">
|
@@ -47,7 +47,6 @@
|
|
47
47
|
</div></div>
|
48
48
|
</div>
|
49
49
|
<div class="footer">
|
50
|
-
<hr>
|
51
|
-
Generated by GTK-Doc V1.21.1</div>
|
50
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
52
51
|
</body>
|
53
52
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
|
9
9
|
<link rel="prev" href="api-index-1-12.html" title="Index of new symbols in 1.12">
|
10
10
|
<link rel="next" href="api-index-1-20.html" title="Index of new symbols in 1.20">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24.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">
|
@@ -35,7 +35,6 @@
|
|
35
35
|
</div></div>
|
36
36
|
</div>
|
37
37
|
<div class="footer">
|
38
|
-
<hr>
|
39
|
-
Generated by GTK-Doc V1.21.1</div>
|
38
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
40
39
|
</body>
|
41
40
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
|
9
9
|
<link rel="prev" href="api-index-1-13.html" title="Index of new symbols in 1.13">
|
10
10
|
<link rel="next" href="api-index-1-22.html" title="Index of new symbols in 1.22">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24.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">
|
@@ -29,7 +29,6 @@
|
|
29
29
|
</div></div>
|
30
30
|
</div>
|
31
31
|
<div class="footer">
|
32
|
-
<hr>
|
33
|
-
Generated by GTK-Doc V1.21.1</div>
|
32
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
34
33
|
</body>
|
35
34
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
|
9
9
|
<link rel="prev" href="api-index-1-20.html" title="Index of new symbols in 1.20">
|
10
10
|
<link rel="next" href="api-index-1-30.html" title="Index of new symbols in 1.30">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24.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">
|
@@ -39,7 +39,6 @@
|
|
39
39
|
</div></div>
|
40
40
|
</div>
|
41
41
|
<div class="footer">
|
42
|
-
<hr>
|
43
|
-
Generated by GTK-Doc V1.21.1</div>
|
42
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
44
43
|
</body>
|
45
44
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
|
9
9
|
<link rel="prev" href="api-index-deprecated.html" title="Index of deprecated symbols">
|
10
10
|
<link rel="next" href="api-index-1-4.html" title="Index of new symbols in 1.4">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24.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">
|
@@ -35,7 +35,6 @@
|
|
35
35
|
</div></div>
|
36
36
|
</div>
|
37
37
|
<div class="footer">
|
38
|
-
<hr>
|
39
|
-
Generated by GTK-Doc V1.21.1</div>
|
38
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
40
39
|
</body>
|
41
40
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
|
9
9
|
<link rel="prev" href="api-index-1-22.html" title="Index of new symbols in 1.22">
|
10
10
|
<link rel="next" href="api-index-2-2.html" title="Index of new symbols in 2.2">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24.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">
|
@@ -35,7 +35,6 @@
|
|
35
35
|
</div></div>
|
36
36
|
</div>
|
37
37
|
<div class="footer">
|
38
|
-
<hr>
|
39
|
-
Generated by GTK-Doc V1.21.1</div>
|
38
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
40
39
|
</body>
|
41
40
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
|
9
9
|
<link rel="prev" href="api-index-1-3.html" title="Index of new symbols in 1.3">
|
10
10
|
<link rel="next" href="api-index-1-6.html" title="Index of new symbols in 1.6">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24.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">
|
@@ -29,7 +29,6 @@
|
|
29
29
|
</div></div>
|
30
30
|
</div>
|
31
31
|
<div class="footer">
|
32
|
-
<hr>
|
33
|
-
Generated by GTK-Doc V1.21.1</div>
|
32
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
34
33
|
</body>
|
35
34
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
|
9
9
|
<link rel="prev" href="api-index-1-4.html" title="Index of new symbols in 1.4">
|
10
10
|
<link rel="next" href="api-index-1-9.html" title="Index of new symbols in 1.9">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24.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">
|
@@ -29,7 +29,6 @@
|
|
29
29
|
</div></div>
|
30
30
|
</div>
|
31
31
|
<div class="footer">
|
32
|
-
<hr>
|
33
|
-
Generated by GTK-Doc V1.21.1</div>
|
32
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
34
33
|
</body>
|
35
34
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
|
9
9
|
<link rel="prev" href="api-index-1-6.html" title="Index of new symbols in 1.6">
|
10
10
|
<link rel="next" href="api-index-1-12.html" title="Index of new symbols in 1.12">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24.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">
|
@@ -33,7 +33,6 @@
|
|
33
33
|
</div></div>
|
34
34
|
</div>
|
35
35
|
<div class="footer">
|
36
|
-
<hr>
|
37
|
-
Generated by GTK-Doc V1.21.1</div>
|
36
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
38
37
|
</body>
|
39
38
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
|
9
9
|
<link rel="prev" href="api-index-2-8.html" title="Index of new symbols in 2.8">
|
10
10
|
<link rel="next" href="api-index-2-12.html" title="Index of new symbols in 2.12">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24.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">
|
@@ -29,7 +29,6 @@
|
|
29
29
|
</div></div>
|
30
30
|
</div>
|
31
31
|
<div class="footer">
|
32
|
-
<hr>
|
33
|
-
Generated by GTK-Doc V1.21.1</div>
|
32
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
34
33
|
</body>
|
35
34
|
</html>
|
@@ -7,7 +7,7 @@
|
|
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
9
|
<link rel="prev" href="api-index-2-10.html" title="Index of new symbols in 2.10">
|
10
|
-
<meta name="generator" content="GTK-Doc V1.
|
10
|
+
<meta name="generator" content="GTK-Doc V1.24.1 (XML mode)">
|
11
11
|
<link rel="stylesheet" href="style.css" type="text/css">
|
12
12
|
</head>
|
13
13
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -72,7 +72,6 @@
|
|
72
72
|
</div></div>
|
73
73
|
</div>
|
74
74
|
<div class="footer">
|
75
|
-
<hr>
|
76
|
-
Generated by GTK-Doc V1.21.1</div>
|
75
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
77
76
|
</body>
|
78
77
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
|
9
9
|
<link rel="prev" href="api-index-1-30.html" title="Index of new symbols in 1.30">
|
10
10
|
<link rel="next" href="api-index-2-8.html" title="Index of new symbols in 2.8">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24.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">
|
@@ -47,7 +47,6 @@
|
|
47
47
|
</div></div>
|
48
48
|
</div>
|
49
49
|
<div class="footer">
|
50
|
-
<hr>
|
51
|
-
Generated by GTK-Doc V1.21.1</div>
|
50
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
52
51
|
</body>
|
53
52
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
|
9
9
|
<link rel="prev" href="api-index-2-2.html" title="Index of new symbols in 2.2">
|
10
10
|
<link rel="next" href="api-index-2-10.html" title="Index of new symbols in 2.10">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24.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">
|
@@ -41,7 +41,6 @@
|
|
41
41
|
</div></div>
|
42
42
|
</div>
|
43
43
|
<div class="footer">
|
44
|
-
<hr>
|
45
|
-
Generated by GTK-Doc V1.21.1</div>
|
44
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
46
45
|
</body>
|
47
46
|
</html>
|