atk 3.0.7-x86-mingw32 → 3.0.8-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Rakefile +1 -1
- data/ext/atk/extconf.rb +1 -0
- data/lib/2.2/atk.so +0 -0
- data/lib/2.3/atk.so +0 -0
- data/vendor/local/bin/libatk-1.0-0.dll +0 -0
- data/vendor/local/include/atk-1.0/atk/atkobject.h +1 -1
- data/vendor/local/include/atk-1.0/atk/atkversion.h +2 -2
- data/vendor/local/lib/girepository-1.0/Atk-1.0.typelib +0 -0
- data/vendor/local/lib/libatk-1.0.dll.a +0 -0
- data/vendor/local/lib/libatk-1.0.la +4 -4
- data/vendor/local/lib/pkgconfig/atk.pc +1 -1
- data/vendor/local/share/gir-1.0/Atk-1.0.gir +74 -30
- data/vendor/local/share/gtk-doc/html/atk/AtkAction.html +17 -25
- data/vendor/local/share/gtk-doc/html/atk/AtkComponent.html +58 -70
- data/vendor/local/share/gtk-doc/html/atk/AtkDocument.html +33 -41
- data/vendor/local/share/gtk-doc/html/atk/AtkEditableText.html +11 -15
- data/vendor/local/share/gtk-doc/html/atk/AtkGObjectAccessible.html +6 -9
- data/vendor/local/share/gtk-doc/html/atk/AtkHyperlink.html +21 -31
- data/vendor/local/share/gtk-doc/html/atk/AtkHypertext.html +10 -15
- data/vendor/local/share/gtk-doc/html/atk/AtkImage.html +12 -17
- data/vendor/local/share/gtk-doc/html/atk/AtkMisc.html +8 -12
- data/vendor/local/share/gtk-doc/html/atk/AtkNoOpObject.html +4 -8
- data/vendor/local/share/gtk-doc/html/atk/AtkNoOpObjectFactory.html +4 -8
- data/vendor/local/share/gtk-doc/html/atk/AtkObject.html +70 -91
- data/vendor/local/share/gtk-doc/html/atk/AtkObjectFactory.html +9 -13
- data/vendor/local/share/gtk-doc/html/atk/AtkRegistry.html +10 -14
- data/vendor/local/share/gtk-doc/html/atk/AtkRelation.html +23 -33
- data/vendor/local/share/gtk-doc/html/atk/AtkRelationSet.html +15 -21
- data/vendor/local/share/gtk-doc/html/atk/AtkSelection.html +18 -27
- data/vendor/local/share/gtk-doc/html/atk/AtkStateSet.html +21 -30
- data/vendor/local/share/gtk-doc/html/atk/AtkStreamableContent.html +12 -17
- data/vendor/local/share/gtk-doc/html/atk/AtkTable.html +64 -84
- data/vendor/local/share/gtk-doc/html/atk/AtkTableCell.html +27 -34
- data/vendor/local/share/gtk-doc/html/atk/AtkText.html +110 -130
- data/vendor/local/share/gtk-doc/html/atk/AtkUtil.html +41 -51
- data/vendor/local/share/gtk-doc/html/atk/AtkValue.html +26 -31
- data/vendor/local/share/gtk-doc/html/atk/AtkWindow.html +22 -24
- data/vendor/local/share/gtk-doc/html/atk/accessibles.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-13.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-3.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-30.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-9.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-deprecated.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkHyperlinkImpl.html +5 -6
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkPlug.html +5 -15
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkRange.html +37 -41
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkSocket.html +7 -17
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkState.html +9 -15
- data/vendor/local/share/gtk-doc/html/atk/atk-Versioning-Utilities.html +88 -84
- data/vendor/local/share/gtk-doc/html/atk/atk.devhelp2 +94 -7
- data/vendor/local/share/gtk-doc/html/atk/atkobject.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/data.html +3 -4
- data/vendor/local/share/gtk-doc/html/atk/deprecated.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/index.html +6 -7
- data/vendor/local/share/gtk-doc/html/atk/interfaces.html +4 -5
- data/vendor/local/share/gtk-doc/html/atk/overview.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/atk/toolkit.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/utilities.html +2 -3
- data/vendor/local/share/locale/an/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/atk10.mo +0 -0
- metadata +6 -8
- data/lib/2.0/atk.so +0 -0
- data/lib/2.1/atk.so +0 -0
- data/vendor/local/share/gtk-doc/html/atk/index.sgml +0 -875
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="utilities.html" title="Utilities">
|
9
9
|
<link rel="prev" href="AtkNoOpObjectFactory.html" title="AtkNoOpObjectFactory">
|
10
10
|
<link rel="next" href="AtkRegistry.html" title="AtkRegistry">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -107,7 +107,7 @@ atk_object_factory_create_accessible (<em class="parameter"><code><a class="link
|
|
107
107
|
on behalf of <em class="parameter"><code>obj</code></em>
|
108
108
|
</p>
|
109
109
|
<div class="refsect3">
|
110
|
-
<a name="
|
110
|
+
<a name="atk-object-factory-create-accessible.parameters"></a><h4>Parameters</h4>
|
111
111
|
<div class="informaltable"><table width="100%" border="0">
|
112
112
|
<colgroup>
|
113
113
|
<col width="150px" class="parameters_name">
|
@@ -131,7 +131,7 @@ object type</p></td>
|
|
131
131
|
</table></div>
|
132
132
|
</div>
|
133
133
|
<div class="refsect3">
|
134
|
-
<a name="
|
134
|
+
<a name="atk-object-factory-create-accessible.returns"></a><h4>Returns</h4>
|
135
135
|
<p> an <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> that implements an accessibility
|
136
136
|
interface on behalf of <em class="parameter"><code>obj</code></em>
|
137
137
|
. </p>
|
@@ -146,7 +146,7 @@ atk_object_factory_get_accessible_type
|
|
146
146
|
(<em class="parameter"><code><a class="link" href="AtkObjectFactory.html" title="AtkObjectFactory"><span class="type">AtkObjectFactory</span></a> *factory</code></em>);</pre>
|
147
147
|
<p>Gets the GType of the accessible which is created by the factory.</p>
|
148
148
|
<div class="refsect3">
|
149
|
-
<a name="
|
149
|
+
<a name="atk-object-factory-get-accessible-type.parameters"></a><h4>Parameters</h4>
|
150
150
|
<div class="informaltable"><table width="100%" border="0">
|
151
151
|
<colgroup>
|
152
152
|
<col width="150px" class="parameters_name">
|
@@ -161,11 +161,10 @@ atk_object_factory_get_accessible_type
|
|
161
161
|
</table></div>
|
162
162
|
</div>
|
163
163
|
<div class="refsect3">
|
164
|
-
<a name="
|
164
|
+
<a name="atk-object-factory-get-accessible-type.returns"></a><h4>Returns</h4>
|
165
165
|
<p> the type of the accessible which is created by the <em class="parameter"><code>factory</code></em>
|
166
166
|
.
|
167
167
|
The value G_TYPE_INVALID is returned if no type if found.</p>
|
168
|
-
<p></p>
|
169
168
|
</div>
|
170
169
|
</div>
|
171
170
|
<hr>
|
@@ -177,11 +176,11 @@ atk_object_factory_invalidate (<em class="parameter"><code><a class="link" href=
|
|
177
176
|
that it is no longer being used to create
|
178
177
|
accessibles. When called, <em class="parameter"><code>factory</code></em>
|
179
178
|
may need to inform
|
180
|
-
<a href="AtkObject.html"><span class="type">AtkObjects</span></a> which it has created that they need to be re-instantiated.
|
181
|
-
Note: primarily used for runtime replacement of <a href="AtkObjectFactory.html"><span class="type">AtkObjectFactorys</span></a>
|
179
|
+
<a href="AtkObject.html#AtkObject-struct"><span class="type">AtkObjects</span></a> which it has created that they need to be re-instantiated.
|
180
|
+
Note: primarily used for runtime replacement of <a href="AtkObjectFactory.html#AtkObjectFactory-struct"><span class="type">AtkObjectFactorys</span></a>
|
182
181
|
in object registries.</p>
|
183
182
|
<div class="refsect3">
|
184
|
-
<a name="
|
183
|
+
<a name="atk-object-factory-invalidate.parameters"></a><h4>Parameters</h4>
|
185
184
|
<div class="informaltable"><table width="100%" border="0">
|
186
185
|
<colgroup>
|
187
186
|
<col width="150px" class="parameters_name">
|
@@ -202,13 +201,10 @@ in object registries.</p>
|
|
202
201
|
<div class="refsect2">
|
203
202
|
<a name="AtkObjectFactory-struct"></a><h3>struct AtkObjectFactory</h3>
|
204
203
|
<pre class="programlisting">struct AtkObjectFactory;</pre>
|
205
|
-
<p>
|
206
|
-
</p>
|
207
204
|
</div>
|
208
205
|
</div>
|
209
206
|
</div>
|
210
207
|
<div class="footer">
|
211
|
-
<hr>
|
212
|
-
Generated by GTK-Doc V1.21.1</div>
|
208
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
213
209
|
</body>
|
214
210
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="utilities.html" title="Utilities">
|
9
9
|
<link rel="prev" href="AtkObjectFactory.html" title="AtkObjectFactory">
|
10
10
|
<link rel="next" href="atk-Versioning-Utilities.html" title="Versioning macros">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -120,7 +120,7 @@ the creation of new <a class="link" href="AtkObject.html" title="AtkObject"><spa
|
|
120
120
|
appropriate for <em class="parameter"><code>type</code></em>
|
121
121
|
.</p>
|
122
122
|
<div class="refsect3">
|
123
|
-
<a name="
|
123
|
+
<a name="atk-registry-set-factory-type.parameters"></a><h4>Parameters</h4>
|
124
124
|
<div class="informaltable"><table width="100%" border="0">
|
125
125
|
<colgroup>
|
126
126
|
<col width="150px" class="parameters_name">
|
@@ -160,7 +160,7 @@ atk_registry_get_factory_type (<em class="parameter"><code><a class="link" href=
|
|
160
160
|
associated with <em class="parameter"><code>type</code></em>
|
161
161
|
.</p>
|
162
162
|
<div class="refsect3">
|
163
|
-
<a name="
|
163
|
+
<a name="atk-registry-get-factory-type.parameters"></a><h4>Parameters</h4>
|
164
164
|
<div class="informaltable"><table width="100%" border="0">
|
165
165
|
<colgroup>
|
166
166
|
<col width="150px" class="parameters_name">
|
@@ -183,10 +183,9 @@ subclass</p></td>
|
|
183
183
|
</table></div>
|
184
184
|
</div>
|
185
185
|
<div class="refsect3">
|
186
|
-
<a name="
|
186
|
+
<a name="atk-registry-get-factory-type.returns"></a><h4>Returns</h4>
|
187
187
|
<p> a <span class="type">GType</span> associated with type <em class="parameter"><code>type</code></em>
|
188
188
|
</p>
|
189
|
-
<p></p>
|
190
189
|
</div>
|
191
190
|
</div>
|
192
191
|
<hr>
|
@@ -195,11 +194,11 @@ subclass</p></td>
|
|
195
194
|
<pre class="programlisting"><a class="link" href="AtkObjectFactory.html" title="AtkObjectFactory"><span class="returnvalue">AtkObjectFactory</span></a> *
|
196
195
|
atk_registry_get_factory (<em class="parameter"><code><a class="link" href="AtkRegistry.html" title="AtkRegistry"><span class="type">AtkRegistry</span></a> *registry</code></em>,
|
197
196
|
<em class="parameter"><code><span class="type">GType</span> type</code></em>);</pre>
|
198
|
-
<p>Gets an <a class="link" href="AtkObjectFactory.html" title="AtkObjectFactory"><span class="type">AtkObjectFactory</span></a> appropriate for creating <a href="AtkObject.html"><span class="type">AtkObjects</span></a>
|
197
|
+
<p>Gets an <a class="link" href="AtkObjectFactory.html" title="AtkObjectFactory"><span class="type">AtkObjectFactory</span></a> appropriate for creating <a href="AtkObject.html#AtkObject-struct"><span class="type">AtkObjects</span></a>
|
199
198
|
appropriate for <em class="parameter"><code>type</code></em>
|
200
199
|
.</p>
|
201
200
|
<div class="refsect3">
|
202
|
-
<a name="
|
201
|
+
<a name="atk-registry-get-factory.parameters"></a><h4>Parameters</h4>
|
203
202
|
<div class="informaltable"><table width="100%" border="0">
|
204
203
|
<colgroup>
|
205
204
|
<col width="150px" class="parameters_name">
|
@@ -221,9 +220,9 @@ appropriate for <em class="parameter"><code>type</code></em>
|
|
221
220
|
</table></div>
|
222
221
|
</div>
|
223
222
|
<div class="refsect3">
|
224
|
-
<a name="
|
223
|
+
<a name="atk-registry-get-factory.returns"></a><h4>Returns</h4>
|
225
224
|
<p> an <a class="link" href="AtkObjectFactory.html" title="AtkObjectFactory"><span class="type">AtkObjectFactory</span></a> appropriate for creating
|
226
|
-
<a href="AtkObject.html"><span class="type">AtkObjects</span></a> appropriate for <em class="parameter"><code>type</code></em>
|
225
|
+
<a href="AtkObject.html#AtkObject-struct"><span class="type">AtkObjects</span></a> appropriate for <em class="parameter"><code>type</code></em>
|
227
226
|
. </p>
|
228
227
|
<p><span class="annotation">[<a href="http://foldoc.org/transfer%20none"><span class="acronym">transfer none</span></a>]</span></p>
|
229
228
|
</div>
|
@@ -241,7 +240,7 @@ a call to this function, maintainers may call <a class="link" href="AtkRegistry.
|
|
241
240
|
to associate an <a class="link" href="AtkObjectFactory.html" title="AtkObjectFactory"><span class="type">AtkObjectFactory</span></a> subclass with the GType of objects
|
242
241
|
for whom accessibility information will be provided.</p>
|
243
242
|
<div class="refsect3">
|
244
|
-
<a name="
|
243
|
+
<a name="atk-get-default-registry.returns"></a><h4>Returns</h4>
|
245
244
|
<p> a default implementation of the
|
246
245
|
<a class="link" href="AtkObjectFactory.html" title="AtkObjectFactory"><span class="type">AtkObjectFactory</span></a>/type registry. </p>
|
247
246
|
<p><span class="annotation">[<a href="http://foldoc.org/transfer%20full"><span class="acronym">transfer full</span></a>]</span></p>
|
@@ -253,13 +252,10 @@ for whom accessibility information will be provided.</p>
|
|
253
252
|
<div class="refsect2">
|
254
253
|
<a name="AtkRegistry-struct"></a><h3>AtkRegistry</h3>
|
255
254
|
<pre class="programlisting">typedef struct _AtkRegistry AtkRegistry;</pre>
|
256
|
-
<p>
|
257
|
-
</p>
|
258
255
|
</div>
|
259
256
|
</div>
|
260
257
|
</div>
|
261
258
|
<div class="footer">
|
262
|
-
<hr>
|
263
|
-
Generated by GTK-Doc V1.21.1</div>
|
259
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
264
260
|
</body>
|
265
261
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="data.html" title="Basic accessible data types">
|
9
9
|
<link rel="prev" href="atk-AtkRange.html" title="AtkRange">
|
10
10
|
<link rel="next" href="AtkRelationSet.html" title="AtkRelationSet">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -180,7 +180,7 @@ atk_relation_type_register (<em class="parameter"><code>const <span class="type"
|
|
180
180
|
<p>Associate <em class="parameter"><code>name</code></em>
|
181
181
|
with a new <a class="link" href="AtkRelation.html#AtkRelationType" title="enum AtkRelationType"><span class="type">AtkRelationType</span></a></p>
|
182
182
|
<div class="refsect3">
|
183
|
-
<a name="
|
183
|
+
<a name="atk-relation-type-register.parameters"></a><h4>Parameters</h4>
|
184
184
|
<div class="informaltable"><table width="100%" border="0">
|
185
185
|
<colgroup>
|
186
186
|
<col width="150px" class="parameters_name">
|
@@ -195,10 +195,9 @@ atk_relation_type_register (<em class="parameter"><code>const <span class="type"
|
|
195
195
|
</table></div>
|
196
196
|
</div>
|
197
197
|
<div class="refsect3">
|
198
|
-
<a name="
|
198
|
+
<a name="atk-relation-type-register.returns"></a><h4>Returns</h4>
|
199
199
|
<p> an <a class="link" href="AtkRelation.html#AtkRelationType" title="enum AtkRelationType"><span class="type">AtkRelationType</span></a> associated with <em class="parameter"><code>name</code></em>
|
200
200
|
</p>
|
201
|
-
<p></p>
|
202
201
|
</div>
|
203
202
|
</div>
|
204
203
|
<hr>
|
@@ -209,7 +208,7 @@ atk_relation_type_get_name (<em class="parameter"><code><a class="link" href="At
|
|
209
208
|
<p>Gets the description string describing the <a class="link" href="AtkRelation.html#AtkRelationType" title="enum AtkRelationType"><span class="type">AtkRelationType</span></a> <em class="parameter"><code>type</code></em>
|
210
209
|
.</p>
|
211
210
|
<div class="refsect3">
|
212
|
-
<a name="
|
211
|
+
<a name="atk-relation-type-get-name.parameters"></a><h4>Parameters</h4>
|
213
212
|
<div class="informaltable"><table width="100%" border="0">
|
214
213
|
<colgroup>
|
215
214
|
<col width="150px" class="parameters_name">
|
@@ -224,9 +223,8 @@ atk_relation_type_get_name (<em class="parameter"><code><a class="link" href="At
|
|
224
223
|
</table></div>
|
225
224
|
</div>
|
226
225
|
<div class="refsect3">
|
227
|
-
<a name="
|
226
|
+
<a name="atk-relation-type-get-name.returns"></a><h4>Returns</h4>
|
228
227
|
<p> the string describing the AtkRelationType</p>
|
229
|
-
<p></p>
|
230
228
|
</div>
|
231
229
|
</div>
|
232
230
|
<hr>
|
@@ -236,7 +234,7 @@ atk_relation_type_get_name (<em class="parameter"><code><a class="link" href="At
|
|
236
234
|
atk_relation_type_for_name (<em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>);</pre>
|
237
235
|
<p>Get the <a class="link" href="AtkRelation.html#AtkRelationType" title="enum AtkRelationType"><span class="type">AtkRelationType</span></a> type corresponding to a relation name.</p>
|
238
236
|
<div class="refsect3">
|
239
|
-
<a name="
|
237
|
+
<a name="atk-relation-type-for-name.parameters"></a><h4>Parameters</h4>
|
240
238
|
<div class="informaltable"><table width="100%" border="0">
|
241
239
|
<colgroup>
|
242
240
|
<col width="150px" class="parameters_name">
|
@@ -251,10 +249,9 @@ atk_relation_type_for_name (<em class="parameter"><code>const <span class="type"
|
|
251
249
|
</table></div>
|
252
250
|
</div>
|
253
251
|
<div class="refsect3">
|
254
|
-
<a name="
|
252
|
+
<a name="atk-relation-type-for-name.returns"></a><h4>Returns</h4>
|
255
253
|
<p> the <a class="link" href="AtkRelation.html#AtkRelationType" title="enum AtkRelationType"><span class="type">AtkRelationType</span></a> enumerated type corresponding to the specified name,
|
256
254
|
or <a class="link" href="AtkRelation.html#ATK-RELATION-NULL:CAPS"><span class="type">ATK_RELATION_NULL</span></a> if no matching relation type is found.</p>
|
257
|
-
<p></p>
|
258
255
|
</div>
|
259
256
|
</div>
|
260
257
|
<hr>
|
@@ -267,7 +264,7 @@ atk_relation_new (<em class="parameter"><code><a class="link" href="AtkObject.ht
|
|
267
264
|
<p>Create a new relation for the specified key and the specified list
|
268
265
|
of targets. See also <a class="link" href="AtkObject.html#atk-object-add-relationship" title="atk_object_add_relationship ()"><code class="function">atk_object_add_relationship()</code></a>.</p>
|
269
266
|
<div class="refsect3">
|
270
|
-
<a name="
|
267
|
+
<a name="atk-relation-new.parameters"></a><h4>Parameters</h4>
|
271
268
|
<div class="informaltable"><table width="100%" border="0">
|
272
269
|
<colgroup>
|
273
270
|
<col width="150px" class="parameters_name">
|
@@ -278,12 +275,12 @@ of targets. See also <a class="link" href="AtkObject.html#atk-object-add-relati
|
|
278
275
|
<tr>
|
279
276
|
<td class="parameter_name"><p>targets</p></td>
|
280
277
|
<td class="parameter_description"><p> an array of pointers to
|
281
|
-
<a href="AtkObject.html"><span class="type">AtkObjects</span></a>. </p></td>
|
278
|
+
<a href="AtkObject.html#AtkObject-struct"><span class="type">AtkObjects</span></a>. </p></td>
|
282
279
|
<td class="parameter_annotations"><span class="annotation">[<a href="http://foldoc.org/array"><span class="acronym">array</span></a> length=n_targets]</span></td>
|
283
280
|
</tr>
|
284
281
|
<tr>
|
285
282
|
<td class="parameter_name"><p>n_targets</p></td>
|
286
|
-
<td class="parameter_description"><p>number of <a href="AtkObject.html"><span class="type">AtkObjects</span></a> pointed to by <em class="parameter"><code>targets</code></em>
|
283
|
+
<td class="parameter_description"><p>number of <a href="AtkObject.html#AtkObject-struct"><span class="type">AtkObjects</span></a> pointed to by <em class="parameter"><code>targets</code></em>
|
287
284
|
</p></td>
|
288
285
|
<td class="parameter_annotations"> </td>
|
289
286
|
</tr>
|
@@ -297,9 +294,8 @@ of targets. See also <a class="link" href="AtkObject.html#atk-object-add-relati
|
|
297
294
|
</table></div>
|
298
295
|
</div>
|
299
296
|
<div class="refsect3">
|
300
|
-
<a name="
|
297
|
+
<a name="atk-relation-new.returns"></a><h4>Returns</h4>
|
301
298
|
<p> a pointer to a new <a class="link" href="AtkRelation.html" title="AtkRelation"><span class="type">AtkRelation</span></a></p>
|
302
|
-
<p></p>
|
303
299
|
</div>
|
304
300
|
</div>
|
305
301
|
<hr>
|
@@ -310,7 +306,7 @@ atk_relation_get_relation_type (<em class="parameter"><code><a class="link" href
|
|
310
306
|
<p>Gets the type of <em class="parameter"><code>relation</code></em>
|
311
307
|
</p>
|
312
308
|
<div class="refsect3">
|
313
|
-
<a name="
|
309
|
+
<a name="atk-relation-get-relation-type.parameters"></a><h4>Parameters</h4>
|
314
310
|
<div class="informaltable"><table width="100%" border="0">
|
315
311
|
<colgroup>
|
316
312
|
<col width="150px" class="parameters_name">
|
@@ -325,10 +321,9 @@ atk_relation_get_relation_type (<em class="parameter"><code><a class="link" href
|
|
325
321
|
</table></div>
|
326
322
|
</div>
|
327
323
|
<div class="refsect3">
|
328
|
-
<a name="
|
324
|
+
<a name="atk-relation-get-relation-type.returns"></a><h4>Returns</h4>
|
329
325
|
<p> the type of <em class="parameter"><code>relation</code></em>
|
330
326
|
</p>
|
331
|
-
<p></p>
|
332
327
|
</div>
|
333
328
|
</div>
|
334
329
|
<hr>
|
@@ -339,7 +334,7 @@ atk_relation_get_target (<em class="parameter"><code><a class="link" href="AtkRe
|
|
339
334
|
<p>Gets the target list of <em class="parameter"><code>relation</code></em>
|
340
335
|
</p>
|
341
336
|
<div class="refsect3">
|
342
|
-
<a name="
|
337
|
+
<a name="atk-relation-get-target.parameters"></a><h4>Parameters</h4>
|
343
338
|
<div class="informaltable"><table width="100%" border="0">
|
344
339
|
<colgroup>
|
345
340
|
<col width="150px" class="parameters_name">
|
@@ -354,7 +349,7 @@ atk_relation_get_target (<em class="parameter"><code><a class="link" href="AtkRe
|
|
354
349
|
</table></div>
|
355
350
|
</div>
|
356
351
|
<div class="refsect3">
|
357
|
-
<a name="
|
352
|
+
<a name="atk-relation-get-target.returns"></a><h4>Returns</h4>
|
358
353
|
<p> the target list of <em class="parameter"><code>relation</code></em>
|
359
354
|
. </p>
|
360
355
|
<p><span class="annotation">[<a href="http://foldoc.org/transfer%20none"><span class="acronym">transfer none</span></a>][<a href="http://foldoc.org/element-type"><span class="acronym">element-type</span></a> Atk.Object]</span></p>
|
@@ -369,7 +364,7 @@ atk_relation_add_target (<em class="parameter"><code><a class="link" href="AtkRe
|
|
369
364
|
<p>Adds the specified AtkObject to the target for the relation, if it is
|
370
365
|
not already present. See also <a class="link" href="AtkObject.html#atk-object-add-relationship" title="atk_object_add_relationship ()"><code class="function">atk_object_add_relationship()</code></a>.</p>
|
371
366
|
<div class="refsect3">
|
372
|
-
<a name="
|
367
|
+
<a name="atk-relation-add-target.parameters"></a><h4>Parameters</h4>
|
373
368
|
<div class="informaltable"><table width="100%" border="0">
|
374
369
|
<colgroup>
|
375
370
|
<col width="150px" class="parameters_name">
|
@@ -390,7 +385,7 @@ not already present. See also <a class="link" href="AtkObject.html#atk-object-a
|
|
390
385
|
</tbody>
|
391
386
|
</table></div>
|
392
387
|
</div>
|
393
|
-
<p class="since">Since 1.9</p>
|
388
|
+
<p class="since">Since: 1.9</p>
|
394
389
|
</div>
|
395
390
|
<hr>
|
396
391
|
<div class="refsect2">
|
@@ -400,7 +395,7 @@ atk_relation_remove_target (<em class="parameter"><code><a class="link" href="At
|
|
400
395
|
<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *target</code></em>);</pre>
|
401
396
|
<p>Remove the specified AtkObject from the target for the relation.</p>
|
402
397
|
<div class="refsect3">
|
403
|
-
<a name="
|
398
|
+
<a name="atk-relation-remove-target.parameters"></a><h4>Parameters</h4>
|
404
399
|
<div class="informaltable"><table width="100%" border="0">
|
405
400
|
<colgroup>
|
406
401
|
<col width="150px" class="parameters_name">
|
@@ -422,9 +417,8 @@ atk_relation_remove_target (<em class="parameter"><code><a class="link" href="At
|
|
422
417
|
</table></div>
|
423
418
|
</div>
|
424
419
|
<div class="refsect3">
|
425
|
-
<a name="
|
420
|
+
<a name="atk-relation-remove-target.returns"></a><h4>Returns</h4>
|
426
421
|
<p> TRUE if the removal is successful.</p>
|
427
|
-
<p></p>
|
428
422
|
</div>
|
429
423
|
</div>
|
430
424
|
<hr>
|
@@ -440,7 +434,7 @@ matches the specified pair formed by type <em class="parameter"><code>relationsh
|
|
440
434
|
<em class="parameter"><code>target</code></em>
|
441
435
|
.</p>
|
442
436
|
<div class="refsect3">
|
443
|
-
<a name="
|
437
|
+
<a name="atk-relation-set-contains-target.parameters"></a><h4>Parameters</h4>
|
444
438
|
<div class="informaltable"><table width="100%" border="0">
|
445
439
|
<colgroup>
|
446
440
|
<col width="150px" class="parameters_name">
|
@@ -467,13 +461,12 @@ matches the specified pair formed by type <em class="parameter"><code>relationsh
|
|
467
461
|
</table></div>
|
468
462
|
</div>
|
469
463
|
<div class="refsect3">
|
470
|
-
<a name="
|
464
|
+
<a name="atk-relation-set-contains-target.returns"></a><h4>Returns</h4>
|
471
465
|
<p> <code class="literal">TRUE</code> if <em class="parameter"><code>set</code></em>
|
472
466
|
contains a relation with the relationship
|
473
467
|
type <em class="parameter"><code>relationship</code></em>
|
474
468
|
with an object <em class="parameter"><code>target</code></em>
|
475
469
|
, <code class="literal">FALSE</code> otherwise</p>
|
476
|
-
<p></p>
|
477
470
|
</div>
|
478
471
|
</div>
|
479
472
|
</div>
|
@@ -482,15 +475,13 @@ with an object <em class="parameter"><code>target</code></em>
|
|
482
475
|
<div class="refsect2">
|
483
476
|
<a name="AtkRelation-struct"></a><h3>struct AtkRelation</h3>
|
484
477
|
<pre class="programlisting">struct AtkRelation;</pre>
|
485
|
-
<p>
|
486
|
-
</p>
|
487
478
|
</div>
|
488
479
|
<hr>
|
489
480
|
<div class="refsect2">
|
490
481
|
<a name="AtkRelationType"></a><h3>enum AtkRelationType</h3>
|
491
482
|
<p>Describes the type of the relation</p>
|
492
483
|
<div class="refsect3">
|
493
|
-
<a name="
|
484
|
+
<a name="AtkRelationType.members"></a><h4>Members</h4>
|
494
485
|
<div class="informaltable"><table width="100%" border="0">
|
495
486
|
<colgroup>
|
496
487
|
<col width="300px" class="enum_members_name">
|
@@ -653,7 +644,6 @@ with an object <em class="parameter"><code>target</code></em>
|
|
653
644
|
</div>
|
654
645
|
</div>
|
655
646
|
<div class="footer">
|
656
|
-
<hr>
|
657
|
-
Generated by GTK-Doc V1.21.1</div>
|
647
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
658
648
|
</body>
|
659
649
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="data.html" title="Basic accessible data types">
|
9
9
|
<link rel="prev" href="AtkRelation.html" title="AtkRelation">
|
10
10
|
<link rel="next" href="atk-AtkState.html" title="AtkState">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -146,9 +146,8 @@ relationships.</p>
|
|
146
146
|
atk_relation_set_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
147
147
|
<p>Creates a new empty relation set.</p>
|
148
148
|
<div class="refsect3">
|
149
|
-
<a name="
|
149
|
+
<a name="atk-relation-set-new.returns"></a><h4>Returns</h4>
|
150
150
|
<p> a new <a class="link" href="AtkRelationSet.html" title="AtkRelationSet"><span class="type">AtkRelationSet</span></a> </p>
|
151
|
-
<p></p>
|
152
151
|
</div>
|
153
152
|
</div>
|
154
153
|
<hr>
|
@@ -160,7 +159,7 @@ atk_relation_set_contains (<em class="parameter"><code><a class="link" href="Atk
|
|
160
159
|
<p>Determines whether the relation set contains a relation that matches the
|
161
160
|
specified type.</p>
|
162
161
|
<div class="refsect3">
|
163
|
-
<a name="
|
162
|
+
<a name="atk-relation-set-contains.parameters"></a><h4>Parameters</h4>
|
164
163
|
<div class="informaltable"><table width="100%" border="0">
|
165
164
|
<colgroup>
|
166
165
|
<col width="150px" class="parameters_name">
|
@@ -182,12 +181,11 @@ specified type.</p>
|
|
182
181
|
</table></div>
|
183
182
|
</div>
|
184
183
|
<div class="refsect3">
|
185
|
-
<a name="
|
184
|
+
<a name="atk-relation-set-contains.returns"></a><h4>Returns</h4>
|
186
185
|
<p> <code class="literal">TRUE</code> if <em class="parameter"><code>relationship</code></em>
|
187
186
|
is the relationship type of a relation
|
188
187
|
in <em class="parameter"><code>set</code></em>
|
189
188
|
, <code class="literal">FALSE</code> otherwise</p>
|
190
|
-
<p></p>
|
191
189
|
</div>
|
192
190
|
</div>
|
193
191
|
<hr>
|
@@ -200,7 +198,7 @@ atk_relation_set_remove (<em class="parameter"><code><a class="link" href="AtkRe
|
|
200
198
|
This function unref's the <a class="link" href="AtkRelation.html" title="AtkRelation"><span class="type">AtkRelation</span></a> so it will be deleted unless there
|
201
199
|
is another reference to it.</p>
|
202
200
|
<div class="refsect3">
|
203
|
-
<a name="
|
201
|
+
<a name="atk-relation-set-remove.parameters"></a><h4>Parameters</h4>
|
204
202
|
<div class="informaltable"><table width="100%" border="0">
|
205
203
|
<colgroup>
|
206
204
|
<col width="150px" class="parameters_name">
|
@@ -234,7 +232,7 @@ This function ref's the AtkRelation so the caller of this function
|
|
234
232
|
should unref it to ensure that it will be destroyed when the AtkRelationSet
|
235
233
|
is destroyed.</p>
|
236
234
|
<div class="refsect3">
|
237
|
-
<a name="
|
235
|
+
<a name="atk-relation-set-add.parameters"></a><h4>Parameters</h4>
|
238
236
|
<div class="informaltable"><table width="100%" border="0">
|
239
237
|
<colgroup>
|
240
238
|
<col width="150px" class="parameters_name">
|
@@ -263,7 +261,7 @@ is destroyed.</p>
|
|
263
261
|
atk_relation_set_get_n_relations (<em class="parameter"><code><a class="link" href="AtkRelationSet.html" title="AtkRelationSet"><span class="type">AtkRelationSet</span></a> *set</code></em>);</pre>
|
264
262
|
<p>Determines the number of relations in a relation set.</p>
|
265
263
|
<div class="refsect3">
|
266
|
-
<a name="
|
264
|
+
<a name="atk-relation-set-get-n-relations.parameters"></a><h4>Parameters</h4>
|
267
265
|
<div class="informaltable"><table width="100%" border="0">
|
268
266
|
<colgroup>
|
269
267
|
<col width="150px" class="parameters_name">
|
@@ -278,9 +276,8 @@ atk_relation_set_get_n_relations (<em class="parameter"><code><a class="link" hr
|
|
278
276
|
</table></div>
|
279
277
|
</div>
|
280
278
|
<div class="refsect3">
|
281
|
-
<a name="
|
279
|
+
<a name="atk-relation-set-get-n-relations.returns"></a><h4>Returns</h4>
|
282
280
|
<p> an integer representing the number of relations in the set.</p>
|
283
|
-
<p></p>
|
284
281
|
</div>
|
285
282
|
</div>
|
286
283
|
<hr>
|
@@ -291,7 +288,7 @@ atk_relation_set_get_relation (<em class="parameter"><code><a class="link" href=
|
|
291
288
|
<em class="parameter"><code><span class="type">gint</span> i</code></em>);</pre>
|
292
289
|
<p>Determines the relation at the specified position in the relation set.</p>
|
293
290
|
<div class="refsect3">
|
294
|
-
<a name="
|
291
|
+
<a name="atk-relation-set-get-relation.parameters"></a><h4>Parameters</h4>
|
295
292
|
<div class="informaltable"><table width="100%" border="0">
|
296
293
|
<colgroup>
|
297
294
|
<col width="150px" class="parameters_name">
|
@@ -313,7 +310,7 @@ atk_relation_set_get_relation (<em class="parameter"><code><a class="link" href=
|
|
313
310
|
</table></div>
|
314
311
|
</div>
|
315
312
|
<div class="refsect3">
|
316
|
-
<a name="
|
313
|
+
<a name="atk-relation-set-get-relation.returns"></a><h4>Returns</h4>
|
317
314
|
<p> a <a class="link" href="AtkRelation.html" title="AtkRelation"><span class="type">AtkRelation</span></a>, which is the relation at
|
318
315
|
position i in the set. </p>
|
319
316
|
<p><span class="annotation">[<a href="http://foldoc.org/transfer%20none"><span class="acronym">transfer none</span></a>]</span></p>
|
@@ -327,7 +324,7 @@ atk_relation_set_get_relation_by_type (<em class="parameter"><code><a class="lin
|
|
327
324
|
<em class="parameter"><code><a class="link" href="AtkRelation.html#AtkRelationType" title="enum AtkRelationType"><span class="type">AtkRelationType</span></a> relationship</code></em>);</pre>
|
328
325
|
<p>Finds a relation that matches the specified type.</p>
|
329
326
|
<div class="refsect3">
|
330
|
-
<a name="
|
327
|
+
<a name="atk-relation-set-get-relation-by-type.parameters"></a><h4>Parameters</h4>
|
331
328
|
<div class="informaltable"><table width="100%" border="0">
|
332
329
|
<colgroup>
|
333
330
|
<col width="150px" class="parameters_name">
|
@@ -349,7 +346,7 @@ atk_relation_set_get_relation_by_type (<em class="parameter"><code><a class="lin
|
|
349
346
|
</table></div>
|
350
347
|
</div>
|
351
348
|
<div class="refsect3">
|
352
|
-
<a name="
|
349
|
+
<a name="atk-relation-set-get-relation-by-type.returns"></a><h4>Returns</h4>
|
353
350
|
<p> an <a class="link" href="AtkRelation.html" title="AtkRelation"><span class="type">AtkRelation</span></a>, which is a relation matching the
|
354
351
|
specified type. </p>
|
355
352
|
<p><span class="annotation">[<a href="http://foldoc.org/transfer%20none"><span class="acronym">transfer none</span></a>]</span></p>
|
@@ -367,7 +364,7 @@ the current relation set if the relation set does not contain a relation
|
|
367
364
|
of that type. If it is does contain a relation of that typea the target
|
368
365
|
is added to the relation.</p>
|
369
366
|
<div class="refsect3">
|
370
|
-
<a name="
|
367
|
+
<a name="atk-relation-set-add-relation-by-type.parameters"></a><h4>Parameters</h4>
|
371
368
|
<div class="informaltable"><table width="100%" border="0">
|
372
369
|
<colgroup>
|
373
370
|
<col width="150px" class="parameters_name">
|
@@ -393,7 +390,7 @@ is added to the relation.</p>
|
|
393
390
|
</tbody>
|
394
391
|
</table></div>
|
395
392
|
</div>
|
396
|
-
<p class="since">Since 1.9</p>
|
393
|
+
<p class="since">Since: 1.9</p>
|
397
394
|
</div>
|
398
395
|
</div>
|
399
396
|
<div class="refsect1">
|
@@ -401,13 +398,10 @@ is added to the relation.</p>
|
|
401
398
|
<div class="refsect2">
|
402
399
|
<a name="AtkRelationSet-struct"></a><h3>AtkRelationSet</h3>
|
403
400
|
<pre class="programlisting">typedef struct _AtkRelationSet AtkRelationSet;</pre>
|
404
|
-
<p>
|
405
|
-
</p>
|
406
401
|
</div>
|
407
402
|
</div>
|
408
403
|
</div>
|
409
404
|
<div class="footer">
|
410
|
-
<hr>
|
411
|
-
Generated by GTK-Doc V1.21.1</div>
|
405
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
412
406
|
</body>
|
413
407
|
</html>
|