atk 2.2.5-x64-mingw32 → 3.0.0-x64-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +1 -1
- data/lib/2.0/atk.so +0 -0
- data/lib/2.1/atk.so +0 -0
- data/lib/2.2/atk.so +0 -0
- data/vendor/local/bin/libatk-1.0-0.dll +0 -0
- data/vendor/local/include/atk-1.0/atk/atkcomponent.h +2 -3
- data/vendor/local/include/atk-1.0/atk/atkobject.h +33 -11
- data/vendor/local/include/atk-1.0/atk/atkstate.h +28 -12
- 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 +5 -5
- data/vendor/local/lib/pkgconfig/atk.pc +1 -1
- data/vendor/local/share/gir-1.0/Atk-1.0.gir +203 -94
- data/vendor/local/share/gtk-doc/html/atk/AtkAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/atk/AtkComponent.html +11 -14
- data/vendor/local/share/gtk-doc/html/atk/AtkDocument.html +4 -5
- data/vendor/local/share/gtk-doc/html/atk/AtkEditableText.html +2 -2
- data/vendor/local/share/gtk-doc/html/atk/AtkGObjectAccessible.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/AtkHyperlink.html +6 -8
- data/vendor/local/share/gtk-doc/html/atk/AtkHypertext.html +2 -2
- data/vendor/local/share/gtk-doc/html/atk/AtkImage.html +5 -5
- data/vendor/local/share/gtk-doc/html/atk/AtkMisc.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/AtkNoOpObject.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/AtkNoOpObjectFactory.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/AtkObject.html +138 -77
- data/vendor/local/share/gtk-doc/html/atk/AtkObjectFactory.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/AtkRegistry.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/AtkRelation.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/AtkRelationSet.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/AtkSelection.html +2 -2
- data/vendor/local/share/gtk-doc/html/atk/AtkStateSet.html +62 -49
- data/vendor/local/share/gtk-doc/html/atk/AtkStreamableContent.html +2 -2
- data/vendor/local/share/gtk-doc/html/atk/AtkTable.html +5 -5
- data/vendor/local/share/gtk-doc/html/atk/AtkTableCell.html +2 -2
- data/vendor/local/share/gtk-doc/html/atk/AtkText.html +8 -10
- data/vendor/local/share/gtk-doc/html/atk/AtkUtil.html +16 -17
- data/vendor/local/share/gtk-doc/html/atk/AtkValue.html +2 -2
- data/vendor/local/share/gtk-doc/html/atk/AtkWindow.html +2 -2
- data/vendor/local/share/gtk-doc/html/atk/accessibles.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-12.html +3 -1
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-13.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-20.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-22.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-3.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-30.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-4.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-6.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-9.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/api-index-2-10.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/api-index-2-12.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/api-index-2-2.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/api-index-2-8.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/api-index-deprecated.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/api-index-full.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkHyperlinkImpl.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkPlug.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkRange.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkSocket.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkState.html +45 -17
- data/vendor/local/share/gtk-doc/html/atk/atk-Versioning-Utilities.html +3 -3
- data/vendor/local/share/gtk-doc/html/atk/atk.devhelp2 +248 -4
- data/vendor/local/share/gtk-doc/html/atk/atkobject.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/data.html +3 -3
- data/vendor/local/share/gtk-doc/html/atk/deprecated.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/index.html +3 -3
- data/vendor/local/share/gtk-doc/html/atk/index.sgml +244 -1
- data/vendor/local/share/gtk-doc/html/atk/interfaces.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/overview.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/toolkit.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/utilities.html +1 -1
- data/vendor/local/share/locale/bg/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/atk10.mo +0 -0
- metadata +4 -4
@@ -2,7 +2,7 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>ATK - Accessibility Toolkit
|
5
|
+
<title>AtkAction: ATK - Accessibility Toolkit</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
|
8
8
|
<link rel="up" href="interfaces.html" title="ATK Interfaces">
|
@@ -118,7 +118,7 @@ which the user can activate/interact with.</p>
|
|
118
118
|
</div>
|
119
119
|
<div class="refsect1">
|
120
120
|
<a name="AtkAction.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
121
|
-
<pre class="screen"> GInterface
|
121
|
+
<pre class="screen"> <a href="/opt/gnome3/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
122
122
|
<span class="lineart">╰──</span> AtkAction
|
123
123
|
</pre>
|
124
124
|
</div>
|
@@ -2,7 +2,7 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>ATK - Accessibility Toolkit
|
5
|
+
<title>AtkComponent: ATK - Accessibility Toolkit</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
|
8
8
|
<link rel="up" href="interfaces.html" title="ATK Interfaces">
|
@@ -207,7 +207,7 @@ which the user can activate/interact with.</p>
|
|
207
207
|
</div>
|
208
208
|
<div class="refsect1">
|
209
209
|
<a name="AtkComponent.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
210
|
-
<pre class="screen"> GInterface
|
210
|
+
<pre class="screen"> <a href="/opt/gnome3/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
211
211
|
<span class="lineart">╰──</span> AtkComponent
|
212
212
|
</pre>
|
213
213
|
</div>
|
@@ -237,10 +237,9 @@ information is provided by <a class="link" href="AtkText.html" title="AtkText"><
|
|
237
237
|
<span class="c_punctuation">(</span>*AtkFocusHandler<span class="c_punctuation">)</span> (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *object</code></em>,
|
238
238
|
<em class="parameter"><code><span class="type">gboolean</span> focus_in</code></em>);</pre>
|
239
239
|
<div class="warning">
|
240
|
-
<p><code class="literal">AtkFocusHandler</code>
|
241
|
-
<p>
|
242
|
-
<a class="link" href="AtkComponent.html#atk-component-
|
243
|
-
<a class="link" href="AtkComponent.html#atk-component-remove-focus-handler" title="atk_component_remove_focus_handler ()"><code class="function">atk_component_remove_focus_handler()</code></a> are deprecated. See those
|
240
|
+
<p><code class="literal">AtkFocusHandler</code> has been deprecated since version 2.9.4 and should not be used in newly-written code.</p>
|
241
|
+
<p>Deprecated with <a class="link" href="AtkComponent.html#atk-component-add-focus-handler" title="atk_component_add_focus_handler ()"><code class="function">atk_component_add_focus_handler()</code></a>
|
242
|
+
and <a class="link" href="AtkComponent.html#atk-component-remove-focus-handler" title="atk_component_remove_focus_handler ()"><code class="function">atk_component_remove_focus_handler()</code></a>. See those
|
244
243
|
methods for more information.</p>
|
245
244
|
</div>
|
246
245
|
<p>The type of callback function used for
|
@@ -276,10 +275,9 @@ methods for more information.</p>
|
|
276
275
|
atk_component_add_focus_handler (<em class="parameter"><code><a class="link" href="AtkComponent.html" title="AtkComponent"><span class="type">AtkComponent</span></a> *component</code></em>,
|
277
276
|
<em class="parameter"><code><a class="link" href="AtkComponent.html#AtkFocusHandler" title="AtkFocusHandler ()"><span class="type">AtkFocusHandler</span></a> handler</code></em>);</pre>
|
278
277
|
<div class="warning">
|
279
|
-
<p><code class="literal">atk_component_add_focus_handler</code>
|
280
|
-
<p>
|
281
|
-
|
282
|
-
state-changed:focused notification instead.</p>
|
278
|
+
<p><code class="literal">atk_component_add_focus_handler</code> has been deprecated since version 2.9.4 and should not be used in newly-written code.</p>
|
279
|
+
<p>If you need to track when an object gains or
|
280
|
+
lose the focus, use state-changed:focused notification instead.</p>
|
283
281
|
</div>
|
284
282
|
<p>Add the specified handler to the set of functions to be called
|
285
283
|
when this object receives focus events (in or out). If the handler is
|
@@ -662,10 +660,9 @@ child, if one exists. </p>
|
|
662
660
|
atk_component_remove_focus_handler (<em class="parameter"><code><a class="link" href="AtkComponent.html" title="AtkComponent"><span class="type">AtkComponent</span></a> *component</code></em>,
|
663
661
|
<em class="parameter"><code><span class="type">guint</span> handler_id</code></em>);</pre>
|
664
662
|
<div class="warning">
|
665
|
-
<p><code class="literal">atk_component_remove_focus_handler</code>
|
666
|
-
<p>
|
667
|
-
|
668
|
-
state-changed:focused notification instead.</p>
|
663
|
+
<p><code class="literal">atk_component_remove_focus_handler</code> has been deprecated since version 2.9.4 and should not be used in newly-written code.</p>
|
664
|
+
<p>If you need to track when an object gains or
|
665
|
+
lose the focus, use state-changed:focused notification instead.</p>
|
669
666
|
</div>
|
670
667
|
<p>Remove the handler specified by <em class="parameter"><code>handler_id</code></em>
|
671
668
|
from the list of
|
@@ -2,7 +2,7 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>ATK - Accessibility Toolkit
|
5
|
+
<title>AtkDocument: ATK - Accessibility Toolkit</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
|
8
8
|
<link rel="up" href="interfaces.html" title="ATK Interfaces">
|
@@ -160,7 +160,7 @@
|
|
160
160
|
</div>
|
161
161
|
<div class="refsect1">
|
162
162
|
<a name="AtkDocument.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
163
|
-
<pre class="screen"> GInterface
|
163
|
+
<pre class="screen"> <a href="/opt/gnome3/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
164
164
|
<span class="lineart">╰──</span> AtkDocument
|
165
165
|
</pre>
|
166
166
|
</div>
|
@@ -368,9 +368,8 @@ as a whole. </p>
|
|
368
368
|
<pre class="programlisting">const <span class="returnvalue">gchar</span> *
|
369
369
|
atk_document_get_locale (<em class="parameter"><code><a class="link" href="AtkDocument.html" title="AtkDocument"><span class="type">AtkDocument</span></a> *document</code></em>);</pre>
|
370
370
|
<div class="warning">
|
371
|
-
<p><code class="literal">atk_document_get_locale</code>
|
372
|
-
<p>
|
373
|
-
2.7.90. Please use <a class="link" href="AtkObject.html#atk-object-get-object-locale" title="atk_object_get_object_locale ()"><code class="function">atk_object_get_object_locale()</code></a> instead.</p>
|
371
|
+
<p><code class="literal">atk_document_get_locale</code> has been deprecated since version 2.7.90 and should not be used in newly-written code.</p>
|
372
|
+
<p>Please use <a class="link" href="AtkObject.html#atk-object-get-object-locale" title="atk_object_get_object_locale ()"><code class="function">atk_object_get_object_locale()</code></a> instead.</p>
|
374
373
|
</div>
|
375
374
|
<p>Gets a UTF-8 string indicating the POSIX-style LC_MESSAGES locale
|
376
375
|
of the content of this document instance. Individual
|
@@ -2,7 +2,7 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>ATK - Accessibility Toolkit
|
5
|
+
<title>AtkEditableText: ATK - Accessibility Toolkit</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
|
8
8
|
<link rel="up" href="interfaces.html" title="ATK Interfaces">
|
@@ -116,7 +116,7 @@
|
|
116
116
|
</div>
|
117
117
|
<div class="refsect1">
|
118
118
|
<a name="AtkEditableText.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
119
|
-
<pre class="screen"> GInterface
|
119
|
+
<pre class="screen"> <a href="/opt/gnome3/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
120
120
|
<span class="lineart">╰──</span> AtkEditableText
|
121
121
|
</pre>
|
122
122
|
</div>
|
@@ -2,7 +2,7 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>ATK - Accessibility Toolkit
|
5
|
+
<title>AtkGObjectAccessible: ATK - Accessibility Toolkit</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
|
8
8
|
<link rel="up" href="accessibles.html" title="Custom accessible objects">
|
@@ -2,7 +2,7 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>ATK - Accessibility Toolkit
|
5
|
+
<title>AtkHyperlink: ATK - Accessibility Toolkit</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
|
8
8
|
<link rel="up" href="accessibles.html" title="Custom accessible objects">
|
@@ -426,10 +426,9 @@ atk_hyperlink_get_n_anchors (<em class="parameter"><code><a class="link" href="A
|
|
426
426
|
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
427
427
|
atk_hyperlink_is_selected_link (<em class="parameter"><code><a class="link" href="AtkHyperlink.html" title="AtkHyperlink"><span class="type">AtkHyperlink</span></a> *link_</code></em>);</pre>
|
428
428
|
<div class="warning">
|
429
|
-
<p><code class="literal">atk_hyperlink_is_selected_link</code>
|
430
|
-
<p>
|
431
|
-
|
432
|
-
for focused links.</p>
|
429
|
+
<p><code class="literal">atk_hyperlink_is_selected_link</code> has been deprecated since version 1.8 and should not be used in newly-written code.</p>
|
430
|
+
<p>Please use ATK_STATE_FOCUSABLE for all links,
|
431
|
+
and ATK_STATE_FOCUSED for focused links.</p>
|
433
432
|
</div>
|
434
433
|
<p>Determines whether this AtkHyperlink is selected</p>
|
435
434
|
<div class="refsect3">
|
@@ -511,9 +510,8 @@ for focused links.</p>
|
|
511
510
|
<pre class="programlisting"> “selected-link” <span class="type">gboolean</span></pre>
|
512
511
|
<p>Selected link</p>
|
513
512
|
<div class="warning">
|
514
|
-
<p><code class="literal">AtkHyperlink:selected-link</code>
|
515
|
-
<p>
|
516
|
-
version 1.8. Please use ATK_STATE_FOCUSABLE for all links, and
|
513
|
+
<p><code class="literal">AtkHyperlink:selected-link</code> has been deprecated since version 1.8 and should not be used in newly-written code.</p>
|
514
|
+
<p>Please use ATK_STATE_FOCUSABLE for all links, and
|
517
515
|
ATK_STATE_FOCUSED for focused links.</p>
|
518
516
|
</div>
|
519
517
|
<p>Flags: Read</p>
|
@@ -2,7 +2,7 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>ATK - Accessibility Toolkit
|
5
|
+
<title>AtkHypertext: ATK - Accessibility Toolkit</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
|
8
8
|
<link rel="up" href="interfaces.html" title="ATK Interfaces">
|
@@ -100,7 +100,7 @@
|
|
100
100
|
</div>
|
101
101
|
<div class="refsect1">
|
102
102
|
<a name="AtkHypertext.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
103
|
-
<pre class="screen"> GInterface
|
103
|
+
<pre class="screen"> <a href="/opt/gnome3/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
104
104
|
<span class="lineart">╰──</span> AtkHypertext
|
105
105
|
</pre>
|
106
106
|
</div>
|
@@ -2,7 +2,7 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>ATK - Accessibility Toolkit
|
5
|
+
<title>AtkImage: ATK - Accessibility Toolkit</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
|
8
8
|
<link rel="up" href="interfaces.html" title="ATK Interfaces">
|
@@ -98,7 +98,7 @@
|
|
98
98
|
</div>
|
99
99
|
<div class="refsect1">
|
100
100
|
<a name="AtkImage.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
101
|
-
<pre class="screen"> GInterface
|
101
|
+
<pre class="screen"> <a href="/opt/gnome3/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
102
102
|
<span class="lineart">╰──</span> AtkImage
|
103
103
|
</pre>
|
104
104
|
</div>
|
@@ -277,9 +277,8 @@ values cannot be obtained (for instance, if the object is not onscreen).</p>
|
|
277
277
|
<a name="atk-image-get-image-locale"></a><h3>atk_image_get_image_locale ()</h3>
|
278
278
|
<pre class="programlisting">const <span class="returnvalue">gchar</span> *
|
279
279
|
atk_image_get_image_locale (<em class="parameter"><code><a class="link" href="AtkImage.html" title="AtkImage"><span class="type">AtkImage</span></a> *image</code></em>);</pre>
|
280
|
-
<p>Since ATK 1.12</p>
|
281
280
|
<div class="refsect3">
|
282
|
-
<a name="id-1.5.8.8.6.
|
281
|
+
<a name="id-1.5.8.8.6.4"></a><h4>Parameters</h4>
|
283
282
|
<div class="informaltable"><table width="100%" border="0">
|
284
283
|
<colgroup>
|
285
284
|
<col width="150px" class="parameters_name">
|
@@ -294,12 +293,13 @@ atk_image_get_image_locale (<em class="parameter"><code><a class="link" href="At
|
|
294
293
|
</table></div>
|
295
294
|
</div>
|
296
295
|
<div class="refsect3">
|
297
|
-
<a name="id-1.5.8.8.6.
|
296
|
+
<a name="id-1.5.8.8.6.5"></a><h4>Returns</h4>
|
298
297
|
<p> a string corresponding to the POSIX
|
299
298
|
LC_MESSAGES locale used by the image description, or <code class="literal">NULL</code> if the
|
300
299
|
image does not specify a locale. </p>
|
301
300
|
<p><span class="annotation">[<a href="http://foldoc.org/nullable"><span class="acronym">nullable</span></a>]</span></p>
|
302
301
|
</div>
|
302
|
+
<p class="since">Since 1.12</p>
|
303
303
|
</div>
|
304
304
|
</div>
|
305
305
|
<div class="refsect1">
|
@@ -2,7 +2,7 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>ATK - Accessibility Toolkit
|
5
|
+
<title>AtkMisc: ATK - Accessibility Toolkit</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
|
8
8
|
<link rel="up" href="deprecated.html" title="Deprecated Interfaces">
|
@@ -2,7 +2,7 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>ATK - Accessibility Toolkit
|
5
|
+
<title>AtkNoOpObject: ATK - Accessibility Toolkit</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
|
8
8
|
<link rel="up" href="accessibles.html" title="Custom accessible objects">
|
@@ -2,7 +2,7 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>ATK - Accessibility Toolkit
|
5
|
+
<title>AtkNoOpObjectFactory: ATK - Accessibility Toolkit</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
|
8
8
|
<link rel="up" href="utilities.html" title="Utilities">
|
@@ -2,7 +2,7 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>ATK - Accessibility Toolkit
|
5
|
+
<title>AtkObject: ATK - Accessibility Toolkit</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
|
8
8
|
<link rel="up" href="atkobject.html" title="Base accessibility object">
|
@@ -155,7 +155,7 @@
|
|
155
155
|
</tr>
|
156
156
|
<tr>
|
157
157
|
<td class="function_type">
|
158
|
-
<a class="link" href="
|
158
|
+
<a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="returnvalue">AtkStateSet</span></a> *
|
159
159
|
</td>
|
160
160
|
<td class="function_name">
|
161
161
|
<a class="link" href="AtkObject.html#atk-object-ref-state-set" title="atk_object_ref_state_set ()">atk_object_ref_state_set</a> <span class="c_punctuation">()</span>
|
@@ -428,7 +428,7 @@
|
|
428
428
|
</tbody>
|
429
429
|
</table></div>
|
430
430
|
</div>
|
431
|
-
<a name="AtkImplementorIface"></a><
|
431
|
+
<a name="AtkImplementorIface"></a><div class="refsect1">
|
432
432
|
<a name="AtkObject.other"></a><h2>Types and Values</h2>
|
433
433
|
<div class="informaltable"><table width="100%" border="0">
|
434
434
|
<colgroup>
|
@@ -469,13 +469,12 @@
|
|
469
469
|
</div>
|
470
470
|
<div class="refsect1">
|
471
471
|
<a name="AtkObject.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
472
|
-
<pre class="screen"> GInterface
|
472
|
+
<pre class="screen"> <a href="/opt/gnome3/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
473
473
|
<span class="lineart">╰──</span> AtkImplementorIface
|
474
474
|
GObject
|
475
|
-
<span class="lineart"
|
476
|
-
|
477
|
-
|
478
|
-
<span class="lineart">╰──</span> AtkStateSet
|
475
|
+
<span class="lineart">╰──</span> AtkObject
|
476
|
+
<span class="lineart">├──</span> <a class="link" href="AtkGObjectAccessible.html" title="AtkGObjectAccessible">AtkGObjectAccessible</a>
|
477
|
+
<span class="lineart">╰──</span> <a class="link" href="AtkNoOpObject.html" title="AtkNoOpObject">AtkNoOpObject</a>
|
479
478
|
</pre>
|
480
479
|
</div>
|
481
480
|
<div class="refsect1">
|
@@ -522,7 +521,7 @@ submit a bug in order to add a new role to the specification.</p>
|
|
522
521
|
must be a meaningful
|
523
522
|
name. So it should not be empty, or consisting on whitespaces.</p>
|
524
523
|
<div class="refsect3">
|
525
|
-
<a name="id-1.3.2.
|
524
|
+
<a name="id-1.3.2.11.2.6"></a><h4>Parameters</h4>
|
526
525
|
<div class="informaltable"><table width="100%" border="0">
|
527
526
|
<colgroup>
|
528
527
|
<col width="150px" class="parameters_name">
|
@@ -537,7 +536,7 @@ name. So it should not be empty, or consisting on whitespaces.</p>
|
|
537
536
|
</table></div>
|
538
537
|
</div>
|
539
538
|
<div class="refsect3">
|
540
|
-
<a name="id-1.3.2.
|
539
|
+
<a name="id-1.3.2.11.2.7"></a><h4>Returns</h4>
|
541
540
|
<p> an <a class="link" href="AtkObject.html#AtkRole" title="enum AtkRole"><span class="type">AtkRole</span></a> for the new role if added
|
542
541
|
properly. ATK_ROLE_INVALID in case of error.</p>
|
543
542
|
<p></p>
|
@@ -552,7 +551,7 @@ properly. ATK_ROLE_INVALID in case of error.</p>
|
|
552
551
|
been added to class and interface structures to allow for expansion
|
553
552
|
in the future.</p>
|
554
553
|
<div class="refsect3">
|
555
|
-
<a name="id-1.3.2.
|
554
|
+
<a name="id-1.3.2.11.3.5"></a><h4>Parameters</h4>
|
556
555
|
<div class="informaltable"><table width="100%" border="0">
|
557
556
|
<colgroup>
|
558
557
|
<col width="150px" class="parameters_name">
|
@@ -567,7 +566,7 @@ in the future.</p>
|
|
567
566
|
</table></div>
|
568
567
|
</div>
|
569
568
|
<div class="refsect3">
|
570
|
-
<a name="id-1.3.2.
|
569
|
+
<a name="id-1.3.2.11.3.6"></a><h4>Returns</h4>
|
571
570
|
<p> not used</p>
|
572
571
|
<p></p>
|
573
572
|
</div>
|
@@ -586,7 +585,7 @@ in the future.</p>
|
|
586
585
|
AtkObject's property changes value. It is specified in a call to
|
587
586
|
<a class="link" href="AtkObject.html#atk-object-connect-property-change-handler" title="atk_object_connect_property_change_handler ()"><code class="function">atk_object_connect_property_change_handler()</code></a>.</p>
|
588
587
|
<div class="refsect3">
|
589
|
-
<a name="id-1.3.2.
|
588
|
+
<a name="id-1.3.2.11.4.6"></a><h4>Parameters</h4>
|
590
589
|
<div class="informaltable"><table width="100%" border="0">
|
591
590
|
<colgroup>
|
592
591
|
<col width="150px" class="parameters_name">
|
@@ -616,7 +615,7 @@ atk_implementor_ref_accessible (<em class="parameter"><code><a class="link" href
|
|
616
615
|
<p>Gets a reference to an object's <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> implementation, if
|
617
616
|
the object implements <span class="type">AtkObjectIface</span></p>
|
618
617
|
<div class="refsect3">
|
619
|
-
<a name="id-1.3.2.
|
618
|
+
<a name="id-1.3.2.11.5.5"></a><h4>Parameters</h4>
|
620
619
|
<div class="informaltable"><table width="100%" border="0">
|
621
620
|
<colgroup>
|
622
621
|
<col width="150px" class="parameters_name">
|
@@ -632,7 +631,7 @@ if a non-null return value is required.</p></td>
|
|
632
631
|
</table></div>
|
633
632
|
</div>
|
634
633
|
<div class="refsect3">
|
635
|
-
<a name="id-1.3.2.
|
634
|
+
<a name="id-1.3.2.11.5.6"></a><h4>Returns</h4>
|
636
635
|
<p> a reference to an object's <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>
|
637
636
|
implementation. </p>
|
638
637
|
<p><span class="annotation">[<a href="http://foldoc.org/transfer%20full"><span class="acronym">transfer full</span></a>]</span></p>
|
@@ -645,7 +644,7 @@ implementation. </p>
|
|
645
644
|
atk_object_get_name (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>);</pre>
|
646
645
|
<p>Gets the accessible name of the accessible.</p>
|
647
646
|
<div class="refsect3">
|
648
|
-
<a name="id-1.3.2.
|
647
|
+
<a name="id-1.3.2.11.6.5"></a><h4>Parameters</h4>
|
649
648
|
<div class="informaltable"><table width="100%" border="0">
|
650
649
|
<colgroup>
|
651
650
|
<col width="150px" class="parameters_name">
|
@@ -660,7 +659,7 @@ atk_object_get_name (<em class="parameter"><code><a class="link" href="AtkObject
|
|
660
659
|
</table></div>
|
661
660
|
</div>
|
662
661
|
<div class="refsect3">
|
663
|
-
<a name="id-1.3.2.
|
662
|
+
<a name="id-1.3.2.11.6.6"></a><h4>Returns</h4>
|
664
663
|
<p> a character string representing the accessible name of the object.</p>
|
665
664
|
<p></p>
|
666
665
|
</div>
|
@@ -672,7 +671,7 @@ atk_object_get_name (<em class="parameter"><code><a class="link" href="AtkObject
|
|
672
671
|
atk_object_get_description (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>);</pre>
|
673
672
|
<p>Gets the accessible description of the accessible.</p>
|
674
673
|
<div class="refsect3">
|
675
|
-
<a name="id-1.3.2.
|
674
|
+
<a name="id-1.3.2.11.7.5"></a><h4>Parameters</h4>
|
676
675
|
<div class="informaltable"><table width="100%" border="0">
|
677
676
|
<colgroup>
|
678
677
|
<col width="150px" class="parameters_name">
|
@@ -687,7 +686,7 @@ atk_object_get_description (<em class="parameter"><code><a class="link" href="At
|
|
687
686
|
</table></div>
|
688
687
|
</div>
|
689
688
|
<div class="refsect3">
|
690
|
-
<a name="id-1.3.2.
|
689
|
+
<a name="id-1.3.2.11.7.6"></a><h4>Returns</h4>
|
691
690
|
<p> a character string representing the accessible description
|
692
691
|
of the accessible.</p>
|
693
692
|
<p></p>
|
@@ -706,7 +705,7 @@ without the need of assigning it manually with
|
|
706
705
|
<p>If you are only interested on the parent assigned with
|
707
706
|
<a class="link" href="AtkObject.html#atk-object-set-parent" title="atk_object_set_parent ()"><code class="function">atk_object_set_parent()</code></a>, use <a class="link" href="AtkObject.html#atk-object-peek-parent" title="atk_object_peek_parent ()"><code class="function">atk_object_peek_parent()</code></a>.</p>
|
708
707
|
<div class="refsect3">
|
709
|
-
<a name="id-1.3.2.
|
708
|
+
<a name="id-1.3.2.11.8.6"></a><h4>Parameters</h4>
|
710
709
|
<div class="informaltable"><table width="100%" border="0">
|
711
710
|
<colgroup>
|
712
711
|
<col width="150px" class="parameters_name">
|
@@ -721,7 +720,7 @@ without the need of assigning it manually with
|
|
721
720
|
</table></div>
|
722
721
|
</div>
|
723
722
|
<div class="refsect3">
|
724
|
-
<a name="id-1.3.2.
|
723
|
+
<a name="id-1.3.2.11.8.7"></a><h4>Returns</h4>
|
725
724
|
<p> an <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> representing the accessible
|
726
725
|
parent of the accessible. </p>
|
727
726
|
<p><span class="annotation">[<a href="http://foldoc.org/transfer%20none"><span class="acronym">transfer none</span></a>]</span></p>
|
@@ -739,7 +738,7 @@ function returns <code class="literal">NULL</code>.</p>
|
|
739
738
|
to be exposed to accessible tools. See <a class="link" href="AtkObject.html#atk-object-get-parent" title="atk_object_get_parent ()"><code class="function">atk_object_get_parent()</code></a> for
|
740
739
|
further reference.</p>
|
741
740
|
<div class="refsect3">
|
742
|
-
<a name="id-1.3.2.
|
741
|
+
<a name="id-1.3.2.11.9.6"></a><h4>Parameters</h4>
|
743
742
|
<div class="informaltable"><table width="100%" border="0">
|
744
743
|
<colgroup>
|
745
744
|
<col width="150px" class="parameters_name">
|
@@ -754,7 +753,7 @@ further reference.</p>
|
|
754
753
|
</table></div>
|
755
754
|
</div>
|
756
755
|
<div class="refsect3">
|
757
|
-
<a name="id-1.3.2.
|
756
|
+
<a name="id-1.3.2.11.9.7"></a><h4>Returns</h4>
|
758
757
|
<p> an <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> representing the accessible
|
759
758
|
parent of the accessible if assigned. </p>
|
760
759
|
<p><span class="annotation">[<a href="http://foldoc.org/transfer%20none"><span class="acronym">transfer none</span></a>]</span></p>
|
@@ -767,7 +766,7 @@ parent of the accessible if assigned. </p>
|
|
767
766
|
atk_object_get_n_accessible_children (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>);</pre>
|
768
767
|
<p>Gets the number of accessible children of the accessible.</p>
|
769
768
|
<div class="refsect3">
|
770
|
-
<a name="id-1.3.2.
|
769
|
+
<a name="id-1.3.2.11.10.5"></a><h4>Parameters</h4>
|
771
770
|
<div class="informaltable"><table width="100%" border="0">
|
772
771
|
<colgroup>
|
773
772
|
<col width="150px" class="parameters_name">
|
@@ -782,7 +781,7 @@ atk_object_get_n_accessible_children (<em class="parameter"><code><a class="link
|
|
782
781
|
</table></div>
|
783
782
|
</div>
|
784
783
|
<div class="refsect3">
|
785
|
-
<a name="id-1.3.2.
|
784
|
+
<a name="id-1.3.2.11.10.6"></a><h4>Returns</h4>
|
786
785
|
<p> an integer representing the number of accessible children
|
787
786
|
of the accessible.</p>
|
788
787
|
<p></p>
|
@@ -798,7 +797,7 @@ atk_object_ref_accessible_child (<em class="parameter"><code><a class="link" hre
|
|
798
797
|
The accessible children are 0-based so the first accessible child is
|
799
798
|
at index 0, the second at index 1 and so on.</p>
|
800
799
|
<div class="refsect3">
|
801
|
-
<a name="id-1.3.2.
|
800
|
+
<a name="id-1.3.2.11.11.5"></a><h4>Parameters</h4>
|
802
801
|
<div class="informaltable"><table width="100%" border="0">
|
803
802
|
<colgroup>
|
804
803
|
<col width="150px" class="parameters_name">
|
@@ -820,7 +819,7 @@ at index 0, the second at index 1 and so on.</p>
|
|
820
819
|
</table></div>
|
821
820
|
</div>
|
822
821
|
<div class="refsect3">
|
823
|
-
<a name="id-1.3.2.
|
822
|
+
<a name="id-1.3.2.11.11.6"></a><h4>Returns</h4>
|
824
823
|
<p> an <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> representing the specified
|
825
824
|
accessible child of the accessible. </p>
|
826
825
|
<p><span class="annotation">[<a href="http://foldoc.org/transfer%20full"><span class="acronym">transfer full</span></a>]</span></p>
|
@@ -833,7 +832,7 @@ accessible child of the accessible. </p>
|
|
833
832
|
atk_object_ref_relation_set (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>);</pre>
|
834
833
|
<p>Gets the <a class="link" href="AtkRelationSet.html" title="AtkRelationSet"><span class="type">AtkRelationSet</span></a> associated with the object.</p>
|
835
834
|
<div class="refsect3">
|
836
|
-
<a name="id-1.3.2.
|
835
|
+
<a name="id-1.3.2.11.12.5"></a><h4>Parameters</h4>
|
837
836
|
<div class="informaltable"><table width="100%" border="0">
|
838
837
|
<colgroup>
|
839
838
|
<col width="150px" class="parameters_name">
|
@@ -848,7 +847,7 @@ atk_object_ref_relation_set (<em class="parameter"><code><a class="link" href="A
|
|
848
847
|
</table></div>
|
849
848
|
</div>
|
850
849
|
<div class="refsect3">
|
851
|
-
<a name="id-1.3.2.
|
850
|
+
<a name="id-1.3.2.11.12.6"></a><h4>Returns</h4>
|
852
851
|
<p> an <a class="link" href="AtkRelationSet.html" title="AtkRelationSet"><span class="type">AtkRelationSet</span></a> representing the relation set
|
853
852
|
of the object. </p>
|
854
853
|
<p><span class="annotation">[<a href="http://foldoc.org/transfer%20full"><span class="acronym">transfer full</span></a>]</span></p>
|
@@ -865,7 +864,7 @@ atk_object_get_layer (<em class="parameter"><code><a class="link" href="AtkObjec
|
|
865
864
|
</div>
|
866
865
|
<p>Gets the layer of the accessible.</p>
|
867
866
|
<div class="refsect3">
|
868
|
-
<a name="id-1.3.2.
|
867
|
+
<a name="id-1.3.2.11.13.6"></a><h4>Parameters</h4>
|
869
868
|
<div class="informaltable"><table width="100%" border="0">
|
870
869
|
<colgroup>
|
871
870
|
<col width="150px" class="parameters_name">
|
@@ -880,7 +879,7 @@ atk_object_get_layer (<em class="parameter"><code><a class="link" href="AtkObjec
|
|
880
879
|
</table></div>
|
881
880
|
</div>
|
882
881
|
<div class="refsect3">
|
883
|
-
<a name="id-1.3.2.
|
882
|
+
<a name="id-1.3.2.11.13.7"></a><h4>Returns</h4>
|
884
883
|
<p> an <a class="link" href="AtkObject.html#AtkLayer" title="enum AtkLayer"><span class="type">AtkLayer</span></a> which is the layer of the accessible</p>
|
885
884
|
<p></p>
|
886
885
|
</div>
|
@@ -897,7 +896,7 @@ atk_object_get_mdi_zorder (<em class="parameter"><code><a class="link" href="Atk
|
|
897
896
|
<p>Gets the zorder of the accessible. The value G_MININT will be returned
|
898
897
|
if the layer of the accessible is not ATK_LAYER_MDI.</p>
|
899
898
|
<div class="refsect3">
|
900
|
-
<a name="id-1.3.2.
|
899
|
+
<a name="id-1.3.2.11.14.6"></a><h4>Parameters</h4>
|
901
900
|
<div class="informaltable"><table width="100%" border="0">
|
902
901
|
<colgroup>
|
903
902
|
<col width="150px" class="parameters_name">
|
@@ -912,7 +911,7 @@ if the layer of the accessible is not ATK_LAYER_MDI.</p>
|
|
912
911
|
</table></div>
|
913
912
|
</div>
|
914
913
|
<div class="refsect3">
|
915
|
-
<a name="id-1.3.2.
|
914
|
+
<a name="id-1.3.2.11.14.7"></a><h4>Returns</h4>
|
916
915
|
<p> a gint which is the zorder of the accessible, i.e. the depth at
|
917
916
|
which the component is shown in relation to other components in the same
|
918
917
|
container.</p>
|
@@ -926,7 +925,7 @@ container.</p>
|
|
926
925
|
atk_object_get_role (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>);</pre>
|
927
926
|
<p>Gets the role of the accessible.</p>
|
928
927
|
<div class="refsect3">
|
929
|
-
<a name="id-1.3.2.
|
928
|
+
<a name="id-1.3.2.11.15.5"></a><h4>Parameters</h4>
|
930
929
|
<div class="informaltable"><table width="100%" border="0">
|
931
930
|
<colgroup>
|
932
931
|
<col width="150px" class="parameters_name">
|
@@ -941,7 +940,7 @@ atk_object_get_role (<em class="parameter"><code><a class="link" href="AtkObject
|
|
941
940
|
</table></div>
|
942
941
|
</div>
|
943
942
|
<div class="refsect3">
|
944
|
-
<a name="id-1.3.2.
|
943
|
+
<a name="id-1.3.2.11.15.6"></a><h4>Returns</h4>
|
945
944
|
<p> an <a class="link" href="AtkObject.html#AtkRole" title="enum AtkRole"><span class="type">AtkRole</span></a> which is the role of the accessible</p>
|
946
945
|
<p></p>
|
947
946
|
</div>
|
@@ -949,12 +948,12 @@ atk_object_get_role (<em class="parameter"><code><a class="link" href="AtkObject
|
|
949
948
|
<hr>
|
950
949
|
<div class="refsect2">
|
951
950
|
<a name="atk-object-ref-state-set"></a><h3>atk_object_ref_state_set ()</h3>
|
952
|
-
<pre class="programlisting"><a class="link" href="
|
951
|
+
<pre class="programlisting"><a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="returnvalue">AtkStateSet</span></a> *
|
953
952
|
atk_object_ref_state_set (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>);</pre>
|
954
953
|
<p>Gets a reference to the state set of the accessible; the caller must
|
955
954
|
unreference it when it is no longer needed.</p>
|
956
955
|
<div class="refsect3">
|
957
|
-
<a name="id-1.3.2.
|
956
|
+
<a name="id-1.3.2.11.16.5"></a><h4>Parameters</h4>
|
958
957
|
<div class="informaltable"><table width="100%" border="0">
|
959
958
|
<colgroup>
|
960
959
|
<col width="150px" class="parameters_name">
|
@@ -969,8 +968,8 @@ unreference it when it is no longer needed.</p>
|
|
969
968
|
</table></div>
|
970
969
|
</div>
|
971
970
|
<div class="refsect3">
|
972
|
-
<a name="id-1.3.2.
|
973
|
-
<p> a reference to an <a class="link" href="
|
971
|
+
<a name="id-1.3.2.11.16.6"></a><h4>Returns</h4>
|
972
|
+
<p> a reference to an <a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a> which is the state
|
974
973
|
set of the accessible. </p>
|
975
974
|
<p><span class="annotation">[<a href="http://foldoc.org/transfer%20full"><span class="acronym">transfer full</span></a>]</span></p>
|
976
975
|
</div>
|
@@ -983,7 +982,7 @@ atk_object_get_index_in_parent (<em class="parameter"><code><a class="link" href
|
|
983
982
|
<p>Gets the 0-based index of this accessible in its parent; returns -1 if the
|
984
983
|
accessible does not have an accessible parent.</p>
|
985
984
|
<div class="refsect3">
|
986
|
-
<a name="id-1.3.2.
|
985
|
+
<a name="id-1.3.2.11.17.5"></a><h4>Parameters</h4>
|
987
986
|
<div class="informaltable"><table width="100%" border="0">
|
988
987
|
<colgroup>
|
989
988
|
<col width="150px" class="parameters_name">
|
@@ -998,7 +997,7 @@ accessible does not have an accessible parent.</p>
|
|
998
997
|
</table></div>
|
999
998
|
</div>
|
1000
999
|
<div class="refsect3">
|
1001
|
-
<a name="id-1.3.2.
|
1000
|
+
<a name="id-1.3.2.11.17.6"></a><h4>Returns</h4>
|
1002
1001
|
<p> an integer which is the index of the accessible in its parent</p>
|
1003
1002
|
<p></p>
|
1004
1003
|
</div>
|
@@ -1014,7 +1013,7 @@ to NULL. This is reserved for the initial value. In this aspect
|
|
1014
1013
|
NULL is similar to ATK_ROLE_UNKNOWN. If you want to set the name to
|
1015
1014
|
a empty value you can use "".</p>
|
1016
1015
|
<div class="refsect3">
|
1017
|
-
<a name="id-1.3.2.
|
1016
|
+
<a name="id-1.3.2.11.18.5"></a><h4>Parameters</h4>
|
1018
1017
|
<div class="informaltable"><table width="100%" border="0">
|
1019
1018
|
<colgroup>
|
1020
1019
|
<col width="150px" class="parameters_name">
|
@@ -1047,7 +1046,7 @@ the description to NULL. This is reserved for the initial value. In
|
|
1047
1046
|
this aspect NULL is similar to ATK_ROLE_UNKNOWN. If you want to set
|
1048
1047
|
the name to a empty value you can use "".</p>
|
1049
1048
|
<div class="refsect3">
|
1050
|
-
<a name="id-1.3.2.
|
1049
|
+
<a name="id-1.3.2.11.19.5"></a><h4>Parameters</h4>
|
1051
1050
|
<div class="informaltable"><table width="100%" border="0">
|
1052
1051
|
<colgroup>
|
1053
1052
|
<col width="150px" class="parameters_name">
|
@@ -1078,7 +1077,7 @@ atk_object_set_parent (<em class="parameter"><code><a class="link" href="AtkObje
|
|
1078
1077
|
<p>Sets the accessible parent of the accessible. <em class="parameter"><code>parent</code></em>
|
1079
1078
|
can be NULL.</p>
|
1080
1079
|
<div class="refsect3">
|
1081
|
-
<a name="id-1.3.2.
|
1080
|
+
<a name="id-1.3.2.11.20.5"></a><h4>Parameters</h4>
|
1082
1081
|
<div class="informaltable"><table width="100%" border="0">
|
1083
1082
|
<colgroup>
|
1084
1083
|
<col width="150px" class="parameters_name">
|
@@ -1108,7 +1107,7 @@ atk_object_set_role (<em class="parameter"><code><a class="link" href="AtkObject
|
|
1108
1107
|
<em class="parameter"><code><a class="link" href="AtkObject.html#AtkRole" title="enum AtkRole"><span class="type">AtkRole</span></a> role</code></em>);</pre>
|
1109
1108
|
<p>Sets the role of the accessible.</p>
|
1110
1109
|
<div class="refsect3">
|
1111
|
-
<a name="id-1.3.2.
|
1110
|
+
<a name="id-1.3.2.11.21.5"></a><h4>Parameters</h4>
|
1112
1111
|
<div class="informaltable"><table width="100%" border="0">
|
1113
1112
|
<colgroup>
|
1114
1113
|
<col width="150px" class="parameters_name">
|
@@ -1143,7 +1142,7 @@ atk_object_connect_property_change_handler
|
|
1143
1142
|
notify signals.</p>
|
1144
1143
|
</div>
|
1145
1144
|
<div class="refsect3">
|
1146
|
-
<a name="id-1.3.2.
|
1145
|
+
<a name="id-1.3.2.11.22.5"></a><h4>Parameters</h4>
|
1147
1146
|
<div class="informaltable"><table width="100%" border="0">
|
1148
1147
|
<colgroup>
|
1149
1148
|
<col width="150px" class="parameters_name">
|
@@ -1165,7 +1164,7 @@ notify signals.</p>
|
|
1165
1164
|
</table></div>
|
1166
1165
|
</div>
|
1167
1166
|
<div class="refsect3">
|
1168
|
-
<a name="id-1.3.2.
|
1167
|
+
<a name="id-1.3.2.11.22.6"></a><h4>Returns</h4>
|
1169
1168
|
<p> a <span class="type">guint</span> which is the handler id used in
|
1170
1169
|
<a class="link" href="AtkObject.html#atk-object-remove-property-change-handler" title="atk_object_remove_property_change_handler ()"><code class="function">atk_object_remove_property_change_handler()</code></a></p>
|
1171
1170
|
<p></p>
|
@@ -1184,7 +1183,7 @@ atk_object_remove_property_change_handler
|
|
1184
1183
|
<p>Removes a property change handler.</p>
|
1185
1184
|
</div>
|
1186
1185
|
<div class="refsect3">
|
1187
|
-
<a name="id-1.3.2.
|
1186
|
+
<a name="id-1.3.2.11.23.5"></a><h4>Parameters</h4>
|
1188
1187
|
<div class="informaltable"><table width="100%" border="0">
|
1189
1188
|
<colgroup>
|
1190
1189
|
<col width="150px" class="parameters_name">
|
@@ -1214,8 +1213,10 @@ atk_object_notify_state_change (<em class="parameter"><code><a class="link" href
|
|
1214
1213
|
<em class="parameter"><code><a class="link" href="atk-AtkState.html#AtkState" title="AtkState"><span class="type">AtkState</span></a> state</code></em>,
|
1215
1214
|
<em class="parameter"><code><span class="type">gboolean</span> value</code></em>);</pre>
|
1216
1215
|
<p>Emits a state-change signal for the specified state.</p>
|
1216
|
+
<p>Note that as a general rule when the state of an existing object changes,
|
1217
|
+
emitting a notification is expected.</p>
|
1217
1218
|
<div class="refsect3">
|
1218
|
-
<a name="id-1.3.2.
|
1219
|
+
<a name="id-1.3.2.11.24.6"></a><h4>Parameters</h4>
|
1219
1220
|
<div class="informaltable"><table width="100%" border="0">
|
1220
1221
|
<colgroup>
|
1221
1222
|
<col width="150px" class="parameters_name">
|
@@ -1253,7 +1254,7 @@ It does initialization required for the new object. It is intended
|
|
1253
1254
|
that this function should called only in the ..._new() functions used
|
1254
1255
|
to create an instance of a subclass of <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a></p>
|
1255
1256
|
<div class="refsect3">
|
1256
|
-
<a name="id-1.3.2.
|
1257
|
+
<a name="id-1.3.2.11.25.5"></a><h4>Parameters</h4>
|
1257
1258
|
<div class="informaltable"><table width="100%" border="0">
|
1258
1259
|
<colgroup>
|
1259
1260
|
<col width="150px" class="parameters_name">
|
@@ -1284,7 +1285,7 @@ atk_object_add_relationship (<em class="parameter"><code><a class="link" href="A
|
|
1284
1285
|
<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *target</code></em>);</pre>
|
1285
1286
|
<p>Adds a relationship of the specified type with the specified target.</p>
|
1286
1287
|
<div class="refsect3">
|
1287
|
-
<a name="id-1.3.2.
|
1288
|
+
<a name="id-1.3.2.11.26.5"></a><h4>Parameters</h4>
|
1288
1289
|
<div class="informaltable"><table width="100%" border="0">
|
1289
1290
|
<colgroup>
|
1290
1291
|
<col width="150px" class="parameters_name">
|
@@ -1311,7 +1312,7 @@ atk_object_add_relationship (<em class="parameter"><code><a class="link" href="A
|
|
1311
1312
|
</table></div>
|
1312
1313
|
</div>
|
1313
1314
|
<div class="refsect3">
|
1314
|
-
<a name="id-1.3.2.
|
1315
|
+
<a name="id-1.3.2.11.26.6"></a><h4>Returns</h4>
|
1315
1316
|
<p> TRUE if the relationship is added.</p>
|
1316
1317
|
<p></p>
|
1317
1318
|
</div>
|
@@ -1325,7 +1326,7 @@ atk_object_remove_relationship (<em class="parameter"><code><a class="link" href
|
|
1325
1326
|
<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *target</code></em>);</pre>
|
1326
1327
|
<p>Removes a relationship of the specified type with the specified target.</p>
|
1327
1328
|
<div class="refsect3">
|
1328
|
-
<a name="id-1.3.2.
|
1329
|
+
<a name="id-1.3.2.11.27.5"></a><h4>Parameters</h4>
|
1329
1330
|
<div class="informaltable"><table width="100%" border="0">
|
1330
1331
|
<colgroup>
|
1331
1332
|
<col width="150px" class="parameters_name">
|
@@ -1352,7 +1353,7 @@ atk_object_remove_relationship (<em class="parameter"><code><a class="link" href
|
|
1352
1353
|
</table></div>
|
1353
1354
|
</div>
|
1354
1355
|
<div class="refsect3">
|
1355
|
-
<a name="id-1.3.2.
|
1356
|
+
<a name="id-1.3.2.11.27.6"></a><h4>Returns</h4>
|
1356
1357
|
<p> TRUE if the relationship is removed.</p>
|
1357
1358
|
<p></p>
|
1358
1359
|
</div>
|
@@ -1367,7 +1368,7 @@ name-value pairs. As such these attributes may be considered weakly-typed proper
|
|
1367
1368
|
as distinct from strongly-typed object data available via other get/set methods.
|
1368
1369
|
Not all objects have explicit "name-value pair" <a class="link" href="AtkObject.html#AtkAttributeSet" title="AtkAttributeSet"><span class="type">AtkAttributeSet</span></a> properties.</p>
|
1369
1370
|
<div class="refsect3">
|
1370
|
-
<a name="id-1.3.2.
|
1371
|
+
<a name="id-1.3.2.11.28.5"></a><h4>Parameters</h4>
|
1371
1372
|
<div class="informaltable"><table width="100%" border="0">
|
1372
1373
|
<colgroup>
|
1373
1374
|
<col width="150px" class="parameters_name">
|
@@ -1382,7 +1383,7 @@ Not all objects have explicit "name-value pair" <a class="link" href="AtkObject.
|
|
1382
1383
|
</table></div>
|
1383
1384
|
</div>
|
1384
1385
|
<div class="refsect3">
|
1385
|
-
<a name="id-1.3.2.
|
1386
|
+
<a name="id-1.3.2.11.28.6"></a><h4>Returns</h4>
|
1386
1387
|
<p> an <a class="link" href="AtkObject.html#AtkAttributeSet" title="AtkAttributeSet"><span class="type">AtkAttributeSet</span></a> consisting of all
|
1387
1388
|
explicit properties/annotations applied to the object, or an empty
|
1388
1389
|
set if the object has no name-value pair attributes assigned to
|
@@ -1401,7 +1402,7 @@ atk_object_get_object_locale (<em class="parameter"><code><a class="link" href="
|
|
1401
1402
|
of <em class="parameter"><code>accessible</code></em>
|
1402
1403
|
.</p>
|
1403
1404
|
<div class="refsect3">
|
1404
|
-
<a name="id-1.3.2.
|
1405
|
+
<a name="id-1.3.2.11.29.5"></a><h4>Parameters</h4>
|
1405
1406
|
<div class="informaltable"><table width="100%" border="0">
|
1406
1407
|
<colgroup>
|
1407
1408
|
<col width="150px" class="parameters_name">
|
@@ -1416,7 +1417,7 @@ of <em class="parameter"><code>accessible</code></em>
|
|
1416
1417
|
</table></div>
|
1417
1418
|
</div>
|
1418
1419
|
<div class="refsect3">
|
1419
|
-
<a name="id-1.3.2.
|
1420
|
+
<a name="id-1.3.2.11.29.6"></a><h4>Returns</h4>
|
1420
1421
|
<p> a UTF-8 string indicating the POSIX-style LC_MESSAGES
|
1421
1422
|
locale of <em class="parameter"><code>accessible</code></em>
|
1422
1423
|
.</p>
|
@@ -1432,7 +1433,7 @@ atk_role_get_name (<em class="parameter"><code><a class="link" href="AtkObject.h
|
|
1432
1433
|
<p>Gets the description string describing the <a class="link" href="AtkObject.html#AtkRole" title="enum AtkRole"><span class="type">AtkRole</span></a> <em class="parameter"><code>role</code></em>
|
1433
1434
|
.</p>
|
1434
1435
|
<div class="refsect3">
|
1435
|
-
<a name="id-1.3.2.
|
1436
|
+
<a name="id-1.3.2.11.30.5"></a><h4>Parameters</h4>
|
1436
1437
|
<div class="informaltable"><table width="100%" border="0">
|
1437
1438
|
<colgroup>
|
1438
1439
|
<col width="150px" class="parameters_name">
|
@@ -1447,7 +1448,7 @@ atk_role_get_name (<em class="parameter"><code><a class="link" href="AtkObject.h
|
|
1447
1448
|
</table></div>
|
1448
1449
|
</div>
|
1449
1450
|
<div class="refsect3">
|
1450
|
-
<a name="id-1.3.2.
|
1451
|
+
<a name="id-1.3.2.11.30.6"></a><h4>Returns</h4>
|
1451
1452
|
<p> the string describing the AtkRole</p>
|
1452
1453
|
<p></p>
|
1453
1454
|
</div>
|
@@ -1460,7 +1461,7 @@ atk_role_get_localized_name (<em class="parameter"><code><a class="link" href="A
|
|
1460
1461
|
<p>Gets the localized description string describing the <a class="link" href="AtkObject.html#AtkRole" title="enum AtkRole"><span class="type">AtkRole</span></a> <em class="parameter"><code>role</code></em>
|
1461
1462
|
.</p>
|
1462
1463
|
<div class="refsect3">
|
1463
|
-
<a name="id-1.3.2.
|
1464
|
+
<a name="id-1.3.2.11.31.5"></a><h4>Parameters</h4>
|
1464
1465
|
<div class="informaltable"><table width="100%" border="0">
|
1465
1466
|
<colgroup>
|
1466
1467
|
<col width="150px" class="parameters_name">
|
@@ -1475,7 +1476,7 @@ atk_role_get_localized_name (<em class="parameter"><code><a class="link" href="A
|
|
1475
1476
|
</table></div>
|
1476
1477
|
</div>
|
1477
1478
|
<div class="refsect3">
|
1478
|
-
<a name="id-1.3.2.
|
1479
|
+
<a name="id-1.3.2.11.31.6"></a><h4>Returns</h4>
|
1479
1480
|
<p> the localized string describing the AtkRole</p>
|
1480
1481
|
<p></p>
|
1481
1482
|
</div>
|
@@ -1487,7 +1488,7 @@ atk_role_get_localized_name (<em class="parameter"><code><a class="link" href="A
|
|
1487
1488
|
atk_role_for_name (<em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>);</pre>
|
1488
1489
|
<p>Get the <a class="link" href="AtkObject.html#AtkRole" title="enum AtkRole"><span class="type">AtkRole</span></a> type corresponding to a rolew name.</p>
|
1489
1490
|
<div class="refsect3">
|
1490
|
-
<a name="id-1.3.2.
|
1491
|
+
<a name="id-1.3.2.11.32.5"></a><h4>Parameters</h4>
|
1491
1492
|
<div class="informaltable"><table width="100%" border="0">
|
1492
1493
|
<colgroup>
|
1493
1494
|
<col width="150px" class="parameters_name">
|
@@ -1502,7 +1503,7 @@ atk_role_for_name (<em class="parameter"><code>const <span class="type">gchar</s
|
|
1502
1503
|
</table></div>
|
1503
1504
|
</div>
|
1504
1505
|
<div class="refsect3">
|
1505
|
-
<a name="id-1.3.2.
|
1506
|
+
<a name="id-1.3.2.11.32.6"></a><h4>Returns</h4>
|
1506
1507
|
<p> the <a class="link" href="AtkObject.html#AtkRole" title="enum AtkRole"><span class="type">AtkRole</span></a> enumerated type corresponding to the specified name,
|
1507
1508
|
or <a class="link" href="AtkObject.html#ATK-ROLE-INVALID:CAPS"><span class="type">ATK_ROLE_INVALID</span></a> if no matching role is found.</p>
|
1508
1509
|
<p></p>
|
@@ -1525,7 +1526,7 @@ or <a class="link" href="AtkObject.html#ATK-ROLE-INVALID:CAPS"><span class="type
|
|
1525
1526
|
ATK. Other roles may be added at runtime, so an AtkRole >=
|
1526
1527
|
ATK_ROLE_LAST_DEFINED is not necessarily an error.</p>
|
1527
1528
|
<div class="refsect3">
|
1528
|
-
<a name="id-1.3.2.
|
1529
|
+
<a name="id-1.3.2.12.3.5"></a><h4>Members</h4>
|
1529
1530
|
<div class="informaltable"><table width="100%" border="0">
|
1530
1531
|
<colgroup>
|
1531
1532
|
<col width="300px" class="enum_members_name">
|
@@ -1957,7 +1958,13 @@ ATK_ROLE_LAST_DEFINED is not necessarily an error.</p>
|
|
1957
1958
|
<tr>
|
1958
1959
|
<td class="enum_member_name"><p><a name="ATK-ROLE-TEXT:CAPS"></a>ATK_ROLE_TEXT</p></td>
|
1959
1960
|
<td class="enum_member_description">
|
1960
|
-
<p>An
|
1961
|
+
<p>An interactive widget that supports multiple lines of text and
|
1962
|
+
optionally accepts user input, but whose purpose is not to solicit user input.
|
1963
|
+
Thus ATK_ROLE_TEXT is appropriate for the text view in a plain text editor
|
1964
|
+
but inappropriate for an input field in a dialog box or web form. For widgets
|
1965
|
+
whose purpose is to solicit input from the user, see ATK_ROLE_ENTRY and
|
1966
|
+
ATK_ROLE_PASSWORD_TEXT. For generic objects which display a brief amount of
|
1967
|
+
textual information, see ATK_ROLE_STATIC.</p>
|
1961
1968
|
</td>
|
1962
1969
|
<td class="enum_member_annotations"> </td>
|
1963
1970
|
</tr>
|
@@ -2448,6 +2455,60 @@ given ATK_ROLE_DESCRIPTION_TERM. <em class="parameter"><code>Since</code></em>
|
|
2448
2455
|
<td class="enum_member_annotations"> </td>
|
2449
2456
|
</tr>
|
2450
2457
|
<tr>
|
2458
|
+
<td class="enum_member_name"><p><a name="ATK-ROLE-STATIC:CAPS"></a>ATK_ROLE_STATIC</p></td>
|
2459
|
+
<td class="enum_member_description">
|
2460
|
+
<p>A generic non-container object whose purpose is to display a
|
2461
|
+
brief amount of information to the user and whose role is known by the
|
2462
|
+
implementor but lacks semantic value for the user. Examples in which
|
2463
|
+
ATK_ROLE_STATIC is appropriate include the message displayed in a message box
|
2464
|
+
and an image used as an alternative means to display text. ATK_ROLE_STATIC
|
2465
|
+
should not be applied to widgets which are traditionally interactive, objects
|
2466
|
+
which display a significant amount of content, or any object which has an
|
2467
|
+
accessible relation pointing to another object. Implementors should expose the
|
2468
|
+
displayed information through the accessible name of the object. If doing so seems
|
2469
|
+
inappropriate, it may indicate that a different role should be used. For
|
2470
|
+
labels which describe another widget, see ATK_ROLE_LABEL. For text views, see
|
2471
|
+
ATK_ROLE_TEXT. For generic containers, see ATK_ROLE_PANEL. For objects whose
|
2472
|
+
role is not known by the implementor, see ATK_ROLE_UNKNOWN. <em class="parameter"><code>Since</code></em>
|
2473
|
+
: ATK-2.16.</p>
|
2474
|
+
</td>
|
2475
|
+
<td class="enum_member_annotations"> </td>
|
2476
|
+
</tr>
|
2477
|
+
<tr>
|
2478
|
+
<td class="enum_member_name"><p><a name="ATK-ROLE-MATH-FRACTION:CAPS"></a>ATK_ROLE_MATH_FRACTION</p></td>
|
2479
|
+
<td class="enum_member_description">
|
2480
|
+
<p>An object that represents a mathematical fraction.</p>
|
2481
|
+
</td>
|
2482
|
+
<td class="enum_member_annotations"> </td>
|
2483
|
+
</tr>
|
2484
|
+
<tr>
|
2485
|
+
<td class="enum_member_name"><p><a name="ATK-ROLE-MATH-ROOT:CAPS"></a>ATK_ROLE_MATH_ROOT</p></td>
|
2486
|
+
<td class="enum_member_description">
|
2487
|
+
<p>An object that represents a mathematical expression
|
2488
|
+
displayed with a radical. <em class="parameter"><code>Since</code></em>
|
2489
|
+
: ATK-2.16.</p>
|
2490
|
+
</td>
|
2491
|
+
<td class="enum_member_annotations"> </td>
|
2492
|
+
</tr>
|
2493
|
+
<tr>
|
2494
|
+
<td class="enum_member_name"><p><a name="ATK-ROLE-SUBSCRIPT:CAPS"></a>ATK_ROLE_SUBSCRIPT</p></td>
|
2495
|
+
<td class="enum_member_description">
|
2496
|
+
<p>An object that contains text that is displayed as a
|
2497
|
+
subscript. <em class="parameter"><code>Since</code></em>
|
2498
|
+
: ATK-2.16.</p>
|
2499
|
+
</td>
|
2500
|
+
<td class="enum_member_annotations"> </td>
|
2501
|
+
</tr>
|
2502
|
+
<tr>
|
2503
|
+
<td class="enum_member_name"><p><a name="ATK-ROLE-SUPERSCRIPT:CAPS"></a>ATK_ROLE_SUPERSCRIPT</p></td>
|
2504
|
+
<td class="enum_member_description">
|
2505
|
+
<p>An object that contains text that is displayed as a
|
2506
|
+
superscript. <em class="parameter"><code>Since</code></em>
|
2507
|
+
: ATK-2.16.</p>
|
2508
|
+
</td>
|
2509
|
+
<td class="enum_member_annotations"> </td>
|
2510
|
+
</tr>
|
2511
|
+
<tr>
|
2451
2512
|
<td class="enum_member_name"><p><a name="ATK-ROLE-LAST-DEFINED:CAPS"></a>ATK_ROLE_LAST_DEFINED</p></td>
|
2452
2513
|
<td class="enum_member_description">
|
2453
2514
|
<p>not a valid role, used for finding end of the enumeration</p>
|
@@ -2466,7 +2527,7 @@ given ATK_ROLE_DESCRIPTION_TERM. <em class="parameter"><code>Since</code></em>
|
|
2466
2527
|
rendering layer a component is drawn into, which can help in making
|
2467
2528
|
determinations of when components occlude one another.</p>
|
2468
2529
|
<div class="refsect3">
|
2469
|
-
<a name="id-1.3.2.
|
2530
|
+
<a name="id-1.3.2.12.4.5"></a><h4>Members</h4>
|
2470
2531
|
<div class="informaltable"><table width="100%" border="0">
|
2471
2532
|
<colgroup>
|
2472
2533
|
<col width="300px" class="enum_members_name">
|
@@ -2560,7 +2621,7 @@ name from the enum value. See also <a class="link" href="AtkText.html#atk-text-a
|
|
2560
2621
|
and <a class="link" href="AtkText.html#atk-text-attribute-get-value" title="atk_text_attribute_get_value ()"><code class="function">atk_text_attribute_get_value()</code></a> for more information.</p>
|
2561
2622
|
<p>A string name/value pair representing a generic attribute.</p>
|
2562
2623
|
<div class="refsect3">
|
2563
|
-
<a name="id-1.3.2.
|
2624
|
+
<a name="id-1.3.2.12.6.6"></a><h4>Members</h4>
|
2564
2625
|
<div class="informaltable"><table width="100%" border="0">
|
2565
2626
|
<colgroup>
|
2566
2627
|
<col width="300px" class="struct_members_name">
|
@@ -2607,7 +2668,7 @@ used by <a class="link" href="AtkText.html#atk-text-get-run-attributes" title="a
|
|
2607
2668
|
valid value. This is a field defined with the purpose of contain
|
2608
2669
|
the previous value of the property, but is not used anymore.</p>
|
2609
2670
|
<div class="refsect3">
|
2610
|
-
<a name="id-1.3.2.
|
2671
|
+
<a name="id-1.3.2.12.8.5"></a><h4>Members</h4>
|
2611
2672
|
<div class="informaltable"><table width="100%" border="0">
|
2612
2673
|
<colgroup>
|
2613
2674
|
<col width="300px" class="struct_members_name">
|
@@ -2799,7 +2860,7 @@ which has the state ATK_STATE_MANAGES_DESCENDANTS when the focus
|
|
2799
2860
|
object in the object changes. For instance, a table will emit the
|
2800
2861
|
signal when the cell in the table which has focus changes.</p>
|
2801
2862
|
<div class="refsect3">
|
2802
|
-
<a name="id-1.3.2.
|
2863
|
+
<a name="id-1.3.2.14.2.5"></a><h4>Parameters</h4>
|
2803
2864
|
<div class="informaltable"><table width="100%" border="0">
|
2804
2865
|
<colgroup>
|
2805
2866
|
<col width="150px" class="parameters_name">
|
@@ -2839,7 +2900,7 @@ user_function (<a class="link" href="AtkObject.html" title="AtkObject"><span cla
|
|
2839
2900
|
removed form an object. It supports two details: "add" and
|
2840
2901
|
"remove"</p>
|
2841
2902
|
<div class="refsect3">
|
2842
|
-
<a name="id-1.3.2.
|
2903
|
+
<a name="id-1.3.2.14.3.5"></a><h4>Parameters</h4>
|
2843
2904
|
<div class="informaltable"><table width="100%" border="0">
|
2844
2905
|
<colgroup>
|
2845
2906
|
<col width="150px" class="parameters_name">
|
@@ -2887,11 +2948,11 @@ user_function (<a class="link" href="AtkObject.html" title="AtkObject"><span cla
|
|
2887
2948
|
<p>The signal "focus-event" is emitted when an object gained or lost
|
2888
2949
|
focus.</p>
|
2889
2950
|
<div class="warning">
|
2890
|
-
<p><code class="literal">AtkObject::focus-event</code>
|
2891
|
-
<p>
|
2951
|
+
<p><code class="literal">AtkObject::focus-event</code> has been deprecated since version 2.9.4 and should not be used in newly-written code.</p>
|
2952
|
+
<p>Use <a class="link" href="AtkObject.html#AtkObject-state-change" title="The “state-change” signal"><span class="type">“state-change”</span></a> signal instead.</p>
|
2892
2953
|
</div>
|
2893
2954
|
<div class="refsect3">
|
2894
|
-
<a name="id-1.3.2.
|
2955
|
+
<a name="id-1.3.2.14.4.6"></a><h4>Parameters</h4>
|
2895
2956
|
<div class="informaltable"><table width="100%" border="0">
|
2896
2957
|
<colgroup>
|
2897
2958
|
<col width="150px" class="parameters_name">
|
@@ -2941,7 +3002,7 @@ notifications. <span class="type">“property-changed”</span> is needed by the
|
|
2941
3002
|
implementation of <a class="link" href="AtkUtil.html#atk-add-global-event-listener" title="atk_add_global_event_listener ()"><code class="function">atk_add_global_event_listener()</code></a> because GObject
|
2942
3003
|
notify doesn't support emission hooks.</p>
|
2943
3004
|
<div class="refsect3">
|
2944
|
-
<a name="id-1.3.2.
|
3005
|
+
<a name="id-1.3.2.14.5.6"></a><h4>Parameters</h4>
|
2945
3006
|
<div class="informaltable"><table width="100%" border="0">
|
2946
3007
|
<colgroup>
|
2947
3008
|
<col width="150px" class="parameters_name">
|
@@ -2982,7 +3043,7 @@ user_function (<a class="link" href="AtkObject.html" title="AtkObject"><span cla
|
|
2982
3043
|
changes. The detail value identifies the state type which has
|
2983
3044
|
changed.</p>
|
2984
3045
|
<div class="refsect3">
|
2985
|
-
<a name="id-1.3.2.
|
3046
|
+
<a name="id-1.3.2.14.6.5"></a><h4>Parameters</h4>
|
2986
3047
|
<div class="informaltable"><table width="100%" border="0">
|
2987
3048
|
<colgroup>
|
2988
3049
|
<col width="150px" class="parameters_name">
|
@@ -3024,7 +3085,7 @@ user_function (<a class="link" href="AtkObject.html" title="AtkObject"><span cla
|
|
3024
3085
|
<p>The "visible-data-changed" signal is emitted when the visual
|
3025
3086
|
appearance of the object changed.</p>
|
3026
3087
|
<div class="refsect3">
|
3027
|
-
<a name="id-1.3.2.
|
3088
|
+
<a name="id-1.3.2.14.7.5"></a><h4>Parameters</h4>
|
3028
3089
|
<div class="informaltable"><table width="100%" border="0">
|
3029
3090
|
<colgroup>
|
3030
3091
|
<col width="150px" class="parameters_name">
|