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="AtkImage.html" title="AtkImage">
|
10
10
|
<link rel="next" href="AtkStreamableContent.html" title="AtkStreamableContent">
|
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">
|
@@ -132,7 +132,7 @@
|
|
132
132
|
</div>
|
133
133
|
<div class="refsect1">
|
134
134
|
<a name="AtkSelection.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
135
|
-
<pre class="screen">
|
135
|
+
<pre class="screen"> GInterface
|
136
136
|
<span class="lineart">╰──</span> AtkSelection
|
137
137
|
</pre>
|
138
138
|
</div>
|
@@ -164,7 +164,7 @@ atk_selection_add_selection (<em class="parameter"><code><a class="link" href="A
|
|
164
164
|
<p>Adds the specified accessible child of the object to the
|
165
165
|
object's selection.</p>
|
166
166
|
<div class="refsect3">
|
167
|
-
<a name="
|
167
|
+
<a name="atk-selection-add-selection.parameters"></a><h4>Parameters</h4>
|
168
168
|
<div class="informaltable"><table width="100%" border="0">
|
169
169
|
<colgroup>
|
170
170
|
<col width="150px" class="parameters_name">
|
@@ -186,9 +186,8 @@ object's selection.</p>
|
|
186
186
|
</table></div>
|
187
187
|
</div>
|
188
188
|
<div class="refsect3">
|
189
|
-
<a name="
|
189
|
+
<a name="atk-selection-add-selection.returns"></a><h4>Returns</h4>
|
190
190
|
<p> TRUE if success, FALSE otherwise.</p>
|
191
|
-
<p></p>
|
192
191
|
</div>
|
193
192
|
</div>
|
194
193
|
<hr>
|
@@ -199,7 +198,7 @@ atk_selection_clear_selection (<em class="parameter"><code><a class="link" href=
|
|
199
198
|
<p>Clears the selection in the object so that no children in the object
|
200
199
|
are selected.</p>
|
201
200
|
<div class="refsect3">
|
202
|
-
<a name="
|
201
|
+
<a name="atk-selection-clear-selection.parameters"></a><h4>Parameters</h4>
|
203
202
|
<div class="informaltable"><table width="100%" border="0">
|
204
203
|
<colgroup>
|
205
204
|
<col width="150px" class="parameters_name">
|
@@ -214,9 +213,8 @@ are selected.</p>
|
|
214
213
|
</table></div>
|
215
214
|
</div>
|
216
215
|
<div class="refsect3">
|
217
|
-
<a name="
|
216
|
+
<a name="atk-selection-clear-selection.returns"></a><h4>Returns</h4>
|
218
217
|
<p> TRUE if success, FALSE otherwise.</p>
|
219
|
-
<p></p>
|
220
218
|
</div>
|
221
219
|
</div>
|
222
220
|
<hr>
|
@@ -232,7 +230,7 @@ indication of whether AtkSelectionIface is implemented, they should
|
|
232
230
|
use type checking/interface checking macros or the
|
233
231
|
<code class="function">atk_get_accessible_value()</code> convenience method.</p>
|
234
232
|
<div class="refsect3">
|
235
|
-
<a name="
|
233
|
+
<a name="atk-selection-ref-selection.parameters"></a><h4>Parameters</h4>
|
236
234
|
<div class="informaltable"><table width="100%" border="0">
|
237
235
|
<colgroup>
|
238
236
|
<col width="150px" class="parameters_name">
|
@@ -255,7 +253,7 @@ ith selection as opposed to the ith child).</p></td>
|
|
255
253
|
</table></div>
|
256
254
|
</div>
|
257
255
|
<div class="refsect3">
|
258
|
-
<a name="
|
256
|
+
<a name="atk-selection-ref-selection.returns"></a><h4>Returns</h4>
|
259
257
|
<p> an <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> representing the
|
260
258
|
selected accessible, or <code class="literal">NULL</code> if <em class="parameter"><code>selection</code></em>
|
261
259
|
does not implement this
|
@@ -274,7 +272,7 @@ indication of whether AtkSelectionIface is implemented, they should
|
|
274
272
|
use type checking/interface checking macros or the
|
275
273
|
<code class="function">atk_get_accessible_value()</code> convenience method.</p>
|
276
274
|
<div class="refsect3">
|
277
|
-
<a name="
|
275
|
+
<a name="atk-selection-get-selection-count.parameters"></a><h4>Parameters</h4>
|
278
276
|
<div class="informaltable"><table width="100%" border="0">
|
279
277
|
<colgroup>
|
280
278
|
<col width="150px" class="parameters_name">
|
@@ -289,11 +287,10 @@ use type checking/interface checking macros or the
|
|
289
287
|
</table></div>
|
290
288
|
</div>
|
291
289
|
<div class="refsect3">
|
292
|
-
<a name="
|
290
|
+
<a name="atk-selection-get-selection-count.returns"></a><h4>Returns</h4>
|
293
291
|
<p> a gint representing the number of items selected, or 0
|
294
292
|
if <em class="parameter"><code>selection</code></em>
|
295
293
|
does not implement this interface.</p>
|
296
|
-
<p></p>
|
297
294
|
</div>
|
298
295
|
</div>
|
299
296
|
<hr>
|
@@ -308,7 +305,7 @@ indication of whether AtkSelectionIface is implemented, they should
|
|
308
305
|
use type checking/interface checking macros or the
|
309
306
|
<code class="function">atk_get_accessible_value()</code> convenience method.</p>
|
310
307
|
<div class="refsect3">
|
311
|
-
<a name="
|
308
|
+
<a name="atk-selection-is-child-selected.parameters"></a><h4>Parameters</h4>
|
312
309
|
<div class="informaltable"><table width="100%" border="0">
|
313
310
|
<colgroup>
|
314
311
|
<col width="150px" class="parameters_name">
|
@@ -330,11 +327,10 @@ use type checking/interface checking macros or the
|
|
330
327
|
</table></div>
|
331
328
|
</div>
|
332
329
|
<div class="refsect3">
|
333
|
-
<a name="
|
330
|
+
<a name="atk-selection-is-child-selected.returns"></a><h4>Returns</h4>
|
334
331
|
<p> a gboolean representing the specified child is selected, or 0
|
335
332
|
if <em class="parameter"><code>selection</code></em>
|
336
333
|
does not implement this interface.</p>
|
337
|
-
<p></p>
|
338
334
|
</div>
|
339
335
|
</div>
|
340
336
|
<hr>
|
@@ -345,7 +341,7 @@ atk_selection_remove_selection (<em class="parameter"><code><a class="link" href
|
|
345
341
|
<em class="parameter"><code><span class="type">gint</span> i</code></em>);</pre>
|
346
342
|
<p>Removes the specified child of the object from the object's selection.</p>
|
347
343
|
<div class="refsect3">
|
348
|
-
<a name="
|
344
|
+
<a name="atk-selection-remove-selection.parameters"></a><h4>Parameters</h4>
|
349
345
|
<div class="informaltable"><table width="100%" border="0">
|
350
346
|
<colgroup>
|
351
347
|
<col width="150px" class="parameters_name">
|
@@ -368,9 +364,8 @@ ith selection as opposed to the ith child).</p></td>
|
|
368
364
|
</table></div>
|
369
365
|
</div>
|
370
366
|
<div class="refsect3">
|
371
|
-
<a name="
|
367
|
+
<a name="atk-selection-remove-selection.returns"></a><h4>Returns</h4>
|
372
368
|
<p> TRUE if success, FALSE otherwise.</p>
|
373
|
-
<p></p>
|
374
369
|
</div>
|
375
370
|
</div>
|
376
371
|
<hr>
|
@@ -381,7 +376,7 @@ atk_selection_select_all_selection (<em class="parameter"><code><a class="link"
|
|
381
376
|
<p>Causes every child of the object to be selected if the object
|
382
377
|
supports multiple selections.</p>
|
383
378
|
<div class="refsect3">
|
384
|
-
<a name="
|
379
|
+
<a name="atk-selection-select-all-selection.parameters"></a><h4>Parameters</h4>
|
385
380
|
<div class="informaltable"><table width="100%" border="0">
|
386
381
|
<colgroup>
|
387
382
|
<col width="150px" class="parameters_name">
|
@@ -396,9 +391,8 @@ supports multiple selections.</p>
|
|
396
391
|
</table></div>
|
397
392
|
</div>
|
398
393
|
<div class="refsect3">
|
399
|
-
<a name="
|
394
|
+
<a name="atk-selection-select-all-selection.returns"></a><h4>Returns</h4>
|
400
395
|
<p> TRUE if success, FALSE otherwise.</p>
|
401
|
-
<p></p>
|
402
396
|
</div>
|
403
397
|
</div>
|
404
398
|
</div>
|
@@ -407,8 +401,6 @@ supports multiple selections.</p>
|
|
407
401
|
<div class="refsect2">
|
408
402
|
<a name="AtkSelection-struct"></a><h3>AtkSelection</h3>
|
409
403
|
<pre class="programlisting">typedef struct _AtkSelection AtkSelection;</pre>
|
410
|
-
<p>
|
411
|
-
</p>
|
412
404
|
</div>
|
413
405
|
</div>
|
414
406
|
<div class="refsect1">
|
@@ -421,7 +413,7 @@ user_function (<a class="link" href="AtkSelection.html" title="AtkSelection"><sp
|
|
421
413
|
<p>The "selection-changed" signal is emitted by an object which
|
422
414
|
implements AtkSelection interface when the selection changes.</p>
|
423
415
|
<div class="refsect3">
|
424
|
-
<a name="
|
416
|
+
<a name="AtkSelection-selection-changed.parameters"></a><h4>Parameters</h4>
|
425
417
|
<div class="informaltable"><table width="100%" border="0">
|
426
418
|
<colgroup>
|
427
419
|
<col width="150px" class="parameters_name">
|
@@ -447,7 +439,6 @@ implements AtkSelection interface when the selection changes.</p>
|
|
447
439
|
</div>
|
448
440
|
</div>
|
449
441
|
<div class="footer">
|
450
|
-
<hr>
|
451
|
-
Generated by GTK-Doc V1.21.1</div>
|
442
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
452
443
|
</body>
|
453
444
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="data.html" title="Basic accessible data types">
|
9
9
|
<link rel="prev" href="atk-AtkState.html" title="AtkState">
|
10
10
|
<link rel="next" href="accessibles.html" title="Custom accessible objects">
|
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">
|
@@ -164,9 +164,8 @@ modified, but rather created when <a class="link" href="AtkObject.html#atk-objec
|
|
164
164
|
atk_state_set_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
165
165
|
<p>Creates a new empty state set.</p>
|
166
166
|
<div class="refsect3">
|
167
|
-
<a name="
|
167
|
+
<a name="atk-state-set-new.returns"></a><h4>Returns</h4>
|
168
168
|
<p> a new <a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a> </p>
|
169
|
-
<p></p>
|
170
169
|
</div>
|
171
170
|
</div>
|
172
171
|
<hr>
|
@@ -176,7 +175,7 @@ atk_state_set_new (<em class="parameter"><code><span class="type">void</span></c
|
|
176
175
|
atk_state_set_is_empty (<em class="parameter"><code><a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a> *set</code></em>);</pre>
|
177
176
|
<p>Checks whether the state set is empty, i.e. has no states set.</p>
|
178
177
|
<div class="refsect3">
|
179
|
-
<a name="
|
178
|
+
<a name="atk-state-set-is-empty.parameters"></a><h4>Parameters</h4>
|
180
179
|
<div class="informaltable"><table width="100%" border="0">
|
181
180
|
<colgroup>
|
182
181
|
<col width="150px" class="parameters_name">
|
@@ -191,10 +190,9 @@ atk_state_set_is_empty (<em class="parameter"><code><a class="link" href="AtkSta
|
|
191
190
|
</table></div>
|
192
191
|
</div>
|
193
192
|
<div class="refsect3">
|
194
|
-
<a name="
|
193
|
+
<a name="atk-state-set-is-empty.returns"></a><h4>Returns</h4>
|
195
194
|
<p> <code class="literal">TRUE</code> if <em class="parameter"><code>set</code></em>
|
196
195
|
has no states set, otherwise <code class="literal">FALSE</code></p>
|
197
|
-
<p></p>
|
198
196
|
</div>
|
199
197
|
</div>
|
200
198
|
<hr>
|
@@ -210,7 +208,7 @@ be used to add a state to a newly-created set which will then be returned by
|
|
210
208
|
<a class="link" href="AtkObject.html#atk-object-ref-state-set" title="atk_object_ref_state_set ()"><span class="type">atk_object_ref_state_set</span></a>. It should not be used to modify the existing state
|
211
209
|
of an object. See also <a class="link" href="AtkObject.html#atk-object-notify-state-change" title="atk_object_notify_state_change ()"><span class="type">atk_object_notify_state_change</span></a>.</p>
|
212
210
|
<div class="refsect3">
|
213
|
-
<a name="
|
211
|
+
<a name="atk-state-set-add-state.parameters"></a><h4>Parameters</h4>
|
214
212
|
<div class="informaltable"><table width="100%" border="0">
|
215
213
|
<colgroup>
|
216
214
|
<col width="150px" class="parameters_name">
|
@@ -232,11 +230,10 @@ of an object. See also <a class="link" href="AtkObject.html#atk-object-notify-st
|
|
232
230
|
</table></div>
|
233
231
|
</div>
|
234
232
|
<div class="refsect3">
|
235
|
-
<a name="
|
233
|
+
<a name="atk-state-set-add-state.returns"></a><h4>Returns</h4>
|
236
234
|
<p> <code class="literal">TRUE</code> if the state for <em class="parameter"><code>type</code></em>
|
237
235
|
is not already in <em class="parameter"><code>set</code></em>
|
238
236
|
.</p>
|
239
|
-
<p></p>
|
240
237
|
</div>
|
241
238
|
</div>
|
242
239
|
<hr>
|
@@ -252,7 +249,7 @@ be used to add states to a newly-created set which will then be returned by
|
|
252
249
|
<a class="link" href="AtkObject.html#atk-object-ref-state-set" title="atk_object_ref_state_set ()"><span class="type">atk_object_ref_state_set</span></a>. It should not be used to modify the existing state
|
253
250
|
of an object. See also <a class="link" href="AtkObject.html#atk-object-notify-state-change" title="atk_object_notify_state_change ()"><span class="type">atk_object_notify_state_change</span></a>.</p>
|
254
251
|
<div class="refsect3">
|
255
|
-
<a name="
|
252
|
+
<a name="atk-state-set-add-states.parameters"></a><h4>Parameters</h4>
|
256
253
|
<div class="informaltable"><table width="100%" border="0">
|
257
254
|
<colgroup>
|
258
255
|
<col width="150px" class="parameters_name">
|
@@ -286,7 +283,7 @@ of an object. See also <a class="link" href="AtkObject.html#atk-object-notify-st
|
|
286
283
|
atk_state_set_clear_states (<em class="parameter"><code><a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a> *set</code></em>);</pre>
|
287
284
|
<p>Removes all states from the state set.</p>
|
288
285
|
<div class="refsect3">
|
289
|
-
<a name="
|
286
|
+
<a name="atk-state-set-clear-states.parameters"></a><h4>Parameters</h4>
|
290
287
|
<div class="informaltable"><table width="100%" border="0">
|
291
288
|
<colgroup>
|
292
289
|
<col width="150px" class="parameters_name">
|
@@ -309,7 +306,7 @@ atk_state_set_contains_state (<em class="parameter"><code><a class="link" href="
|
|
309
306
|
<em class="parameter"><code><a class="link" href="atk-AtkState.html#AtkStateType" title="enum AtkStateType"><span class="type">AtkStateType</span></a> type</code></em>);</pre>
|
310
307
|
<p>Checks whether the state for the specified type is in the specified set.</p>
|
311
308
|
<div class="refsect3">
|
312
|
-
<a name="
|
309
|
+
<a name="atk-state-set-contains-state.parameters"></a><h4>Parameters</h4>
|
313
310
|
<div class="informaltable"><table width="100%" border="0">
|
314
311
|
<colgroup>
|
315
312
|
<col width="150px" class="parameters_name">
|
@@ -331,11 +328,10 @@ atk_state_set_contains_state (<em class="parameter"><code><a class="link" href="
|
|
331
328
|
</table></div>
|
332
329
|
</div>
|
333
330
|
<div class="refsect3">
|
334
|
-
<a name="
|
331
|
+
<a name="atk-state-set-contains-state.returns"></a><h4>Returns</h4>
|
335
332
|
<p> <code class="literal">TRUE</code> if <em class="parameter"><code>type</code></em>
|
336
333
|
is the state type is in <em class="parameter"><code>set</code></em>
|
337
334
|
.</p>
|
338
|
-
<p></p>
|
339
335
|
</div>
|
340
336
|
</div>
|
341
337
|
<hr>
|
@@ -348,7 +344,7 @@ atk_state_set_contains_states (<em class="parameter"><code><a class="link" href=
|
|
348
344
|
<p>Checks whether the states for all the specified types are in the
|
349
345
|
specified set.</p>
|
350
346
|
<div class="refsect3">
|
351
|
-
<a name="
|
347
|
+
<a name="atk-state-set-contains-states.parameters"></a><h4>Parameters</h4>
|
352
348
|
<div class="informaltable"><table width="100%" border="0">
|
353
349
|
<colgroup>
|
354
350
|
<col width="150px" class="parameters_name">
|
@@ -375,11 +371,10 @@ specified set.</p>
|
|
375
371
|
</table></div>
|
376
372
|
</div>
|
377
373
|
<div class="refsect3">
|
378
|
-
<a name="
|
374
|
+
<a name="atk-state-set-contains-states.returns"></a><h4>Returns</h4>
|
379
375
|
<p> <code class="literal">TRUE</code> if all the states for <em class="parameter"><code>type</code></em>
|
380
376
|
are in <em class="parameter"><code>set</code></em>
|
381
377
|
.</p>
|
382
|
-
<p></p>
|
383
378
|
</div>
|
384
379
|
</div>
|
385
380
|
<hr>
|
@@ -394,7 +389,7 @@ be used to remove a state to a newly-created set which will then be returned
|
|
394
389
|
by <a class="link" href="AtkObject.html#atk-object-ref-state-set" title="atk_object_ref_state_set ()"><span class="type">atk_object_ref_state_set</span></a>. It should not be used to modify the existing
|
395
390
|
state of an object. See also <a class="link" href="AtkObject.html#atk-object-notify-state-change" title="atk_object_notify_state_change ()"><span class="type">atk_object_notify_state_change</span></a>.</p>
|
396
391
|
<div class="refsect3">
|
397
|
-
<a name="
|
392
|
+
<a name="atk-state-set-remove-state.parameters"></a><h4>Parameters</h4>
|
398
393
|
<div class="informaltable"><table width="100%" border="0">
|
399
394
|
<colgroup>
|
400
395
|
<col width="150px" class="parameters_name">
|
@@ -416,11 +411,10 @@ state of an object. See also <a class="link" href="AtkObject.html#atk-object-not
|
|
416
411
|
</table></div>
|
417
412
|
</div>
|
418
413
|
<div class="refsect3">
|
419
|
-
<a name="
|
414
|
+
<a name="atk-state-set-remove-state.returns"></a><h4>Returns</h4>
|
420
415
|
<p> <code class="literal">TRUE</code> if <em class="parameter"><code>type</code></em>
|
421
416
|
was the state type is in <em class="parameter"><code>set</code></em>
|
422
417
|
.</p>
|
423
|
-
<p></p>
|
424
418
|
</div>
|
425
419
|
</div>
|
426
420
|
<hr>
|
@@ -432,7 +426,7 @@ atk_state_set_and_sets (<em class="parameter"><code><a class="link" href="AtkSta
|
|
432
426
|
<p>Constructs the intersection of the two sets, returning <code class="literal">NULL</code> if the
|
433
427
|
intersection is empty.</p>
|
434
428
|
<div class="refsect3">
|
435
|
-
<a name="
|
429
|
+
<a name="atk-state-set-and-sets.parameters"></a><h4>Parameters</h4>
|
436
430
|
<div class="informaltable"><table width="100%" border="0">
|
437
431
|
<colgroup>
|
438
432
|
<col width="150px" class="parameters_name">
|
@@ -454,7 +448,7 @@ intersection is empty.</p>
|
|
454
448
|
</table></div>
|
455
449
|
</div>
|
456
450
|
<div class="refsect3">
|
457
|
-
<a name="
|
451
|
+
<a name="atk-state-set-and-sets.returns"></a><h4>Returns</h4>
|
458
452
|
<p> a new <a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a> which is the intersection of
|
459
453
|
the two sets. </p>
|
460
454
|
<p><span class="annotation">[<a href="http://foldoc.org/transfer%20full"><span class="acronym">transfer full</span></a>]</span></p>
|
@@ -468,7 +462,7 @@ atk_state_set_or_sets (<em class="parameter"><code><a class="link" href="AtkStat
|
|
468
462
|
<em class="parameter"><code><a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a> *compare_set</code></em>);</pre>
|
469
463
|
<p>Constructs the union of the two sets.</p>
|
470
464
|
<div class="refsect3">
|
471
|
-
<a name="
|
465
|
+
<a name="atk-state-set-or-sets.parameters"></a><h4>Parameters</h4>
|
472
466
|
<div class="informaltable"><table width="100%" border="0">
|
473
467
|
<colgroup>
|
474
468
|
<col width="150px" class="parameters_name">
|
@@ -490,7 +484,7 @@ atk_state_set_or_sets (<em class="parameter"><code><a class="link" href="AtkStat
|
|
490
484
|
</table></div>
|
491
485
|
</div>
|
492
486
|
<div class="refsect3">
|
493
|
-
<a name="
|
487
|
+
<a name="atk-state-set-or-sets.returns"></a><h4>Returns</h4>
|
494
488
|
<p> a new <a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a> which is
|
495
489
|
the union of the two sets, returning <code class="literal">NULL</code> is empty. </p>
|
496
490
|
<p><span class="annotation">[<a href="http://foldoc.org/nullable"><span class="acronym">nullable</span></a>][<a href="http://foldoc.org/transfer%20full"><span class="acronym">transfer full</span></a>]</span></p>
|
@@ -506,7 +500,7 @@ atk_state_set_xor_sets (<em class="parameter"><code><a class="link" href="AtkSta
|
|
506
500
|
The set returned by this operation contains the states in exactly
|
507
501
|
one of the two sets.</p>
|
508
502
|
<div class="refsect3">
|
509
|
-
<a name="
|
503
|
+
<a name="atk-state-set-xor-sets.parameters"></a><h4>Parameters</h4>
|
510
504
|
<div class="informaltable"><table width="100%" border="0">
|
511
505
|
<colgroup>
|
512
506
|
<col width="150px" class="parameters_name">
|
@@ -528,7 +522,7 @@ one of the two sets.</p>
|
|
528
522
|
</table></div>
|
529
523
|
</div>
|
530
524
|
<div class="refsect3">
|
531
|
-
<a name="
|
525
|
+
<a name="atk-state-set-xor-sets.returns"></a><h4>Returns</h4>
|
532
526
|
<p> a new <a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a> which contains the states
|
533
527
|
which are in exactly one of the two sets. </p>
|
534
528
|
<p><span class="annotation">[<a href="http://foldoc.org/transfer%20full"><span class="acronym">transfer full</span></a>]</span></p>
|
@@ -540,13 +534,10 @@ which are in exactly one of the two sets. </p>
|
|
540
534
|
<div class="refsect2">
|
541
535
|
<a name="AtkStateSet-struct"></a><h3>AtkStateSet</h3>
|
542
536
|
<pre class="programlisting">typedef struct _AtkStateSet AtkStateSet;</pre>
|
543
|
-
<p>
|
544
|
-
</p>
|
545
537
|
</div>
|
546
538
|
</div>
|
547
539
|
</div>
|
548
540
|
<div class="footer">
|
549
|
-
<hr>
|
550
|
-
Generated by GTK-Doc V1.21.1</div>
|
541
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
551
542
|
</body>
|
552
543
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="interfaces.html" title="ATK Interfaces">
|
9
9
|
<link rel="prev" href="AtkSelection.html" title="AtkSelection">
|
10
10
|
<link rel="next" href="AtkTable.html" title="AtkTable">
|
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">
|
@@ -89,7 +89,7 @@
|
|
89
89
|
</div>
|
90
90
|
<div class="refsect1">
|
91
91
|
<a name="AtkStreamableContent.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
92
|
-
<pre class="screen">
|
92
|
+
<pre class="screen"> GInterface
|
93
93
|
<span class="lineart">╰──</span> AtkStreamableContent
|
94
94
|
</pre>
|
95
95
|
</div>
|
@@ -119,7 +119,7 @@ atk_streamable_content_get_n_mime_types
|
|
119
119
|
(<em class="parameter"><code><a class="link" href="AtkStreamableContent.html" title="AtkStreamableContent"><span class="type">AtkStreamableContent</span></a> *streamable</code></em>);</pre>
|
120
120
|
<p>Gets the number of mime types supported by this object.</p>
|
121
121
|
<div class="refsect3">
|
122
|
-
<a name="
|
122
|
+
<a name="atk-streamable-content-get-n-mime-types.parameters"></a><h4>Parameters</h4>
|
123
123
|
<div class="informaltable"><table width="100%" border="0">
|
124
124
|
<colgroup>
|
125
125
|
<col width="150px" class="parameters_name">
|
@@ -134,9 +134,8 @@ atk_streamable_content_get_n_mime_types
|
|
134
134
|
</table></div>
|
135
135
|
</div>
|
136
136
|
<div class="refsect3">
|
137
|
-
<a name="
|
137
|
+
<a name="atk-streamable-content-get-n-mime-types.returns"></a><h4>Returns</h4>
|
138
138
|
<p> a gint which is the number of mime types supported by the object.</p>
|
139
|
-
<p></p>
|
140
139
|
</div>
|
141
140
|
</div>
|
142
141
|
<hr>
|
@@ -148,7 +147,7 @@ atk_streamable_content_get_mime_type (<em class="parameter"><code><a class="link
|
|
148
147
|
<p>Gets the character string of the specified mime type. The first mime
|
149
148
|
type is at position 0, the second at position 1, and so on.</p>
|
150
149
|
<div class="refsect3">
|
151
|
-
<a name="
|
150
|
+
<a name="atk-streamable-content-get-mime-type.parameters"></a><h4>Parameters</h4>
|
152
151
|
<div class="informaltable"><table width="100%" border="0">
|
153
152
|
<colgroup>
|
154
153
|
<col width="150px" class="parameters_name">
|
@@ -170,10 +169,9 @@ type is at position 0, the second at position 1, and so on.</p>
|
|
170
169
|
</table></div>
|
171
170
|
</div>
|
172
171
|
<div class="refsect3">
|
173
|
-
<a name="
|
172
|
+
<a name="atk-streamable-content-get-mime-type.returns"></a><h4>Returns</h4>
|
174
173
|
<p> a gchar* representing the specified mime type; the caller
|
175
174
|
should not free the character string.</p>
|
176
|
-
<p></p>
|
177
175
|
</div>
|
178
176
|
</div>
|
179
177
|
<hr>
|
@@ -184,7 +182,7 @@ atk_streamable_content_get_stream (<em class="parameter"><code><a class="link" h
|
|
184
182
|
<em class="parameter"><code>const <span class="type">gchar</span> *mime_type</code></em>);</pre>
|
185
183
|
<p>Gets the content in the specified mime type.</p>
|
186
184
|
<div class="refsect3">
|
187
|
-
<a name="
|
185
|
+
<a name="atk-streamable-content-get-stream.parameters"></a><h4>Parameters</h4>
|
188
186
|
<div class="informaltable"><table width="100%" border="0">
|
189
187
|
<colgroup>
|
190
188
|
<col width="150px" class="parameters_name">
|
@@ -206,7 +204,7 @@ atk_streamable_content_get_stream (<em class="parameter"><code><a class="link" h
|
|
206
204
|
</table></div>
|
207
205
|
</div>
|
208
206
|
<div class="refsect3">
|
209
|
-
<a name="
|
207
|
+
<a name="atk-streamable-content-get-stream.returns"></a><h4>Returns</h4>
|
210
208
|
<p> A <span class="type">GIOChannel</span> which contains the content in the
|
211
209
|
specified mime type. </p>
|
212
210
|
<p><span class="annotation">[<a href="http://foldoc.org/transfer%20full"><span class="acronym">transfer full</span></a>]</span></p>
|
@@ -226,7 +224,7 @@ returned. </p>
|
|
226
224
|
<p>Note that it is possible for get_uri to return NULL but for
|
227
225
|
get_stream to work nonetheless, since not all GIOChannels connect to URIs.</p>
|
228
226
|
<div class="refsect3">
|
229
|
-
<a name="
|
227
|
+
<a name="atk-streamable-content-get-uri.parameters"></a><h4>Parameters</h4>
|
230
228
|
<div class="informaltable"><table width="100%" border="0">
|
231
229
|
<colgroup>
|
232
230
|
<col width="150px" class="parameters_name">
|
@@ -249,12 +247,12 @@ for the default mime type.</p></td>
|
|
249
247
|
</table></div>
|
250
248
|
</div>
|
251
249
|
<div class="refsect3">
|
252
|
-
<a name="
|
250
|
+
<a name="atk-streamable-content-get-uri.returns"></a><h4>Returns</h4>
|
253
251
|
<p> Returns a string representing a URI, or <code class="literal">NULL</code>
|
254
252
|
if no corresponding URI can be constructed. </p>
|
255
253
|
<p><span class="annotation">[<a href="http://foldoc.org/nullable"><span class="acronym">nullable</span></a>]</span></p>
|
256
254
|
</div>
|
257
|
-
<p class="since">Since 1.12</p>
|
255
|
+
<p class="since">Since: 1.12</p>
|
258
256
|
</div>
|
259
257
|
</div>
|
260
258
|
<div class="refsect1">
|
@@ -262,13 +260,10 @@ if no corresponding URI can be constructed. </p>
|
|
262
260
|
<div class="refsect2">
|
263
261
|
<a name="AtkStreamableContent-struct"></a><h3>AtkStreamableContent</h3>
|
264
262
|
<pre class="programlisting">typedef struct _AtkStreamableContent AtkStreamableContent;</pre>
|
265
|
-
<p>
|
266
|
-
</p>
|
267
263
|
</div>
|
268
264
|
</div>
|
269
265
|
</div>
|
270
266
|
<div class="footer">
|
271
|
-
<hr>
|
272
|
-
Generated by GTK-Doc V1.21.1</div>
|
267
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
273
268
|
</body>
|
274
269
|
</html>
|