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>AtkObjectFactory: 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>AtkRegistry: 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>AtkRelation: 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="data.html" title="Basic accessible data types">
|
@@ -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>AtkRelationSet: 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="data.html" title="Basic accessible data types">
|
@@ -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>AtkSelection: 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">
|
@@ -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"> GInterface
|
135
|
+
<pre class="screen"> <a href="/opt/gnome3/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
136
136
|
<span class="lineart">╰──</span> AtkSelection
|
137
137
|
</pre>
|
138
138
|
</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>AtkStateSet: 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="data.html" title="Basic accessible data types">
|
@@ -28,7 +28,7 @@
|
|
28
28
|
<div class="refnamediv"><table width="100%"><tr>
|
29
29
|
<td valign="top">
|
30
30
|
<h2><span class="refentrytitle"><a name="AtkStateSet.top_of_page"></a>AtkStateSet</span></h2>
|
31
|
-
<p>AtkStateSet — An AtkStateSet
|
31
|
+
<p>AtkStateSet — An AtkStateSet contains the states of an object.</p>
|
32
32
|
</td>
|
33
33
|
<td class="gallery_image" valign="top" align="right"></td>
|
34
34
|
</tr></table></div>
|
@@ -42,7 +42,7 @@
|
|
42
42
|
<tbody>
|
43
43
|
<tr>
|
44
44
|
<td class="function_type">
|
45
|
-
<a class="link" href="
|
45
|
+
<a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="returnvalue">AtkStateSet</span></a> *
|
46
46
|
</td>
|
47
47
|
<td class="function_name">
|
48
48
|
<a class="link" href="AtkStateSet.html#atk-state-set-new" title="atk_state_set_new ()">atk_state_set_new</a> <span class="c_punctuation">()</span>
|
@@ -106,7 +106,7 @@
|
|
106
106
|
</tr>
|
107
107
|
<tr>
|
108
108
|
<td class="function_type">
|
109
|
-
<a class="link" href="
|
109
|
+
<a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="returnvalue">AtkStateSet</span></a> *
|
110
110
|
</td>
|
111
111
|
<td class="function_name">
|
112
112
|
<a class="link" href="AtkStateSet.html#atk-state-set-and-sets" title="atk_state_set_and_sets ()">atk_state_set_and_sets</a> <span class="c_punctuation">()</span>
|
@@ -114,7 +114,7 @@
|
|
114
114
|
</tr>
|
115
115
|
<tr>
|
116
116
|
<td class="function_type">
|
117
|
-
<a class="link" href="
|
117
|
+
<a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="returnvalue">AtkStateSet</span></a> *
|
118
118
|
</td>
|
119
119
|
<td class="function_name">
|
120
120
|
<a class="link" href="AtkStateSet.html#atk-state-set-or-sets" title="atk_state_set_or_sets ()">atk_state_set_or_sets</a> <span class="c_punctuation">()</span>
|
@@ -122,7 +122,7 @@
|
|
122
122
|
</tr>
|
123
123
|
<tr>
|
124
124
|
<td class="function_type">
|
125
|
-
<a class="link" href="
|
125
|
+
<a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="returnvalue">AtkStateSet</span></a> *
|
126
126
|
</td>
|
127
127
|
<td class="function_name">
|
128
128
|
<a class="link" href="AtkStateSet.html#atk-state-set-xor-sets" title="atk_state_set_xor_sets ()">atk_state_set_xor_sets</a> <span class="c_punctuation">()</span>
|
@@ -152,19 +152,20 @@
|
|
152
152
|
</div>
|
153
153
|
<div class="refsect1">
|
154
154
|
<a name="AtkStateSet.description"></a><h2>Description</h2>
|
155
|
-
<p>An AtkStateSet
|
156
|
-
|
155
|
+
<p>An AtkStateSet is a read-only representation of the full set of <a href="atk-AtkState.html#AtkState"><span class="type">AtkStates</span></a>
|
156
|
+
that apply to an object at a given time. This set is not meant to be
|
157
|
+
modified, but rather created when <a class="link" href="AtkObject.html#atk-object-ref-state-set" title="atk_object_ref_state_set ()"><code class="function">atk_object_ref_state_set()</code></a> is called.</p>
|
157
158
|
</div>
|
158
159
|
<div class="refsect1">
|
159
160
|
<a name="AtkStateSet.functions_details"></a><h2>Functions</h2>
|
160
161
|
<div class="refsect2">
|
161
162
|
<a name="atk-state-set-new"></a><h3>atk_state_set_new ()</h3>
|
162
|
-
<pre class="programlisting"><a class="link" href="
|
163
|
+
<pre class="programlisting"><a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="returnvalue">AtkStateSet</span></a> *
|
163
164
|
atk_state_set_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
164
165
|
<p>Creates a new empty state set.</p>
|
165
166
|
<div class="refsect3">
|
166
167
|
<a name="id-1.6.6.7.2.5"></a><h4>Returns</h4>
|
167
|
-
<p> a new <a class="link" href="
|
168
|
+
<p> a new <a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a> </p>
|
168
169
|
<p></p>
|
169
170
|
</div>
|
170
171
|
</div>
|
@@ -172,7 +173,7 @@ atk_state_set_new (<em class="parameter"><code><span class="type">void</span></c
|
|
172
173
|
<div class="refsect2">
|
173
174
|
<a name="atk-state-set-is-empty"></a><h3>atk_state_set_is_empty ()</h3>
|
174
175
|
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
175
|
-
atk_state_set_is_empty (<em class="parameter"><code><a class="link" href="
|
176
|
+
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>
|
176
177
|
<p>Checks whether the state set is empty, i.e. has no states set.</p>
|
177
178
|
<div class="refsect3">
|
178
179
|
<a name="id-1.6.6.7.3.5"></a><h4>Parameters</h4>
|
@@ -200,12 +201,16 @@ has no states set, otherwise <code class="literal">FALSE</code></p>
|
|
200
201
|
<div class="refsect2">
|
201
202
|
<a name="atk-state-set-add-state"></a><h3>atk_state_set_add_state ()</h3>
|
202
203
|
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
203
|
-
atk_state_set_add_state (<em class="parameter"><code><a class="link" href="
|
204
|
+
atk_state_set_add_state (<em class="parameter"><code><a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a> *set</code></em>,
|
204
205
|
<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>
|
205
|
-
<p>
|
206
|
-
|
206
|
+
<p>Adds the state of the specified type to the state set if it is not already
|
207
|
+
present.</p>
|
208
|
+
<p>Note that because an <a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a> is a read-only object, this method should
|
209
|
+
be used to add a state to a newly-created set which will then be returned by
|
210
|
+
<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
|
+
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>
|
207
212
|
<div class="refsect3">
|
208
|
-
<a name="id-1.6.6.7.4.
|
213
|
+
<a name="id-1.6.6.7.4.6"></a><h4>Parameters</h4>
|
209
214
|
<div class="informaltable"><table width="100%" border="0">
|
210
215
|
<colgroup>
|
211
216
|
<col width="150px" class="parameters_name">
|
@@ -215,7 +220,7 @@ it is not already present.</p>
|
|
215
220
|
<tbody>
|
216
221
|
<tr>
|
217
222
|
<td class="parameter_name"><p>set</p></td>
|
218
|
-
<td class="parameter_description"><p>an <a class="link" href="
|
223
|
+
<td class="parameter_description"><p>an <a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a></p></td>
|
219
224
|
<td class="parameter_annotations"> </td>
|
220
225
|
</tr>
|
221
226
|
<tr>
|
@@ -227,7 +232,7 @@ it is not already present.</p>
|
|
227
232
|
</table></div>
|
228
233
|
</div>
|
229
234
|
<div class="refsect3">
|
230
|
-
<a name="id-1.6.6.7.4.
|
235
|
+
<a name="id-1.6.6.7.4.7"></a><h4>Returns</h4>
|
231
236
|
<p> <code class="literal">TRUE</code> if the state for <em class="parameter"><code>type</code></em>
|
232
237
|
is not already in <em class="parameter"><code>set</code></em>
|
233
238
|
.</p>
|
@@ -238,12 +243,16 @@ is not already in <em class="parameter"><code>set</code></em>
|
|
238
243
|
<div class="refsect2">
|
239
244
|
<a name="atk-state-set-add-states"></a><h3>atk_state_set_add_states ()</h3>
|
240
245
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
241
|
-
atk_state_set_add_states (<em class="parameter"><code><a class="link" href="
|
246
|
+
atk_state_set_add_states (<em class="parameter"><code><a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a> *set</code></em>,
|
242
247
|
<em class="parameter"><code><a class="link" href="atk-AtkState.html#AtkStateType" title="enum AtkStateType"><span class="type">AtkStateType</span></a> *types</code></em>,
|
243
248
|
<em class="parameter"><code><span class="type">gint</span> n_types</code></em>);</pre>
|
244
|
-
<p>
|
249
|
+
<p>Adds the states of the specified types to the state set.</p>
|
250
|
+
<p>Note that because an <a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a> is a read-only object, this method should
|
251
|
+
be used to add states to a newly-created set which will then be returned by
|
252
|
+
<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
|
+
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>
|
245
254
|
<div class="refsect3">
|
246
|
-
<a name="id-1.6.6.7.5.
|
255
|
+
<a name="id-1.6.6.7.5.6"></a><h4>Parameters</h4>
|
247
256
|
<div class="informaltable"><table width="100%" border="0">
|
248
257
|
<colgroup>
|
249
258
|
<col width="150px" class="parameters_name">
|
@@ -253,7 +262,7 @@ atk_state_set_add_states (<em class="parameter"><code><a class="link" href="AtkO
|
|
253
262
|
<tbody>
|
254
263
|
<tr>
|
255
264
|
<td class="parameter_name"><p>set</p></td>
|
256
|
-
<td class="parameter_description"><p>an <a class="link" href="
|
265
|
+
<td class="parameter_description"><p>an <a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a></p></td>
|
257
266
|
<td class="parameter_annotations"> </td>
|
258
267
|
</tr>
|
259
268
|
<tr>
|
@@ -274,7 +283,7 @@ atk_state_set_add_states (<em class="parameter"><code><a class="link" href="AtkO
|
|
274
283
|
<div class="refsect2">
|
275
284
|
<a name="atk-state-set-clear-states"></a><h3>atk_state_set_clear_states ()</h3>
|
276
285
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
277
|
-
atk_state_set_clear_states (<em class="parameter"><code><a class="link" href="
|
286
|
+
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>
|
278
287
|
<p>Removes all states from the state set.</p>
|
279
288
|
<div class="refsect3">
|
280
289
|
<a name="id-1.6.6.7.6.5"></a><h4>Parameters</h4>
|
@@ -286,7 +295,7 @@ atk_state_set_clear_states (<em class="parameter"><code><a class="link" href="At
|
|
286
295
|
</colgroup>
|
287
296
|
<tbody><tr>
|
288
297
|
<td class="parameter_name"><p>set</p></td>
|
289
|
-
<td class="parameter_description"><p>an <a class="link" href="
|
298
|
+
<td class="parameter_description"><p>an <a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a></p></td>
|
290
299
|
<td class="parameter_annotations"> </td>
|
291
300
|
</tr></tbody>
|
292
301
|
</table></div>
|
@@ -296,7 +305,7 @@ atk_state_set_clear_states (<em class="parameter"><code><a class="link" href="At
|
|
296
305
|
<div class="refsect2">
|
297
306
|
<a name="atk-state-set-contains-state"></a><h3>atk_state_set_contains_state ()</h3>
|
298
307
|
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
299
|
-
atk_state_set_contains_state (<em class="parameter"><code><a class="link" href="
|
308
|
+
atk_state_set_contains_state (<em class="parameter"><code><a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a> *set</code></em>,
|
300
309
|
<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>
|
301
310
|
<p>Checks whether the state for the specified type is in the specified set.</p>
|
302
311
|
<div class="refsect3">
|
@@ -310,7 +319,7 @@ atk_state_set_contains_state (<em class="parameter"><code><a class="link" href="
|
|
310
319
|
<tbody>
|
311
320
|
<tr>
|
312
321
|
<td class="parameter_name"><p>set</p></td>
|
313
|
-
<td class="parameter_description"><p>an <a class="link" href="
|
322
|
+
<td class="parameter_description"><p>an <a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a></p></td>
|
314
323
|
<td class="parameter_annotations"> </td>
|
315
324
|
</tr>
|
316
325
|
<tr>
|
@@ -333,7 +342,7 @@ is the state type is in <em class="parameter"><code>set</code></em>
|
|
333
342
|
<div class="refsect2">
|
334
343
|
<a name="atk-state-set-contains-states"></a><h3>atk_state_set_contains_states ()</h3>
|
335
344
|
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
336
|
-
atk_state_set_contains_states (<em class="parameter"><code><a class="link" href="
|
345
|
+
atk_state_set_contains_states (<em class="parameter"><code><a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a> *set</code></em>,
|
337
346
|
<em class="parameter"><code><a class="link" href="atk-AtkState.html#AtkStateType" title="enum AtkStateType"><span class="type">AtkStateType</span></a> *types</code></em>,
|
338
347
|
<em class="parameter"><code><span class="type">gint</span> n_types</code></em>);</pre>
|
339
348
|
<p>Checks whether the states for all the specified types are in the
|
@@ -349,7 +358,7 @@ specified set.</p>
|
|
349
358
|
<tbody>
|
350
359
|
<tr>
|
351
360
|
<td class="parameter_name"><p>set</p></td>
|
352
|
-
<td class="parameter_description"><p>an <a class="link" href="
|
361
|
+
<td class="parameter_description"><p>an <a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a></p></td>
|
353
362
|
<td class="parameter_annotations"> </td>
|
354
363
|
</tr>
|
355
364
|
<tr>
|
@@ -377,11 +386,15 @@ are in <em class="parameter"><code>set</code></em>
|
|
377
386
|
<div class="refsect2">
|
378
387
|
<a name="atk-state-set-remove-state"></a><h3>atk_state_set_remove_state ()</h3>
|
379
388
|
<pre class="programlisting"><span class="returnvalue">gboolean</span>
|
380
|
-
atk_state_set_remove_state (<em class="parameter"><code><a class="link" href="
|
389
|
+
atk_state_set_remove_state (<em class="parameter"><code><a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a> *set</code></em>,
|
381
390
|
<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>
|
382
391
|
<p>Removes the state for the specified type from the state set.</p>
|
392
|
+
<p>Note that because an <a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a> is a read-only object, this method should
|
393
|
+
be used to remove a state to a newly-created set which will then be returned
|
394
|
+
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
|
+
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>
|
383
396
|
<div class="refsect3">
|
384
|
-
<a name="id-1.6.6.7.9.
|
397
|
+
<a name="id-1.6.6.7.9.6"></a><h4>Parameters</h4>
|
385
398
|
<div class="informaltable"><table width="100%" border="0">
|
386
399
|
<colgroup>
|
387
400
|
<col width="150px" class="parameters_name">
|
@@ -391,7 +404,7 @@ atk_state_set_remove_state (<em class="parameter"><code><a class="link" href="At
|
|
391
404
|
<tbody>
|
392
405
|
<tr>
|
393
406
|
<td class="parameter_name"><p>set</p></td>
|
394
|
-
<td class="parameter_description"><p>an <a class="link" href="
|
407
|
+
<td class="parameter_description"><p>an <a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a></p></td>
|
395
408
|
<td class="parameter_annotations"> </td>
|
396
409
|
</tr>
|
397
410
|
<tr>
|
@@ -403,7 +416,7 @@ atk_state_set_remove_state (<em class="parameter"><code><a class="link" href="At
|
|
403
416
|
</table></div>
|
404
417
|
</div>
|
405
418
|
<div class="refsect3">
|
406
|
-
<a name="id-1.6.6.7.9.
|
419
|
+
<a name="id-1.6.6.7.9.7"></a><h4>Returns</h4>
|
407
420
|
<p> <code class="literal">TRUE</code> if <em class="parameter"><code>type</code></em>
|
408
421
|
was the state type is in <em class="parameter"><code>set</code></em>
|
409
422
|
.</p>
|
@@ -413,9 +426,9 @@ was the state type is in <em class="parameter"><code>set</code></em>
|
|
413
426
|
<hr>
|
414
427
|
<div class="refsect2">
|
415
428
|
<a name="atk-state-set-and-sets"></a><h3>atk_state_set_and_sets ()</h3>
|
416
|
-
<pre class="programlisting"><a class="link" href="
|
417
|
-
atk_state_set_and_sets (<em class="parameter"><code><a class="link" href="
|
418
|
-
<em class="parameter"><code><a class="link" href="
|
429
|
+
<pre class="programlisting"><a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="returnvalue">AtkStateSet</span></a> *
|
430
|
+
atk_state_set_and_sets (<em class="parameter"><code><a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a> *set</code></em>,
|
431
|
+
<em class="parameter"><code><a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a> *compare_set</code></em>);</pre>
|
419
432
|
<p>Constructs the intersection of the two sets, returning <code class="literal">NULL</code> if the
|
420
433
|
intersection is empty.</p>
|
421
434
|
<div class="refsect3">
|
@@ -429,12 +442,12 @@ intersection is empty.</p>
|
|
429
442
|
<tbody>
|
430
443
|
<tr>
|
431
444
|
<td class="parameter_name"><p>set</p></td>
|
432
|
-
<td class="parameter_description"><p>an <a class="link" href="
|
445
|
+
<td class="parameter_description"><p>an <a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a></p></td>
|
433
446
|
<td class="parameter_annotations"> </td>
|
434
447
|
</tr>
|
435
448
|
<tr>
|
436
449
|
<td class="parameter_name"><p>compare_set</p></td>
|
437
|
-
<td class="parameter_description"><p>another <a class="link" href="
|
450
|
+
<td class="parameter_description"><p>another <a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a></p></td>
|
438
451
|
<td class="parameter_annotations"> </td>
|
439
452
|
</tr>
|
440
453
|
</tbody>
|
@@ -442,7 +455,7 @@ intersection is empty.</p>
|
|
442
455
|
</div>
|
443
456
|
<div class="refsect3">
|
444
457
|
<a name="id-1.6.6.7.10.6"></a><h4>Returns</h4>
|
445
|
-
<p> a new <a class="link" href="
|
458
|
+
<p> a new <a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a> which is the intersection of
|
446
459
|
the two sets. </p>
|
447
460
|
<p><span class="annotation">[<a href="http://foldoc.org/transfer%20full"><span class="acronym">transfer full</span></a>]</span></p>
|
448
461
|
</div>
|
@@ -450,9 +463,9 @@ the two sets. </p>
|
|
450
463
|
<hr>
|
451
464
|
<div class="refsect2">
|
452
465
|
<a name="atk-state-set-or-sets"></a><h3>atk_state_set_or_sets ()</h3>
|
453
|
-
<pre class="programlisting"><a class="link" href="
|
454
|
-
atk_state_set_or_sets (<em class="parameter"><code><a class="link" href="
|
455
|
-
<em class="parameter"><code><a class="link" href="
|
466
|
+
<pre class="programlisting"><a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="returnvalue">AtkStateSet</span></a> *
|
467
|
+
atk_state_set_or_sets (<em class="parameter"><code><a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a> *set</code></em>,
|
468
|
+
<em class="parameter"><code><a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a> *compare_set</code></em>);</pre>
|
456
469
|
<p>Constructs the union of the two sets.</p>
|
457
470
|
<div class="refsect3">
|
458
471
|
<a name="id-1.6.6.7.11.5"></a><h4>Parameters</h4>
|
@@ -465,12 +478,12 @@ atk_state_set_or_sets (<em class="parameter"><code><a class="link" href="AtkObje
|
|
465
478
|
<tbody>
|
466
479
|
<tr>
|
467
480
|
<td class="parameter_name"><p>set</p></td>
|
468
|
-
<td class="parameter_description"><p>an <a class="link" href="
|
481
|
+
<td class="parameter_description"><p>an <a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a></p></td>
|
469
482
|
<td class="parameter_annotations"> </td>
|
470
483
|
</tr>
|
471
484
|
<tr>
|
472
485
|
<td class="parameter_name"><p>compare_set</p></td>
|
473
|
-
<td class="parameter_description"><p>another <a class="link" href="
|
486
|
+
<td class="parameter_description"><p>another <a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a></p></td>
|
474
487
|
<td class="parameter_annotations"> </td>
|
475
488
|
</tr>
|
476
489
|
</tbody>
|
@@ -478,7 +491,7 @@ atk_state_set_or_sets (<em class="parameter"><code><a class="link" href="AtkObje
|
|
478
491
|
</div>
|
479
492
|
<div class="refsect3">
|
480
493
|
<a name="id-1.6.6.7.11.6"></a><h4>Returns</h4>
|
481
|
-
<p> a new <a class="link" href="
|
494
|
+
<p> a new <a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a> which is
|
482
495
|
the union of the two sets, returning <code class="literal">NULL</code> is empty. </p>
|
483
496
|
<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>
|
484
497
|
</div>
|
@@ -486,9 +499,9 @@ the union of the two sets, returning <code class="literal">NULL</code> is empty.
|
|
486
499
|
<hr>
|
487
500
|
<div class="refsect2">
|
488
501
|
<a name="atk-state-set-xor-sets"></a><h3>atk_state_set_xor_sets ()</h3>
|
489
|
-
<pre class="programlisting"><a class="link" href="
|
490
|
-
atk_state_set_xor_sets (<em class="parameter"><code><a class="link" href="
|
491
|
-
<em class="parameter"><code><a class="link" href="
|
502
|
+
<pre class="programlisting"><a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="returnvalue">AtkStateSet</span></a> *
|
503
|
+
atk_state_set_xor_sets (<em class="parameter"><code><a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a> *set</code></em>,
|
504
|
+
<em class="parameter"><code><a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a> *compare_set</code></em>);</pre>
|
492
505
|
<p>Constructs the exclusive-or of the two sets, returning <code class="literal">NULL</code> is empty.
|
493
506
|
The set returned by this operation contains the states in exactly
|
494
507
|
one of the two sets.</p>
|
@@ -503,12 +516,12 @@ one of the two sets.</p>
|
|
503
516
|
<tbody>
|
504
517
|
<tr>
|
505
518
|
<td class="parameter_name"><p>set</p></td>
|
506
|
-
<td class="parameter_description"><p>an <a class="link" href="
|
519
|
+
<td class="parameter_description"><p>an <a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a></p></td>
|
507
520
|
<td class="parameter_annotations"> </td>
|
508
521
|
</tr>
|
509
522
|
<tr>
|
510
523
|
<td class="parameter_name"><p>compare_set</p></td>
|
511
|
-
<td class="parameter_description"><p>another <a class="link" href="
|
524
|
+
<td class="parameter_description"><p>another <a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a></p></td>
|
512
525
|
<td class="parameter_annotations"> </td>
|
513
526
|
</tr>
|
514
527
|
</tbody>
|
@@ -516,7 +529,7 @@ one of the two sets.</p>
|
|
516
529
|
</div>
|
517
530
|
<div class="refsect3">
|
518
531
|
<a name="id-1.6.6.7.12.6"></a><h4>Returns</h4>
|
519
|
-
<p> a new <a class="link" href="
|
532
|
+
<p> a new <a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a> which contains the states
|
520
533
|
which are in exactly one of the two sets. </p>
|
521
534
|
<p><span class="annotation">[<a href="http://foldoc.org/transfer%20full"><span class="acronym">transfer full</span></a>]</span></p>
|
522
535
|
</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>AtkStreamableContent: 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">
|
@@ -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"> GInterface
|
92
|
+
<pre class="screen"> <a href="/opt/gnome3/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
93
93
|
<span class="lineart">╰──</span> AtkStreamableContent
|
94
94
|
</pre>
|
95
95
|
</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>AtkTable: 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">
|
@@ -338,7 +338,7 @@
|
|
338
338
|
</div>
|
339
339
|
<div class="refsect1">
|
340
340
|
<a name="AtkTable.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
341
|
-
<pre class="screen"> GInterface
|
341
|
+
<pre class="screen"> <a href="/opt/gnome3/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
342
342
|
<span class="lineart">╰──</span> AtkTable
|
343
343
|
</pre>
|
344
344
|
</div>
|
@@ -814,9 +814,9 @@ atk_table_get_row_description (<em class="parameter"><code><a class="link" href=
|
|
814
814
|
</div>
|
815
815
|
<div class="refsect3">
|
816
816
|
<a name="id-1.5.11.9.12.6"></a><h4>Returns</h4>
|
817
|
-
<p>
|
818
|
-
<code class="literal">NULL</code> if value does not implement this interface
|
819
|
-
<p></p>
|
817
|
+
<p> a gchar* representing the row description, or
|
818
|
+
<code class="literal">NULL</code> if value does not implement this interface. </p>
|
819
|
+
<p><span class="annotation">[<a href="http://foldoc.org/nullable"><span class="acronym">nullable</span></a>]</span></p>
|
820
820
|
</div>
|
821
821
|
</div>
|
822
822
|
<hr>
|