atk 3.0.7-x86-mingw32 → 3.0.8-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Rakefile +1 -1
- data/ext/atk/extconf.rb +1 -0
- data/lib/2.2/atk.so +0 -0
- data/lib/2.3/atk.so +0 -0
- data/vendor/local/bin/libatk-1.0-0.dll +0 -0
- data/vendor/local/include/atk-1.0/atk/atkobject.h +1 -1
- data/vendor/local/include/atk-1.0/atk/atkversion.h +2 -2
- data/vendor/local/lib/girepository-1.0/Atk-1.0.typelib +0 -0
- data/vendor/local/lib/libatk-1.0.dll.a +0 -0
- data/vendor/local/lib/libatk-1.0.la +4 -4
- data/vendor/local/lib/pkgconfig/atk.pc +1 -1
- data/vendor/local/share/gir-1.0/Atk-1.0.gir +74 -30
- data/vendor/local/share/gtk-doc/html/atk/AtkAction.html +17 -25
- data/vendor/local/share/gtk-doc/html/atk/AtkComponent.html +58 -70
- data/vendor/local/share/gtk-doc/html/atk/AtkDocument.html +33 -41
- data/vendor/local/share/gtk-doc/html/atk/AtkEditableText.html +11 -15
- data/vendor/local/share/gtk-doc/html/atk/AtkGObjectAccessible.html +6 -9
- data/vendor/local/share/gtk-doc/html/atk/AtkHyperlink.html +21 -31
- data/vendor/local/share/gtk-doc/html/atk/AtkHypertext.html +10 -15
- data/vendor/local/share/gtk-doc/html/atk/AtkImage.html +12 -17
- data/vendor/local/share/gtk-doc/html/atk/AtkMisc.html +8 -12
- data/vendor/local/share/gtk-doc/html/atk/AtkNoOpObject.html +4 -8
- data/vendor/local/share/gtk-doc/html/atk/AtkNoOpObjectFactory.html +4 -8
- data/vendor/local/share/gtk-doc/html/atk/AtkObject.html +70 -91
- data/vendor/local/share/gtk-doc/html/atk/AtkObjectFactory.html +9 -13
- data/vendor/local/share/gtk-doc/html/atk/AtkRegistry.html +10 -14
- data/vendor/local/share/gtk-doc/html/atk/AtkRelation.html +23 -33
- data/vendor/local/share/gtk-doc/html/atk/AtkRelationSet.html +15 -21
- data/vendor/local/share/gtk-doc/html/atk/AtkSelection.html +18 -27
- data/vendor/local/share/gtk-doc/html/atk/AtkStateSet.html +21 -30
- data/vendor/local/share/gtk-doc/html/atk/AtkStreamableContent.html +12 -17
- data/vendor/local/share/gtk-doc/html/atk/AtkTable.html +64 -84
- data/vendor/local/share/gtk-doc/html/atk/AtkTableCell.html +27 -34
- data/vendor/local/share/gtk-doc/html/atk/AtkText.html +110 -130
- data/vendor/local/share/gtk-doc/html/atk/AtkUtil.html +41 -51
- data/vendor/local/share/gtk-doc/html/atk/AtkValue.html +26 -31
- data/vendor/local/share/gtk-doc/html/atk/AtkWindow.html +22 -24
- data/vendor/local/share/gtk-doc/html/atk/accessibles.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-13.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-3.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-30.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-9.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-deprecated.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkHyperlinkImpl.html +5 -6
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkPlug.html +5 -15
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkRange.html +37 -41
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkSocket.html +7 -17
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkState.html +9 -15
- data/vendor/local/share/gtk-doc/html/atk/atk-Versioning-Utilities.html +88 -84
- data/vendor/local/share/gtk-doc/html/atk/atk.devhelp2 +94 -7
- data/vendor/local/share/gtk-doc/html/atk/atkobject.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/data.html +3 -4
- data/vendor/local/share/gtk-doc/html/atk/deprecated.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/index.html +6 -7
- data/vendor/local/share/gtk-doc/html/atk/interfaces.html +4 -5
- data/vendor/local/share/gtk-doc/html/atk/overview.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/atk/toolkit.html +2 -3
- data/vendor/local/share/gtk-doc/html/atk/utilities.html +2 -3
- data/vendor/local/share/locale/an/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/atk10.mo +0 -0
- metadata +6 -8
- data/lib/2.0/atk.so +0 -0
- data/lib/2.1/atk.so +0 -0
- data/vendor/local/share/gtk-doc/html/atk/index.sgml +0 -875
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="interfaces.html" title="ATK Interfaces">
|
9
9
|
<link rel="prev" href="AtkDocument.html" title="AtkDocument">
|
10
10
|
<link rel="next" href="atk-AtkHyperlinkImpl.html" title="AtkHyperlinImpl">
|
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">
|
@@ -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">
|
119
|
+
<pre class="screen"> GInterface
|
120
120
|
<span class="lineart">╰──</span> AtkEditableText
|
121
121
|
</pre>
|
122
122
|
</div>
|
@@ -150,7 +150,7 @@ macros (such as <span class="type">ATK_ATTRIBUTE_LEFT_MARGIN</span>) for example
|
|
150
150
|
that can be set. Note that other attributes that do not have corresponding
|
151
151
|
ATK_ATTRIBUTE macros may also be set for certain text widgets.</p>
|
152
152
|
<div class="refsect3">
|
153
|
-
<a name="
|
153
|
+
<a name="atk-editable-text-set-run-attributes.parameters"></a><h4>Parameters</h4>
|
154
154
|
<div class="informaltable"><table width="100%" border="0">
|
155
155
|
<colgroup>
|
156
156
|
<col width="150px" class="parameters_name">
|
@@ -182,10 +182,9 @@ ATK_ATTRIBUTE macros may also be set for certain text widgets.</p>
|
|
182
182
|
</table></div>
|
183
183
|
</div>
|
184
184
|
<div class="refsect3">
|
185
|
-
<a name="
|
185
|
+
<a name="atk-editable-text-set-run-attributes.returns"></a><h4>Returns</h4>
|
186
186
|
<p> <code class="literal">TRUE</code> if attributes successfully set for the specified
|
187
187
|
range, otherwise <code class="literal">FALSE</code></p>
|
188
|
-
<p></p>
|
189
188
|
</div>
|
190
189
|
</div>
|
191
190
|
<hr>
|
@@ -197,7 +196,7 @@ atk_editable_text_set_text_contents (<em class="parameter"><code><a class="link"
|
|
197
196
|
<p>Set text contents of <em class="parameter"><code>text</code></em>
|
198
197
|
.</p>
|
199
198
|
<div class="refsect3">
|
200
|
-
<a name="
|
199
|
+
<a name="atk-editable-text-set-text-contents.parameters"></a><h4>Parameters</h4>
|
201
200
|
<div class="informaltable"><table width="100%" border="0">
|
202
201
|
<colgroup>
|
203
202
|
<col width="150px" class="parameters_name">
|
@@ -230,7 +229,7 @@ atk_editable_text_insert_text (<em class="parameter"><code><a class="link" href=
|
|
230
229
|
<em class="parameter"><code><span class="type">gint</span> *position</code></em>);</pre>
|
231
230
|
<p>Insert text at a given position.</p>
|
232
231
|
<div class="refsect3">
|
233
|
-
<a name="
|
232
|
+
<a name="atk-editable-text-insert-text.parameters"></a><h4>Parameters</h4>
|
234
233
|
<div class="informaltable"><table width="100%" border="0">
|
235
234
|
<colgroup>
|
236
235
|
<col width="150px" class="parameters_name">
|
@@ -276,7 +275,7 @@ atk_editable_text_copy_text (<em class="parameter"><code><a class="link" href="A
|
|
276
275
|
|
277
276
|
to the clipboard.</p>
|
278
277
|
<div class="refsect3">
|
279
|
-
<a name="
|
278
|
+
<a name="atk-editable-text-copy-text.parameters"></a><h4>Parameters</h4>
|
280
279
|
<div class="informaltable"><table width="100%" border="0">
|
281
280
|
<colgroup>
|
282
281
|
<col width="150px" class="parameters_name">
|
@@ -315,7 +314,7 @@ atk_editable_text_cut_text (<em class="parameter"><code><a class="link" href="At
|
|
315
314
|
|
316
315
|
to the clipboard and then delete from the widget.</p>
|
317
316
|
<div class="refsect3">
|
318
|
-
<a name="
|
317
|
+
<a name="atk-editable-text-cut-text.parameters"></a><h4>Parameters</h4>
|
319
318
|
<div class="informaltable"><table width="100%" border="0">
|
320
319
|
<colgroup>
|
321
320
|
<col width="150px" class="parameters_name">
|
@@ -353,7 +352,7 @@ atk_editable_text_delete_text (<em class="parameter"><code><a class="link" href=
|
|
353
352
|
up to, but not including <em class="parameter"><code>end_pos</code></em>
|
354
353
|
.</p>
|
355
354
|
<div class="refsect3">
|
356
|
-
<a name="
|
355
|
+
<a name="atk-editable-text-delete-text.parameters"></a><h4>Parameters</h4>
|
357
356
|
<div class="informaltable"><table width="100%" border="0">
|
358
357
|
<colgroup>
|
359
358
|
<col width="150px" class="parameters_name">
|
@@ -389,7 +388,7 @@ atk_editable_text_paste_text (<em class="parameter"><code><a class="link" href="
|
|
389
388
|
<p>Paste text from clipboard to specified <em class="parameter"><code>position</code></em>
|
390
389
|
.</p>
|
391
390
|
<div class="refsect3">
|
392
|
-
<a name="
|
391
|
+
<a name="atk-editable-text-paste-text.parameters"></a><h4>Parameters</h4>
|
393
392
|
<div class="informaltable"><table width="100%" border="0">
|
394
393
|
<colgroup>
|
395
394
|
<col width="150px" class="parameters_name">
|
@@ -417,13 +416,10 @@ atk_editable_text_paste_text (<em class="parameter"><code><a class="link" href="
|
|
417
416
|
<div class="refsect2">
|
418
417
|
<a name="AtkEditableText-struct"></a><h3>AtkEditableText</h3>
|
419
418
|
<pre class="programlisting">typedef struct _AtkEditableText AtkEditableText;</pre>
|
420
|
-
<p>
|
421
|
-
</p>
|
422
419
|
</div>
|
423
420
|
</div>
|
424
421
|
</div>
|
425
422
|
<div class="footer">
|
426
|
-
<hr>
|
427
|
-
Generated by GTK-Doc V1.21.1</div>
|
423
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
428
424
|
</body>
|
429
425
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="accessibles.html" title="Custom accessible objects">
|
9
9
|
<link rel="prev" href="accessibles.html" title="Custom accessible objects">
|
10
10
|
<link rel="next" href="AtkHyperlink.html" title="AtkHyperlink">
|
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">
|
@@ -96,7 +96,7 @@ atk_gobject_accessible_for_object (<em class="parameter"><code><span class="type
|
|
96
96
|
<p>Gets the accessible object for the specified <em class="parameter"><code>obj</code></em>
|
97
97
|
.</p>
|
98
98
|
<div class="refsect3">
|
99
|
-
<a name="
|
99
|
+
<a name="atk-gobject-accessible-for-object.parameters"></a><h4>Parameters</h4>
|
100
100
|
<div class="informaltable"><table width="100%" border="0">
|
101
101
|
<colgroup>
|
102
102
|
<col width="150px" class="parameters_name">
|
@@ -111,7 +111,7 @@ atk_gobject_accessible_for_object (<em class="parameter"><code><span class="type
|
|
111
111
|
</table></div>
|
112
112
|
</div>
|
113
113
|
<div class="refsect3">
|
114
|
-
<a name="
|
114
|
+
<a name="atk-gobject-accessible-for-object.returns"></a><h4>Returns</h4>
|
115
115
|
<p> a <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> which is the accessible object for
|
116
116
|
the <em class="parameter"><code>obj</code></em>
|
117
117
|
. </p>
|
@@ -126,7 +126,7 @@ atk_gobject_accessible_get_object (<em class="parameter"><code><a class="link" h
|
|
126
126
|
<p>Gets the GObject for which <em class="parameter"><code>obj</code></em>
|
127
127
|
is the accessible object.</p>
|
128
128
|
<div class="refsect3">
|
129
|
-
<a name="
|
129
|
+
<a name="atk-gobject-accessible-get-object.parameters"></a><h4>Parameters</h4>
|
130
130
|
<div class="informaltable"><table width="100%" border="0">
|
131
131
|
<colgroup>
|
132
132
|
<col width="150px" class="parameters_name">
|
@@ -141,7 +141,7 @@ atk_gobject_accessible_get_object (<em class="parameter"><code><a class="link" h
|
|
141
141
|
</table></div>
|
142
142
|
</div>
|
143
143
|
<div class="refsect3">
|
144
|
-
<a name="
|
144
|
+
<a name="atk-gobject-accessible-get-object.returns"></a><h4>Returns</h4>
|
145
145
|
<p> a <span class="type">GObject</span> which is the object for which <em class="parameter"><code>obj</code></em>
|
146
146
|
is
|
147
147
|
the accessible object. </p>
|
@@ -154,13 +154,10 @@ the accessible object. </p>
|
|
154
154
|
<div class="refsect2">
|
155
155
|
<a name="AtkGObjectAccessible-struct"></a><h3>struct AtkGObjectAccessible</h3>
|
156
156
|
<pre class="programlisting">struct AtkGObjectAccessible;</pre>
|
157
|
-
<p>
|
158
|
-
</p>
|
159
157
|
</div>
|
160
158
|
</div>
|
161
159
|
</div>
|
162
160
|
<div class="footer">
|
163
|
-
<hr>
|
164
|
-
Generated by GTK-Doc V1.21.1</div>
|
161
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
165
162
|
</body>
|
166
163
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="accessibles.html" title="Custom accessible objects">
|
9
9
|
<link rel="prev" href="AtkGObjectAccessible.html" title="AtkGObjectAccessible">
|
10
10
|
<link rel="next" href="AtkNoOpObject.html" title="AtkNoOpObject">
|
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">
|
@@ -211,7 +211,7 @@ by <em class="parameter"><code>i</code></em>
|
|
211
211
|
. </p>
|
212
212
|
<p>Multiple anchors are primarily used by client-side image maps.</p>
|
213
213
|
<div class="refsect3">
|
214
|
-
<a name="
|
214
|
+
<a name="atk-hyperlink-get-uri.parameters"></a><h4>Parameters</h4>
|
215
215
|
<div class="informaltable"><table width="100%" border="0">
|
216
216
|
<colgroup>
|
217
217
|
<col width="150px" class="parameters_name">
|
@@ -233,9 +233,8 @@ by <em class="parameter"><code>i</code></em>
|
|
233
233
|
</table></div>
|
234
234
|
</div>
|
235
235
|
<div class="refsect3">
|
236
|
-
<a name="
|
236
|
+
<a name="atk-hyperlink-get-uri.returns"></a><h4>Returns</h4>
|
237
237
|
<p> a string specifying the URI </p>
|
238
|
-
<p></p>
|
239
238
|
</div>
|
240
239
|
</div>
|
241
240
|
<hr>
|
@@ -252,7 +251,7 @@ if <em class="parameter"><code>link_</code></em>
|
|
252
251
|
hyperlink etc. </p>
|
253
252
|
<p>Multiple anchors are primarily used by client-side image maps.</p>
|
254
253
|
<div class="refsect3">
|
255
|
-
<a name="
|
254
|
+
<a name="atk-hyperlink-get-object.parameters"></a><h4>Parameters</h4>
|
256
255
|
<div class="informaltable"><table width="100%" border="0">
|
257
256
|
<colgroup>
|
258
257
|
<col width="150px" class="parameters_name">
|
@@ -274,7 +273,7 @@ hyperlink etc. </p>
|
|
274
273
|
</table></div>
|
275
274
|
</div>
|
276
275
|
<div class="refsect3">
|
277
|
-
<a name="
|
276
|
+
<a name="atk-hyperlink-get-object.returns"></a><h4>Returns</h4>
|
278
277
|
<p> an <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> associated with this hyperlinks
|
279
278
|
i-th anchor. </p>
|
280
279
|
<p><span class="annotation">[<a href="http://foldoc.org/transfer%20none"><span class="acronym">transfer none</span></a>]</span></p>
|
@@ -287,7 +286,7 @@ i-th anchor. </p>
|
|
287
286
|
atk_hyperlink_get_end_index (<em class="parameter"><code><a class="link" href="AtkHyperlink.html" title="AtkHyperlink"><span class="type">AtkHyperlink</span></a> *link_</code></em>);</pre>
|
288
287
|
<p>Gets the index with the hypertext document at which this link ends.</p>
|
289
288
|
<div class="refsect3">
|
290
|
-
<a name="
|
289
|
+
<a name="atk-hyperlink-get-end-index.parameters"></a><h4>Parameters</h4>
|
291
290
|
<div class="informaltable"><table width="100%" border="0">
|
292
291
|
<colgroup>
|
293
292
|
<col width="150px" class="parameters_name">
|
@@ -302,9 +301,8 @@ atk_hyperlink_get_end_index (<em class="parameter"><code><a class="link" href="A
|
|
302
301
|
</table></div>
|
303
302
|
</div>
|
304
303
|
<div class="refsect3">
|
305
|
-
<a name="
|
304
|
+
<a name="atk-hyperlink-get-end-index.returns"></a><h4>Returns</h4>
|
306
305
|
<p> the index with the hypertext document at which this link ends</p>
|
307
|
-
<p></p>
|
308
306
|
</div>
|
309
307
|
</div>
|
310
308
|
<hr>
|
@@ -314,7 +312,7 @@ atk_hyperlink_get_end_index (<em class="parameter"><code><a class="link" href="A
|
|
314
312
|
atk_hyperlink_get_start_index (<em class="parameter"><code><a class="link" href="AtkHyperlink.html" title="AtkHyperlink"><span class="type">AtkHyperlink</span></a> *link_</code></em>);</pre>
|
315
313
|
<p>Gets the index with the hypertext document at which this link begins.</p>
|
316
314
|
<div class="refsect3">
|
317
|
-
<a name="
|
315
|
+
<a name="atk-hyperlink-get-start-index.parameters"></a><h4>Parameters</h4>
|
318
316
|
<div class="informaltable"><table width="100%" border="0">
|
319
317
|
<colgroup>
|
320
318
|
<col width="150px" class="parameters_name">
|
@@ -329,9 +327,8 @@ atk_hyperlink_get_start_index (<em class="parameter"><code><a class="link" href=
|
|
329
327
|
</table></div>
|
330
328
|
</div>
|
331
329
|
<div class="refsect3">
|
332
|
-
<a name="
|
330
|
+
<a name="atk-hyperlink-get-start-index.returns"></a><h4>Returns</h4>
|
333
331
|
<p> the index with the hypertext document at which this link begins</p>
|
334
|
-
<p></p>
|
335
332
|
</div>
|
336
333
|
</div>
|
337
334
|
<hr>
|
@@ -343,7 +340,7 @@ atk_hyperlink_is_valid (<em class="parameter"><code><a class="link" href="AtkHyp
|
|
343
340
|
this method returns <code class="literal">TRUE</code> if the link is still valid (with
|
344
341
|
respect to the document it references) and <code class="literal">FALSE</code> otherwise.</p>
|
345
342
|
<div class="refsect3">
|
346
|
-
<a name="
|
343
|
+
<a name="atk-hyperlink-is-valid.parameters"></a><h4>Parameters</h4>
|
347
344
|
<div class="informaltable"><table width="100%" border="0">
|
348
345
|
<colgroup>
|
349
346
|
<col width="150px" class="parameters_name">
|
@@ -358,9 +355,8 @@ respect to the document it references) and <code class="literal">FALSE</code> ot
|
|
358
355
|
</table></div>
|
359
356
|
</div>
|
360
357
|
<div class="refsect3">
|
361
|
-
<a name="
|
358
|
+
<a name="atk-hyperlink-is-valid.returns"></a><h4>Returns</h4>
|
362
359
|
<p> whether or not this link is still valid</p>
|
363
|
-
<p></p>
|
364
360
|
</div>
|
365
361
|
</div>
|
366
362
|
<hr>
|
@@ -373,7 +369,7 @@ atk_hyperlink_is_inline (<em class="parameter"><code><a class="link" href="AtkHy
|
|
373
369
|
<code class="literal">FALSE</code>, but an inline <src> HTML element will return
|
374
370
|
<code class="literal">TRUE</code>.</p>
|
375
371
|
<div class="refsect3">
|
376
|
-
<a name="
|
372
|
+
<a name="atk-hyperlink-is-inline.parameters"></a><h4>Parameters</h4>
|
377
373
|
<div class="informaltable"><table width="100%" border="0">
|
378
374
|
<colgroup>
|
379
375
|
<col width="150px" class="parameters_name">
|
@@ -388,9 +384,8 @@ atk_hyperlink_is_inline (<em class="parameter"><code><a class="link" href="AtkHy
|
|
388
384
|
</table></div>
|
389
385
|
</div>
|
390
386
|
<div class="refsect3">
|
391
|
-
<a name="
|
387
|
+
<a name="atk-hyperlink-is-inline.returns"></a><h4>Returns</h4>
|
392
388
|
<p> whether or not this link displays its content inline.</p>
|
393
|
-
<p></p>
|
394
389
|
</div>
|
395
390
|
</div>
|
396
391
|
<hr>
|
@@ -400,7 +395,7 @@ atk_hyperlink_is_inline (<em class="parameter"><code><a class="link" href="AtkHy
|
|
400
395
|
atk_hyperlink_get_n_anchors (<em class="parameter"><code><a class="link" href="AtkHyperlink.html" title="AtkHyperlink"><span class="type">AtkHyperlink</span></a> *link_</code></em>);</pre>
|
401
396
|
<p>Gets the number of anchors associated with this hyperlink.</p>
|
402
397
|
<div class="refsect3">
|
403
|
-
<a name="
|
398
|
+
<a name="atk-hyperlink-get-n-anchors.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">
|
@@ -415,9 +410,8 @@ atk_hyperlink_get_n_anchors (<em class="parameter"><code><a class="link" href="A
|
|
415
410
|
</table></div>
|
416
411
|
</div>
|
417
412
|
<div class="refsect3">
|
418
|
-
<a name="
|
413
|
+
<a name="atk-hyperlink-get-n-anchors.returns"></a><h4>Returns</h4>
|
419
414
|
<p> the number of anchors associated with this hyperlink</p>
|
420
|
-
<p></p>
|
421
415
|
</div>
|
422
416
|
</div>
|
423
417
|
<hr>
|
@@ -432,7 +426,7 @@ and ATK_STATE_FOCUSED for focused links.</p>
|
|
432
426
|
</div>
|
433
427
|
<p>Determines whether this AtkHyperlink is selected</p>
|
434
428
|
<div class="refsect3">
|
435
|
-
<a name="
|
429
|
+
<a name="atk-hyperlink-is-selected-link.parameters"></a><h4>Parameters</h4>
|
436
430
|
<div class="informaltable"><table width="100%" border="0">
|
437
431
|
<colgroup>
|
438
432
|
<col width="150px" class="parameters_name">
|
@@ -447,11 +441,10 @@ and ATK_STATE_FOCUSED for focused links.</p>
|
|
447
441
|
</table></div>
|
448
442
|
</div>
|
449
443
|
<div class="refsect3">
|
450
|
-
<a name="
|
444
|
+
<a name="atk-hyperlink-is-selected-link.returns"></a><h4>Returns</h4>
|
451
445
|
<p> True if the AtkHyperlink is selected, False otherwise</p>
|
452
|
-
<p></p>
|
453
446
|
</div>
|
454
|
-
<p class="since">Since 1.4</p>
|
447
|
+
<p class="since">Since: 1.4</p>
|
455
448
|
</div>
|
456
449
|
</div>
|
457
450
|
<div class="refsect1">
|
@@ -459,15 +452,13 @@ and ATK_STATE_FOCUSED for focused links.</p>
|
|
459
452
|
<div class="refsect2">
|
460
453
|
<a name="AtkHyperlink-struct"></a><h3>struct AtkHyperlink</h3>
|
461
454
|
<pre class="programlisting">struct AtkHyperlink;</pre>
|
462
|
-
<p>
|
463
|
-
</p>
|
464
455
|
</div>
|
465
456
|
<hr>
|
466
457
|
<div class="refsect2">
|
467
458
|
<a name="AtkHyperlinkStateFlags"></a><h3>enum AtkHyperlinkStateFlags</h3>
|
468
459
|
<p>Describes the type of link</p>
|
469
460
|
<div class="refsect3">
|
470
|
-
<a name="
|
461
|
+
<a name="AtkHyperlinkStateFlags.members"></a><h4>Members</h4>
|
471
462
|
<div class="informaltable"><table width="100%" border="0">
|
472
463
|
<colgroup>
|
473
464
|
<col width="300px" class="enum_members_name">
|
@@ -536,7 +527,7 @@ user_function (<a class="link" href="AtkHyperlink.html" title="AtkHyperlink"><sp
|
|
536
527
|
<span class="type">gpointer</span> user_data)</pre>
|
537
528
|
<p>The signal link-activated is emitted when a link is activated.</p>
|
538
529
|
<div class="refsect3">
|
539
|
-
<a name="
|
530
|
+
<a name="AtkHyperlink-link-activated.parameters"></a><h4>Parameters</h4>
|
540
531
|
<div class="informaltable"><table width="100%" border="0">
|
541
532
|
<colgroup>
|
542
533
|
<col width="150px" class="parameters_name">
|
@@ -562,7 +553,6 @@ user_function (<a class="link" href="AtkHyperlink.html" title="AtkHyperlink"><sp
|
|
562
553
|
</div>
|
563
554
|
</div>
|
564
555
|
<div class="footer">
|
565
|
-
<hr>
|
566
|
-
Generated by GTK-Doc V1.21.1</div>
|
556
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
567
557
|
</body>
|
568
558
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="interfaces.html" title="ATK Interfaces">
|
9
9
|
<link rel="prev" href="atk-AtkHyperlinkImpl.html" title="AtkHyperlinImpl">
|
10
10
|
<link rel="next" href="AtkImage.html" title="AtkImage">
|
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">
|
@@ -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">
|
103
|
+
<pre class="screen"> GInterface
|
104
104
|
<span class="lineart">╰──</span> AtkHypertext
|
105
105
|
</pre>
|
106
106
|
</div>
|
@@ -132,7 +132,7 @@ atk_hypertext_get_link (<em class="parameter"><code><a class="link" href="AtkHyp
|
|
132
132
|
<em class="parameter"><code>link_index</code></em>
|
133
133
|
</p>
|
134
134
|
<div class="refsect3">
|
135
|
-
<a name="
|
135
|
+
<a name="atk-hypertext-get-link.parameters"></a><h4>Parameters</h4>
|
136
136
|
<div class="informaltable"><table width="100%" border="0">
|
137
137
|
<colgroup>
|
138
138
|
<col width="150px" class="parameters_name">
|
@@ -154,7 +154,7 @@ atk_hypertext_get_link (<em class="parameter"><code><a class="link" href="AtkHyp
|
|
154
154
|
</table></div>
|
155
155
|
</div>
|
156
156
|
<div class="refsect3">
|
157
|
-
<a name="
|
157
|
+
<a name="atk-hypertext-get-link.returns"></a><h4>Returns</h4>
|
158
158
|
<p> the link in this hypertext document at
|
159
159
|
index <em class="parameter"><code>link_index</code></em>
|
160
160
|
. </p>
|
@@ -168,7 +168,7 @@ index <em class="parameter"><code>link_index</code></em>
|
|
168
168
|
atk_hypertext_get_n_links (<em class="parameter"><code><a class="link" href="AtkHypertext.html" title="AtkHypertext"><span class="type">AtkHypertext</span></a> *hypertext</code></em>);</pre>
|
169
169
|
<p>Gets the number of links within this hypertext document.</p>
|
170
170
|
<div class="refsect3">
|
171
|
-
<a name="
|
171
|
+
<a name="atk-hypertext-get-n-links.parameters"></a><h4>Parameters</h4>
|
172
172
|
<div class="informaltable"><table width="100%" border="0">
|
173
173
|
<colgroup>
|
174
174
|
<col width="150px" class="parameters_name">
|
@@ -183,9 +183,8 @@ atk_hypertext_get_n_links (<em class="parameter"><code><a class="link" href="Atk
|
|
183
183
|
</table></div>
|
184
184
|
</div>
|
185
185
|
<div class="refsect3">
|
186
|
-
<a name="
|
186
|
+
<a name="atk-hypertext-get-n-links.returns"></a><h4>Returns</h4>
|
187
187
|
<p> the number of links within this hypertext document</p>
|
188
|
-
<p></p>
|
189
188
|
</div>
|
190
189
|
</div>
|
191
190
|
<hr>
|
@@ -198,7 +197,7 @@ atk_hypertext_get_link_index (<em class="parameter"><code><a class="link" href="
|
|
198
197
|
the character specified by <em class="parameter"><code>char_index</code></em>
|
199
198
|
.</p>
|
200
199
|
<div class="refsect3">
|
201
|
-
<a name="
|
200
|
+
<a name="atk-hypertext-get-link-index.parameters"></a><h4>Parameters</h4>
|
202
201
|
<div class="informaltable"><table width="100%" border="0">
|
203
202
|
<colgroup>
|
204
203
|
<col width="150px" class="parameters_name">
|
@@ -220,11 +219,10 @@ the character specified by <em class="parameter"><code>char_index</code></em>
|
|
220
219
|
</table></div>
|
221
220
|
</div>
|
222
221
|
<div class="refsect3">
|
223
|
-
<a name="
|
222
|
+
<a name="atk-hypertext-get-link-index.returns"></a><h4>Returns</h4>
|
224
223
|
<p> an index into the array of hyperlinks in <em class="parameter"><code>hypertext</code></em>
|
225
224
|
,
|
226
225
|
or -1 if there is no hyperlink associated with this character.</p>
|
227
|
-
<p></p>
|
228
226
|
</div>
|
229
227
|
</div>
|
230
228
|
</div>
|
@@ -233,8 +231,6 @@ or -1 if there is no hyperlink associated with this character.</p>
|
|
233
231
|
<div class="refsect2">
|
234
232
|
<a name="AtkHypertext-struct"></a><h3>AtkHypertext</h3>
|
235
233
|
<pre class="programlisting">typedef struct _AtkHypertext AtkHypertext;</pre>
|
236
|
-
<p>
|
237
|
-
</p>
|
238
234
|
</div>
|
239
235
|
</div>
|
240
236
|
<div class="refsect1">
|
@@ -249,7 +245,7 @@ user_function (<a class="link" href="AtkHypertext.html" title="AtkHypertext"><sp
|
|
249
245
|
object when one of the hyperlinks associated with the object
|
250
246
|
is selected.</p>
|
251
247
|
<div class="refsect3">
|
252
|
-
<a name="
|
248
|
+
<a name="AtkHypertext-link-selected.parameters"></a><h4>Parameters</h4>
|
253
249
|
<div class="informaltable"><table width="100%" border="0">
|
254
250
|
<colgroup>
|
255
251
|
<col width="150px" class="parameters_name">
|
@@ -280,7 +276,6 @@ is selected.</p>
|
|
280
276
|
</div>
|
281
277
|
</div>
|
282
278
|
<div class="footer">
|
283
|
-
<hr>
|
284
|
-
Generated by GTK-Doc V1.21.1</div>
|
279
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
285
280
|
</body>
|
286
281
|
</html>
|