atk 1.1.9-x86-mingw32 → 1.2.0-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.
- data/Rakefile +12 -1
- data/lib/1.8/atk.so +0 -0
- data/lib/1.9/atk.so +0 -0
- data/vendor/local/bin/libatk-1.0-0.dll +0 -0
- data/vendor/local/include/atk-1.0/atk/atk.h +1 -0
- data/vendor/local/include/atk-1.0/atk/atkaction.h +8 -8
- data/vendor/local/include/atk-1.0/atk/atkdocument.h +6 -6
- data/vendor/local/include/atk-1.0/atk/atkhyperlink.h +1 -0
- data/vendor/local/include/atk-1.0/atk/atkimage.h +4 -4
- data/vendor/local/include/atk-1.0/atk/atkmisc.h +24 -1
- data/vendor/local/include/atk-1.0/atk/atkobject.h +35 -7
- data/vendor/local/include/atk-1.0/atk/atkrelation.h +1 -1
- data/vendor/local/include/atk-1.0/atk/atkrelationset.h +3 -0
- data/vendor/local/include/atk-1.0/atk/atkstate.h +1 -1
- data/vendor/local/include/atk-1.0/atk/atkstreamablecontent.h +6 -6
- data/vendor/local/include/atk-1.0/atk/atktable.h +5 -8
- data/vendor/local/include/atk-1.0/atk/atktext.h +4 -2
- data/vendor/local/include/atk-1.0/atk/atkutil.h +75 -66
- data/vendor/local/include/atk-1.0/atk/atkwindow.h +54 -0
- data/vendor/local/lib/atk-1.0.def +2 -0
- data/vendor/local/lib/libatk-1.0.dll.a +0 -0
- data/vendor/local/lib/libatk-1.0.la +41 -0
- data/vendor/local/lib/pkgconfig/atk.pc +1 -1
- data/vendor/local/share/gtk-doc/html/atk/AtkAction.html +330 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkComponent.html +639 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkDocument.html +343 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkEditableText.html +328 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkGObjectAccessible.html +128 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkHyperlink.html +400 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkHypertext.html +215 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkImage.html +238 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkNoOpObject.html +109 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkNoOpObjectFactory.html +94 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkObject.html +1960 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkObjectFactory.html +166 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkRegistry.html +201 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkRelation.html +443 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkRelationSet.html +313 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkSelection.html +330 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkStateSet.html +395 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkStreamableContent.html +213 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkTable.html +1210 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkText.html +1745 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkUtil.html +743 -0
- data/vendor/local/share/gtk-doc/html/atk/AtkValue.html +216 -0
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-12.html +51 -0
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-13.html +31 -0
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-18.html +31 -0
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-20.html +35 -0
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-22.html +45 -0
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-24.html +31 -0
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-26.html +31 -0
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-28.html +31 -0
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-3.html +41 -0
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-30.html +39 -0
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-32.html +30 -0
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-4.html +35 -0
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-6.html +35 -0
- data/vendor/local/share/gtk-doc/html/atk/api-index-deprecated.html +41 -0
- data/vendor/local/share/gtk-doc/html/atk/api-index-full.html +651 -0
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkHyperlinkImpl.html +107 -0
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkPlug.html +81 -0
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkSocket.html +130 -0
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkState.html +430 -0
- data/vendor/local/share/gtk-doc/html/atk/atk.devhelp2 +573 -0
- data/vendor/local/share/gtk-doc/html/atk/atk.html +121 -0
- data/vendor/local/share/gtk-doc/html/atk/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/atk/index.html +136 -0
- data/vendor/local/share/gtk-doc/html/atk/index.sgml +688 -0
- data/vendor/local/share/gtk-doc/html/atk/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/atk/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/atk/style.css +266 -0
- data/vendor/local/share/gtk-doc/html/atk/up.png +0 -0
- data/vendor/local/share/license/atk/AUTHORS +5 -0
- data/vendor/local/share/license/atk/COPYING +482 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/km/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/zu/LC_MESSAGES/atk10.mo +0 -0
- metadata +65 -14
- data/vendor/local/lib/atk-1.0.lib +0 -0
- data/vendor/local/manifest/atk-dev_1.32.0-2_win32.mft +0 -37
- data/vendor/local/manifest/atk_1.32.0-2_win32.mft +0 -95
- data/vendor/local/src/dieterv/packaging/atk_1.32.0-2_win32.log +0 -740
- data/vendor/local/src/dieterv/packaging/atk_1.32.0-2_win32.sh +0 -76
@@ -0,0 +1,343 @@
|
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
2
|
+
<html>
|
3
|
+
<head>
|
4
|
+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
+
<title>AtkDocument</title>
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
7
|
+
<link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
|
8
|
+
<link rel="up" href="atk.html" title="ATK Library">
|
9
|
+
<link rel="prev" href="AtkComponent.html" title="AtkComponent">
|
10
|
+
<link rel="next" href="AtkEditableText.html" title="AtkEditableText">
|
11
|
+
<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
|
12
|
+
<link rel="stylesheet" href="style.css" type="text/css">
|
13
|
+
</head>
|
14
|
+
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
15
|
+
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
|
16
|
+
<tr valign="middle">
|
17
|
+
<td><a accesskey="p" href="AtkComponent.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
18
|
+
<td><a accesskey="u" href="atk.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
|
19
|
+
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
20
|
+
<th width="100%" align="center">ATK - Accessibility Toolkit</th>
|
21
|
+
<td><a accesskey="n" href="AtkEditableText.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
22
|
+
</tr>
|
23
|
+
<tr><td colspan="5" class="shortcuts">
|
24
|
+
<a href="#AtkDocument.synopsis" class="shortcut">Top</a>
|
25
|
+
|
|
26
|
+
<a href="#AtkDocument.description" class="shortcut">Description</a>
|
27
|
+
|
|
28
|
+
<a href="#AtkDocument.object-hierarchy" class="shortcut">Object Hierarchy</a>
|
29
|
+
|
|
30
|
+
<a href="#AtkDocument.implementations" class="shortcut">Known Implementations</a>
|
31
|
+
|
|
32
|
+
<a href="#AtkDocument.signals" class="shortcut">Signals</a>
|
33
|
+
</td></tr>
|
34
|
+
</table>
|
35
|
+
<div class="refentry">
|
36
|
+
<a name="AtkDocument"></a><div class="titlepage"></div>
|
37
|
+
<div class="refnamediv"><table width="100%"><tr>
|
38
|
+
<td valign="top">
|
39
|
+
<h2><span class="refentrytitle"><a name="AtkDocument.top_of_page"></a>AtkDocument</span></h2>
|
40
|
+
<p>AtkDocument — The ATK interface which represents the toplevel container for document content.</p>
|
41
|
+
</td>
|
42
|
+
<td valign="top" align="right"></td>
|
43
|
+
</tr></table></div>
|
44
|
+
<div class="refsynopsisdiv">
|
45
|
+
<a name="AtkDocument.synopsis"></a><h2>Synopsis</h2>
|
46
|
+
<pre class="synopsis"> <a class="link" href="AtkDocument.html#AtkDocument-struct" title="AtkDocument">AtkDocument</a>;
|
47
|
+
const <span class="returnvalue">gchar</span> * <a class="link" href="AtkDocument.html#atk-document-get-document-type" title="atk_document_get_document_type ()">atk_document_get_document_type</a> (<em class="parameter"><code><a class="link" href="AtkDocument.html" title="AtkDocument"><span class="type">AtkDocument</span></a> *document</code></em>);
|
48
|
+
<span class="returnvalue">gpointer</span> <a class="link" href="AtkDocument.html#atk-document-get-document" title="atk_document_get_document ()">atk_document_get_document</a> (<em class="parameter"><code><a class="link" href="AtkDocument.html" title="AtkDocument"><span class="type">AtkDocument</span></a> *document</code></em>);
|
49
|
+
const <span class="returnvalue">gchar</span> * <a class="link" href="AtkDocument.html#atk-document-get-attribute-value" title="atk_document_get_attribute_value ()">atk_document_get_attribute_value</a> (<em class="parameter"><code><a class="link" href="AtkDocument.html" title="AtkDocument"><span class="type">AtkDocument</span></a> *document</code></em>,
|
50
|
+
<em class="parameter"><code>const <span class="type">gchar</span> *attribute_name</code></em>);
|
51
|
+
<span class="returnvalue">gboolean</span> <a class="link" href="AtkDocument.html#atk-document-set-attribute-value" title="atk_document_set_attribute_value ()">atk_document_set_attribute_value</a> (<em class="parameter"><code><a class="link" href="AtkDocument.html" title="AtkDocument"><span class="type">AtkDocument</span></a> *document</code></em>,
|
52
|
+
<em class="parameter"><code>const <span class="type">gchar</span> *attribute_name</code></em>,
|
53
|
+
<em class="parameter"><code>const <span class="type">gchar</span> *attribute_value</code></em>);
|
54
|
+
<a class="link" href="AtkText.html#AtkAttributeSet" title="AtkAttributeSet"><span class="returnvalue">AtkAttributeSet</span></a> * <a class="link" href="AtkDocument.html#atk-document-get-attributes" title="atk_document_get_attributes ()">atk_document_get_attributes</a> (<em class="parameter"><code><a class="link" href="AtkDocument.html" title="AtkDocument"><span class="type">AtkDocument</span></a> *document</code></em>);
|
55
|
+
const <span class="returnvalue">gchar</span> * <a class="link" href="AtkDocument.html#atk-document-get-locale" title="atk_document_get_locale ()">atk_document_get_locale</a> (<em class="parameter"><code><a class="link" href="AtkDocument.html" title="AtkDocument"><span class="type">AtkDocument</span></a> *document</code></em>);
|
56
|
+
</pre>
|
57
|
+
</div>
|
58
|
+
<div class="refsect1">
|
59
|
+
<a name="AtkDocument.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
60
|
+
<pre class="synopsis">
|
61
|
+
GInterface
|
62
|
+
+----AtkDocument
|
63
|
+
</pre>
|
64
|
+
</div>
|
65
|
+
<div class="refsect1">
|
66
|
+
<a name="AtkDocument.implementations"></a><h2>Known Implementations</h2>
|
67
|
+
<p>
|
68
|
+
AtkDocument is implemented by
|
69
|
+
<a class="link" href="AtkNoOpObject.html" title="AtkNoOpObject">AtkNoOpObject</a>.</p>
|
70
|
+
</div>
|
71
|
+
<div class="refsect1">
|
72
|
+
<a name="AtkDocument.signals"></a><h2>Signals</h2>
|
73
|
+
<pre class="synopsis">
|
74
|
+
"<a class="link" href="AtkDocument.html#AtkDocument-load-complete" title='The "load-complete" signal'>load-complete</a>" : <code class="literal">Run Last</code>
|
75
|
+
"<a class="link" href="AtkDocument.html#AtkDocument-load-stopped" title='The "load-stopped" signal'>load-stopped</a>" : <code class="literal">Run Last</code>
|
76
|
+
"<a class="link" href="AtkDocument.html#AtkDocument-reload" title='The "reload" signal'>reload</a>" : <code class="literal">Run Last</code>
|
77
|
+
</pre>
|
78
|
+
</div>
|
79
|
+
<div class="refsect1">
|
80
|
+
<a name="AtkDocument.description"></a><h2>Description</h2>
|
81
|
+
<p>
|
82
|
+
The AtkDocument interface should be supported by any object whose content is a
|
83
|
+
representation or view of a document. The AtkDocument interface should appear
|
84
|
+
on the toplevel container for the document content; however AtkDocument
|
85
|
+
instances may be nested (i.e. an AtkDocument may be a descendant of another
|
86
|
+
AtkDocument) in those cases where one document contains "embedded content"
|
87
|
+
which can reasonably be considered a document in its own right.
|
88
|
+
</p>
|
89
|
+
</div>
|
90
|
+
<div class="refsect1">
|
91
|
+
<a name="AtkDocument.details"></a><h2>Details</h2>
|
92
|
+
<div class="refsect2">
|
93
|
+
<a name="AtkDocument-struct"></a><h3>AtkDocument</h3>
|
94
|
+
<pre class="programlisting">typedef struct _AtkDocument AtkDocument;</pre>
|
95
|
+
<p>
|
96
|
+
The AtkDocument structure does not contain any fields.
|
97
|
+
</p>
|
98
|
+
</div>
|
99
|
+
<hr>
|
100
|
+
<div class="refsect2">
|
101
|
+
<a name="atk-document-get-document-type"></a><h3>atk_document_get_document_type ()</h3>
|
102
|
+
<pre class="programlisting">const <span class="returnvalue">gchar</span> * atk_document_get_document_type (<em class="parameter"><code><a class="link" href="AtkDocument.html" title="AtkDocument"><span class="type">AtkDocument</span></a> *document</code></em>);</pre>
|
103
|
+
<p>
|
104
|
+
Gets a string indicating the document type.
|
105
|
+
</p>
|
106
|
+
<div class="variablelist"><table border="0">
|
107
|
+
<col align="left" valign="top">
|
108
|
+
<tbody>
|
109
|
+
<tr>
|
110
|
+
<td><p><span class="term"><em class="parameter"><code>document</code></em> :</span></p></td>
|
111
|
+
<td>a <span class="type">GObject</span> instance that implements AtkDocumentIface</td>
|
112
|
+
</tr>
|
113
|
+
<tr>
|
114
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
115
|
+
<td>a string indicating the document type</td>
|
116
|
+
</tr>
|
117
|
+
</tbody>
|
118
|
+
</table></div>
|
119
|
+
</div>
|
120
|
+
<hr>
|
121
|
+
<div class="refsect2">
|
122
|
+
<a name="atk-document-get-document"></a><h3>atk_document_get_document ()</h3>
|
123
|
+
<pre class="programlisting"><span class="returnvalue">gpointer</span> atk_document_get_document (<em class="parameter"><code><a class="link" href="AtkDocument.html" title="AtkDocument"><span class="type">AtkDocument</span></a> *document</code></em>);</pre>
|
124
|
+
<p>
|
125
|
+
Gets a <code class="literal">gpointer</code> that points to an instance of the DOM. It is
|
126
|
+
up to the caller to check atk_document_get_type to determine
|
127
|
+
how to cast this pointer.
|
128
|
+
</p>
|
129
|
+
<div class="variablelist"><table border="0">
|
130
|
+
<col align="left" valign="top">
|
131
|
+
<tbody>
|
132
|
+
<tr>
|
133
|
+
<td><p><span class="term"><em class="parameter"><code>document</code></em> :</span></p></td>
|
134
|
+
<td>a <span class="type">GObject</span> instance that implements AtkDocumentIface</td>
|
135
|
+
</tr>
|
136
|
+
<tr>
|
137
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
138
|
+
<td>a <code class="literal">gpointer</code> that points to an instance of the DOM. <span class="annotation">[<a href="http://foldoc.org/transfer%20none"><span class="acronym">transfer none</span></a>]</span>
|
139
|
+
</td>
|
140
|
+
</tr>
|
141
|
+
</tbody>
|
142
|
+
</table></div>
|
143
|
+
</div>
|
144
|
+
<hr>
|
145
|
+
<div class="refsect2">
|
146
|
+
<a name="atk-document-get-attribute-value"></a><h3>atk_document_get_attribute_value ()</h3>
|
147
|
+
<pre class="programlisting">const <span class="returnvalue">gchar</span> * atk_document_get_attribute_value (<em class="parameter"><code><a class="link" href="AtkDocument.html" title="AtkDocument"><span class="type">AtkDocument</span></a> *document</code></em>,
|
148
|
+
<em class="parameter"><code>const <span class="type">gchar</span> *attribute_name</code></em>);</pre>
|
149
|
+
<div class="variablelist"><table border="0">
|
150
|
+
<col align="left" valign="top">
|
151
|
+
<tbody>
|
152
|
+
<tr>
|
153
|
+
<td><p><span class="term"><em class="parameter"><code>document</code></em> :</span></p></td>
|
154
|
+
<td>a <span class="type">GObject</span> instance that implements AtkDocumentIface</td>
|
155
|
+
</tr>
|
156
|
+
<tr>
|
157
|
+
<td><p><span class="term"><em class="parameter"><code>attribute_name</code></em> :</span></p></td>
|
158
|
+
<td>a character string representing the name of the attribute
|
159
|
+
whose value is being queried.</td>
|
160
|
+
</tr>
|
161
|
+
<tr>
|
162
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
163
|
+
<td>a string value associated with the named attribute for this
|
164
|
+
document, or NULL if a value for <span class="type">attribute_name</span> has not been specified
|
165
|
+
for this document.</td>
|
166
|
+
</tr>
|
167
|
+
</tbody>
|
168
|
+
</table></div>
|
169
|
+
<p class="since">Since 1.12</p>
|
170
|
+
</div>
|
171
|
+
<hr>
|
172
|
+
<div class="refsect2">
|
173
|
+
<a name="atk-document-set-attribute-value"></a><h3>atk_document_set_attribute_value ()</h3>
|
174
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span> atk_document_set_attribute_value (<em class="parameter"><code><a class="link" href="AtkDocument.html" title="AtkDocument"><span class="type">AtkDocument</span></a> *document</code></em>,
|
175
|
+
<em class="parameter"><code>const <span class="type">gchar</span> *attribute_name</code></em>,
|
176
|
+
<em class="parameter"><code>const <span class="type">gchar</span> *attribute_value</code></em>);</pre>
|
177
|
+
<div class="variablelist"><table border="0">
|
178
|
+
<col align="left" valign="top">
|
179
|
+
<tbody>
|
180
|
+
<tr>
|
181
|
+
<td><p><span class="term"><em class="parameter"><code>document</code></em> :</span></p></td>
|
182
|
+
<td>a <span class="type">GObject</span> instance that implements AtkDocumentIface</td>
|
183
|
+
</tr>
|
184
|
+
<tr>
|
185
|
+
<td><p><span class="term"><em class="parameter"><code>attribute_name</code></em> :</span></p></td>
|
186
|
+
<td>a character string representing the name of the attribute
|
187
|
+
whose value is being set.</td>
|
188
|
+
</tr>
|
189
|
+
<tr>
|
190
|
+
<td><p><span class="term"><em class="parameter"><code>attribute_value</code></em> :</span></p></td>
|
191
|
+
<td>a string value to be associated with <span class="type">attribute_name</span>.</td>
|
192
|
+
</tr>
|
193
|
+
<tr>
|
194
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
195
|
+
<td>TRUE if <span class="type">value</span> is successfully associated with <span class="type">attribute_name</span>
|
196
|
+
for this document, FALSE otherwise (e.g. if the document does not
|
197
|
+
allow the attribute to be modified).</td>
|
198
|
+
</tr>
|
199
|
+
</tbody>
|
200
|
+
</table></div>
|
201
|
+
<p class="since">Since 1.12</p>
|
202
|
+
</div>
|
203
|
+
<hr>
|
204
|
+
<div class="refsect2">
|
205
|
+
<a name="atk-document-get-attributes"></a><h3>atk_document_get_attributes ()</h3>
|
206
|
+
<pre class="programlisting"><a class="link" href="AtkText.html#AtkAttributeSet" title="AtkAttributeSet"><span class="returnvalue">AtkAttributeSet</span></a> * atk_document_get_attributes (<em class="parameter"><code><a class="link" href="AtkDocument.html" title="AtkDocument"><span class="type">AtkDocument</span></a> *document</code></em>);</pre>
|
207
|
+
<p>
|
208
|
+
Gets an AtkAttributeSet which describes document-wide
|
209
|
+
attributes as name-value pairs.
|
210
|
+
</p>
|
211
|
+
<div class="variablelist"><table border="0">
|
212
|
+
<col align="left" valign="top">
|
213
|
+
<tbody>
|
214
|
+
<tr>
|
215
|
+
<td><p><span class="term"><em class="parameter"><code>document</code></em> :</span></p></td>
|
216
|
+
<td>a <span class="type">GObject</span> instance that implements AtkDocumentIface</td>
|
217
|
+
</tr>
|
218
|
+
<tr>
|
219
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
220
|
+
<td>An AtkAttributeSet containing the explicitly
|
221
|
+
set name-value-pair attributes associated with this document
|
222
|
+
as a whole. <span class="annotation">[<a href="http://foldoc.org/transfer%20none"><span class="acronym">transfer none</span></a>]</span>
|
223
|
+
</td>
|
224
|
+
</tr>
|
225
|
+
</tbody>
|
226
|
+
</table></div>
|
227
|
+
<p class="since">Since 1.12</p>
|
228
|
+
</div>
|
229
|
+
<hr>
|
230
|
+
<div class="refsect2">
|
231
|
+
<a name="atk-document-get-locale"></a><h3>atk_document_get_locale ()</h3>
|
232
|
+
<pre class="programlisting">const <span class="returnvalue">gchar</span> * atk_document_get_locale (<em class="parameter"><code><a class="link" href="AtkDocument.html" title="AtkDocument"><span class="type">AtkDocument</span></a> *document</code></em>);</pre>
|
233
|
+
<p>
|
234
|
+
Gets a UTF-8 string indicating the POSIX-style LC_MESSAGES locale
|
235
|
+
of the content of this document instance. Individual
|
236
|
+
text substrings or images within this document may have
|
237
|
+
a different locale, see atk_text_get_attributes and
|
238
|
+
atk_image_get_image_locale.
|
239
|
+
</p>
|
240
|
+
<div class="variablelist"><table border="0">
|
241
|
+
<col align="left" valign="top">
|
242
|
+
<tbody>
|
243
|
+
<tr>
|
244
|
+
<td><p><span class="term"><em class="parameter"><code>document</code></em> :</span></p></td>
|
245
|
+
<td>a <span class="type">GObject</span> instance that implements AtkDocumentIface</td>
|
246
|
+
</tr>
|
247
|
+
<tr>
|
248
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
249
|
+
<td>a UTF-8 string indicating the POSIX-style LC_MESSAGES
|
250
|
+
locale of the document content as a whole, or NULL if
|
251
|
+
the document content does not specify a locale.</td>
|
252
|
+
</tr>
|
253
|
+
</tbody>
|
254
|
+
</table></div>
|
255
|
+
</div>
|
256
|
+
</div>
|
257
|
+
<div class="refsect1">
|
258
|
+
<a name="AtkDocument.signal-details"></a><h2>Signal Details</h2>
|
259
|
+
<div class="refsect2">
|
260
|
+
<a name="AtkDocument-load-complete"></a><h3>The <code class="literal">"load-complete"</code> signal</h3>
|
261
|
+
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="AtkDocument.html" title="AtkDocument"><span class="type">AtkDocument</span></a> *atkdocument,
|
262
|
+
<span class="type">gpointer</span> user_data) : <code class="literal">Run Last</code></pre>
|
263
|
+
<p>
|
264
|
+
The 'load-complete' signal is emitted when a pending load of a static
|
265
|
+
document has completed. This signal is to be expected by ATK clients
|
266
|
+
if and when AtkDocument implementors expose ATK_STATE_BUSY. If the state
|
267
|
+
of an AtkObject which implements AtkDocument does not include ATK_STATE_BUSY,
|
268
|
+
it should be safe for clients to assume that the AtkDocument's static contents
|
269
|
+
are fully loaded into the container. (Dynamic document contents should
|
270
|
+
be exposed via other signals.)
|
271
|
+
</p>
|
272
|
+
<div class="variablelist"><table border="0">
|
273
|
+
<col align="left" valign="top">
|
274
|
+
<tbody>
|
275
|
+
<tr>
|
276
|
+
<td><p><span class="term"><em class="parameter"><code>atkdocument</code></em> :</span></p></td>
|
277
|
+
<td>the object which received the signal.</td>
|
278
|
+
</tr>
|
279
|
+
<tr>
|
280
|
+
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
|
281
|
+
<td>user data set when the signal handler was connected.</td>
|
282
|
+
</tr>
|
283
|
+
</tbody>
|
284
|
+
</table></div>
|
285
|
+
</div>
|
286
|
+
<hr>
|
287
|
+
<div class="refsect2">
|
288
|
+
<a name="AtkDocument-load-stopped"></a><h3>The <code class="literal">"load-stopped"</code> signal</h3>
|
289
|
+
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="AtkDocument.html" title="AtkDocument"><span class="type">AtkDocument</span></a> *atkdocument,
|
290
|
+
<span class="type">gpointer</span> user_data) : <code class="literal">Run Last</code></pre>
|
291
|
+
<p>
|
292
|
+
The 'load-stopped' signal is emitted when a pending load of document contents
|
293
|
+
is cancelled, paused, or otherwise interrupted by the user or application
|
294
|
+
logic. It should not however be
|
295
|
+
emitted while waiting for a resource (for instance while blocking on a file or
|
296
|
+
network read) unless a user-significant timeout has occurred.
|
297
|
+
</p>
|
298
|
+
<div class="variablelist"><table border="0">
|
299
|
+
<col align="left" valign="top">
|
300
|
+
<tbody>
|
301
|
+
<tr>
|
302
|
+
<td><p><span class="term"><em class="parameter"><code>atkdocument</code></em> :</span></p></td>
|
303
|
+
<td>the object which received the signal.</td>
|
304
|
+
</tr>
|
305
|
+
<tr>
|
306
|
+
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
|
307
|
+
<td>user data set when the signal handler was connected.</td>
|
308
|
+
</tr>
|
309
|
+
</tbody>
|
310
|
+
</table></div>
|
311
|
+
</div>
|
312
|
+
<hr>
|
313
|
+
<div class="refsect2">
|
314
|
+
<a name="AtkDocument-reload"></a><h3>The <code class="literal">"reload"</code> signal</h3>
|
315
|
+
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="AtkDocument.html" title="AtkDocument"><span class="type">AtkDocument</span></a> *atkdocument,
|
316
|
+
<span class="type">gpointer</span> user_data) : <code class="literal">Run Last</code></pre>
|
317
|
+
<p>
|
318
|
+
The 'reload' signal is emitted when the contents of a document is refreshed
|
319
|
+
from its source. Once 'reload' has been emitted, a matching 'load-complete'
|
320
|
+
or 'load-stopped' signal should follow, which clients may await before
|
321
|
+
interrogating ATK for the latest document content.
|
322
|
+
</p>
|
323
|
+
<div class="variablelist"><table border="0">
|
324
|
+
<col align="left" valign="top">
|
325
|
+
<tbody>
|
326
|
+
<tr>
|
327
|
+
<td><p><span class="term"><em class="parameter"><code>atkdocument</code></em> :</span></p></td>
|
328
|
+
<td>the object which received the signal.</td>
|
329
|
+
</tr>
|
330
|
+
<tr>
|
331
|
+
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
|
332
|
+
<td>user data set when the signal handler was connected.</td>
|
333
|
+
</tr>
|
334
|
+
</tbody>
|
335
|
+
</table></div>
|
336
|
+
</div>
|
337
|
+
</div>
|
338
|
+
</div>
|
339
|
+
<div class="footer">
|
340
|
+
<hr>
|
341
|
+
Generated by GTK-Doc V1.18.1</div>
|
342
|
+
</body>
|
343
|
+
</html>
|
@@ -0,0 +1,328 @@
|
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
2
|
+
<html>
|
3
|
+
<head>
|
4
|
+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
+
<title>AtkEditableText</title>
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
7
|
+
<link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
|
8
|
+
<link rel="up" href="atk.html" title="ATK Library">
|
9
|
+
<link rel="prev" href="AtkDocument.html" title="AtkDocument">
|
10
|
+
<link rel="next" href="AtkGObjectAccessible.html" title="AtkGObjectAccessible">
|
11
|
+
<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
|
12
|
+
<link rel="stylesheet" href="style.css" type="text/css">
|
13
|
+
</head>
|
14
|
+
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
15
|
+
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
|
16
|
+
<tr valign="middle">
|
17
|
+
<td><a accesskey="p" href="AtkDocument.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
18
|
+
<td><a accesskey="u" href="atk.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
|
19
|
+
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
20
|
+
<th width="100%" align="center">ATK - Accessibility Toolkit</th>
|
21
|
+
<td><a accesskey="n" href="AtkGObjectAccessible.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
22
|
+
</tr>
|
23
|
+
<tr><td colspan="5" class="shortcuts">
|
24
|
+
<a href="#AtkEditableText.synopsis" class="shortcut">Top</a>
|
25
|
+
|
|
26
|
+
<a href="#AtkEditableText.description" class="shortcut">Description</a>
|
27
|
+
|
|
28
|
+
<a href="#AtkEditableText.object-hierarchy" class="shortcut">Object Hierarchy</a>
|
29
|
+
|
|
30
|
+
<a href="#AtkEditableText.implementations" class="shortcut">Known Implementations</a>
|
31
|
+
</td></tr>
|
32
|
+
</table>
|
33
|
+
<div class="refentry">
|
34
|
+
<a name="AtkEditableText"></a><div class="titlepage"></div>
|
35
|
+
<div class="refnamediv"><table width="100%"><tr>
|
36
|
+
<td valign="top">
|
37
|
+
<h2><span class="refentrytitle"><a name="AtkEditableText.top_of_page"></a>AtkEditableText</span></h2>
|
38
|
+
<p>AtkEditableText — The ATK interface implemented by components containing user-editable text content.</p>
|
39
|
+
</td>
|
40
|
+
<td valign="top" align="right"></td>
|
41
|
+
</tr></table></div>
|
42
|
+
<div class="refsynopsisdiv">
|
43
|
+
<a name="AtkEditableText.synopsis"></a><h2>Synopsis</h2>
|
44
|
+
<pre class="synopsis"> <a class="link" href="AtkEditableText.html#AtkEditableText-struct" title="AtkEditableText">AtkEditableText</a>;
|
45
|
+
<span class="returnvalue">gboolean</span> <a class="link" href="AtkEditableText.html#atk-editable-text-set-run-attributes" title="atk_editable_text_set_run_attributes ()">atk_editable_text_set_run_attributes</a>
|
46
|
+
(<em class="parameter"><code><a class="link" href="AtkEditableText.html" title="AtkEditableText"><span class="type">AtkEditableText</span></a> *text</code></em>,
|
47
|
+
<em class="parameter"><code><a class="link" href="AtkText.html#AtkAttributeSet" title="AtkAttributeSet"><span class="type">AtkAttributeSet</span></a> *attrib_set</code></em>,
|
48
|
+
<em class="parameter"><code><span class="type">gint</span> start_offset</code></em>,
|
49
|
+
<em class="parameter"><code><span class="type">gint</span> end_offset</code></em>);
|
50
|
+
<span class="returnvalue">void</span> <a class="link" href="AtkEditableText.html#atk-editable-text-set-text-contents" title="atk_editable_text_set_text_contents ()">atk_editable_text_set_text_contents</a> (<em class="parameter"><code><a class="link" href="AtkEditableText.html" title="AtkEditableText"><span class="type">AtkEditableText</span></a> *text</code></em>,
|
51
|
+
<em class="parameter"><code>const <span class="type">gchar</span> *string</code></em>);
|
52
|
+
<span class="returnvalue">void</span> <a class="link" href="AtkEditableText.html#atk-editable-text-insert-text" title="atk_editable_text_insert_text ()">atk_editable_text_insert_text</a> (<em class="parameter"><code><a class="link" href="AtkEditableText.html" title="AtkEditableText"><span class="type">AtkEditableText</span></a> *text</code></em>,
|
53
|
+
<em class="parameter"><code>const <span class="type">gchar</span> *string</code></em>,
|
54
|
+
<em class="parameter"><code><span class="type">gint</span> length</code></em>,
|
55
|
+
<em class="parameter"><code><span class="type">gint</span> *position</code></em>);
|
56
|
+
<span class="returnvalue">void</span> <a class="link" href="AtkEditableText.html#atk-editable-text-copy-text" title="atk_editable_text_copy_text ()">atk_editable_text_copy_text</a> (<em class="parameter"><code><a class="link" href="AtkEditableText.html" title="AtkEditableText"><span class="type">AtkEditableText</span></a> *text</code></em>,
|
57
|
+
<em class="parameter"><code><span class="type">gint</span> start_pos</code></em>,
|
58
|
+
<em class="parameter"><code><span class="type">gint</span> end_pos</code></em>);
|
59
|
+
<span class="returnvalue">void</span> <a class="link" href="AtkEditableText.html#atk-editable-text-cut-text" title="atk_editable_text_cut_text ()">atk_editable_text_cut_text</a> (<em class="parameter"><code><a class="link" href="AtkEditableText.html" title="AtkEditableText"><span class="type">AtkEditableText</span></a> *text</code></em>,
|
60
|
+
<em class="parameter"><code><span class="type">gint</span> start_pos</code></em>,
|
61
|
+
<em class="parameter"><code><span class="type">gint</span> end_pos</code></em>);
|
62
|
+
<span class="returnvalue">void</span> <a class="link" href="AtkEditableText.html#atk-editable-text-delete-text" title="atk_editable_text_delete_text ()">atk_editable_text_delete_text</a> (<em class="parameter"><code><a class="link" href="AtkEditableText.html" title="AtkEditableText"><span class="type">AtkEditableText</span></a> *text</code></em>,
|
63
|
+
<em class="parameter"><code><span class="type">gint</span> start_pos</code></em>,
|
64
|
+
<em class="parameter"><code><span class="type">gint</span> end_pos</code></em>);
|
65
|
+
<span class="returnvalue">void</span> <a class="link" href="AtkEditableText.html#atk-editable-text-paste-text" title="atk_editable_text_paste_text ()">atk_editable_text_paste_text</a> (<em class="parameter"><code><a class="link" href="AtkEditableText.html" title="AtkEditableText"><span class="type">AtkEditableText</span></a> *text</code></em>,
|
66
|
+
<em class="parameter"><code><span class="type">gint</span> position</code></em>);
|
67
|
+
</pre>
|
68
|
+
</div>
|
69
|
+
<div class="refsect1">
|
70
|
+
<a name="AtkEditableText.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
71
|
+
<pre class="synopsis">
|
72
|
+
GInterface
|
73
|
+
+----AtkEditableText
|
74
|
+
</pre>
|
75
|
+
</div>
|
76
|
+
<div class="refsect1">
|
77
|
+
<a name="AtkEditableText.implementations"></a><h2>Known Implementations</h2>
|
78
|
+
<p>
|
79
|
+
AtkEditableText is implemented by
|
80
|
+
<a class="link" href="AtkNoOpObject.html" title="AtkNoOpObject">AtkNoOpObject</a>.</p>
|
81
|
+
</div>
|
82
|
+
<div class="refsect1">
|
83
|
+
<a name="AtkEditableText.description"></a><h2>Description</h2>
|
84
|
+
<p>
|
85
|
+
<a class="link" href="AtkEditableText.html" title="AtkEditableText"><span class="type">AtkEditableText</span></a> should be implemented by UI components which contain
|
86
|
+
text which the user can edit, via the <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> corresponding to that
|
87
|
+
component (see <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>).
|
88
|
+
</p>
|
89
|
+
<p>
|
90
|
+
<a class="link" href="AtkEditableText.html" title="AtkEditableText"><span class="type">AtkEditableText</span></a> is a subclass of <a class="link" href="AtkText.html" title="AtkText"><span class="type">AtkText</span></a>, and as such, an object which
|
91
|
+
implements <a class="link" href="AtkEditableText.html" title="AtkEditableText"><span class="type">AtkEditableText</span></a> is by definition an <a class="link" href="AtkText.html" title="AtkText"><span class="type">AtkText</span></a> implementor as well.
|
92
|
+
</p>
|
93
|
+
</div>
|
94
|
+
<div class="refsect1">
|
95
|
+
<a name="AtkEditableText.details"></a><h2>Details</h2>
|
96
|
+
<div class="refsect2">
|
97
|
+
<a name="AtkEditableText-struct"></a><h3>AtkEditableText</h3>
|
98
|
+
<pre class="programlisting">typedef struct _AtkEditableText AtkEditableText;</pre>
|
99
|
+
<p>
|
100
|
+
The AtkEditableText structure does not contain any fields.
|
101
|
+
</p>
|
102
|
+
</div>
|
103
|
+
<hr>
|
104
|
+
<div class="refsect2">
|
105
|
+
<a name="atk-editable-text-set-run-attributes"></a><h3>atk_editable_text_set_run_attributes ()</h3>
|
106
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span> atk_editable_text_set_run_attributes
|
107
|
+
(<em class="parameter"><code><a class="link" href="AtkEditableText.html" title="AtkEditableText"><span class="type">AtkEditableText</span></a> *text</code></em>,
|
108
|
+
<em class="parameter"><code><a class="link" href="AtkText.html#AtkAttributeSet" title="AtkAttributeSet"><span class="type">AtkAttributeSet</span></a> *attrib_set</code></em>,
|
109
|
+
<em class="parameter"><code><span class="type">gint</span> start_offset</code></em>,
|
110
|
+
<em class="parameter"><code><span class="type">gint</span> end_offset</code></em>);</pre>
|
111
|
+
<p>
|
112
|
+
Sets the attributes for a specified range. See the ATK_ATTRIBUTE
|
113
|
+
macros (such as <span class="type">ATK_ATTRIBUTE_LEFT_MARGIN</span>) for examples of attributes
|
114
|
+
that can be set. Note that other attributes that do not have corresponding
|
115
|
+
ATK_ATTRIBUTE macros may also be set for certain text widgets.
|
116
|
+
</p>
|
117
|
+
<div class="variablelist"><table border="0">
|
118
|
+
<col align="left" valign="top">
|
119
|
+
<tbody>
|
120
|
+
<tr>
|
121
|
+
<td><p><span class="term"><em class="parameter"><code>text</code></em> :</span></p></td>
|
122
|
+
<td>an <a class="link" href="AtkEditableText.html" title="AtkEditableText"><span class="type">AtkEditableText</span></a>
|
123
|
+
</td>
|
124
|
+
</tr>
|
125
|
+
<tr>
|
126
|
+
<td><p><span class="term"><em class="parameter"><code>attrib_set</code></em> :</span></p></td>
|
127
|
+
<td>an <a class="link" href="AtkText.html#AtkAttributeSet" title="AtkAttributeSet"><span class="type">AtkAttributeSet</span></a>
|
128
|
+
</td>
|
129
|
+
</tr>
|
130
|
+
<tr>
|
131
|
+
<td><p><span class="term"><em class="parameter"><code>start_offset</code></em> :</span></p></td>
|
132
|
+
<td>start of range in which to set attributes</td>
|
133
|
+
</tr>
|
134
|
+
<tr>
|
135
|
+
<td><p><span class="term"><em class="parameter"><code>end_offset</code></em> :</span></p></td>
|
136
|
+
<td>end of range in which to set attributes</td>
|
137
|
+
</tr>
|
138
|
+
<tr>
|
139
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
140
|
+
<td>
|
141
|
+
<code class="literal">TRUE</code> if attributes successfully set for the specified
|
142
|
+
range, otherwise <code class="literal">FALSE</code>
|
143
|
+
</td>
|
144
|
+
</tr>
|
145
|
+
</tbody>
|
146
|
+
</table></div>
|
147
|
+
</div>
|
148
|
+
<hr>
|
149
|
+
<div class="refsect2">
|
150
|
+
<a name="atk-editable-text-set-text-contents"></a><h3>atk_editable_text_set_text_contents ()</h3>
|
151
|
+
<pre class="programlisting"><span class="returnvalue">void</span> atk_editable_text_set_text_contents (<em class="parameter"><code><a class="link" href="AtkEditableText.html" title="AtkEditableText"><span class="type">AtkEditableText</span></a> *text</code></em>,
|
152
|
+
<em class="parameter"><code>const <span class="type">gchar</span> *string</code></em>);</pre>
|
153
|
+
<p>
|
154
|
+
Set text contents of <em class="parameter"><code>text</code></em>.
|
155
|
+
</p>
|
156
|
+
<div class="variablelist"><table border="0">
|
157
|
+
<col align="left" valign="top">
|
158
|
+
<tbody>
|
159
|
+
<tr>
|
160
|
+
<td><p><span class="term"><em class="parameter"><code>text</code></em> :</span></p></td>
|
161
|
+
<td>an <a class="link" href="AtkEditableText.html" title="AtkEditableText"><span class="type">AtkEditableText</span></a>
|
162
|
+
</td>
|
163
|
+
</tr>
|
164
|
+
<tr>
|
165
|
+
<td><p><span class="term"><em class="parameter"><code>string</code></em> :</span></p></td>
|
166
|
+
<td>string to set for text contents of <em class="parameter"><code>text</code></em>
|
167
|
+
</td>
|
168
|
+
</tr>
|
169
|
+
</tbody>
|
170
|
+
</table></div>
|
171
|
+
</div>
|
172
|
+
<hr>
|
173
|
+
<div class="refsect2">
|
174
|
+
<a name="atk-editable-text-insert-text"></a><h3>atk_editable_text_insert_text ()</h3>
|
175
|
+
<pre class="programlisting"><span class="returnvalue">void</span> atk_editable_text_insert_text (<em class="parameter"><code><a class="link" href="AtkEditableText.html" title="AtkEditableText"><span class="type">AtkEditableText</span></a> *text</code></em>,
|
176
|
+
<em class="parameter"><code>const <span class="type">gchar</span> *string</code></em>,
|
177
|
+
<em class="parameter"><code><span class="type">gint</span> length</code></em>,
|
178
|
+
<em class="parameter"><code><span class="type">gint</span> *position</code></em>);</pre>
|
179
|
+
<p>
|
180
|
+
Insert text at a given position.
|
181
|
+
</p>
|
182
|
+
<div class="variablelist"><table border="0">
|
183
|
+
<col align="left" valign="top">
|
184
|
+
<tbody>
|
185
|
+
<tr>
|
186
|
+
<td><p><span class="term"><em class="parameter"><code>text</code></em> :</span></p></td>
|
187
|
+
<td>an <a class="link" href="AtkEditableText.html" title="AtkEditableText"><span class="type">AtkEditableText</span></a>
|
188
|
+
</td>
|
189
|
+
</tr>
|
190
|
+
<tr>
|
191
|
+
<td><p><span class="term"><em class="parameter"><code>string</code></em> :</span></p></td>
|
192
|
+
<td>the text to insert</td>
|
193
|
+
</tr>
|
194
|
+
<tr>
|
195
|
+
<td><p><span class="term"><em class="parameter"><code>length</code></em> :</span></p></td>
|
196
|
+
<td>the length of text to insert, in bytes</td>
|
197
|
+
</tr>
|
198
|
+
<tr>
|
199
|
+
<td><p><span class="term"><em class="parameter"><code>position</code></em> :</span></p></td>
|
200
|
+
<td>The caller initializes this to
|
201
|
+
the position at which to insert the text. After the call it
|
202
|
+
points at the position after the newly inserted text.</td>
|
203
|
+
</tr>
|
204
|
+
</tbody>
|
205
|
+
</table></div>
|
206
|
+
</div>
|
207
|
+
<hr>
|
208
|
+
<div class="refsect2">
|
209
|
+
<a name="atk-editable-text-copy-text"></a><h3>atk_editable_text_copy_text ()</h3>
|
210
|
+
<pre class="programlisting"><span class="returnvalue">void</span> atk_editable_text_copy_text (<em class="parameter"><code><a class="link" href="AtkEditableText.html" title="AtkEditableText"><span class="type">AtkEditableText</span></a> *text</code></em>,
|
211
|
+
<em class="parameter"><code><span class="type">gint</span> start_pos</code></em>,
|
212
|
+
<em class="parameter"><code><span class="type">gint</span> end_pos</code></em>);</pre>
|
213
|
+
<p>
|
214
|
+
Copy text from <em class="parameter"><code>start_pos</code></em> up to, but not including <em class="parameter"><code>end_pos</code></em>
|
215
|
+
to the clipboard.
|
216
|
+
</p>
|
217
|
+
<div class="variablelist"><table border="0">
|
218
|
+
<col align="left" valign="top">
|
219
|
+
<tbody>
|
220
|
+
<tr>
|
221
|
+
<td><p><span class="term"><em class="parameter"><code>text</code></em> :</span></p></td>
|
222
|
+
<td>an <a class="link" href="AtkEditableText.html" title="AtkEditableText"><span class="type">AtkEditableText</span></a>
|
223
|
+
</td>
|
224
|
+
</tr>
|
225
|
+
<tr>
|
226
|
+
<td><p><span class="term"><em class="parameter"><code>start_pos</code></em> :</span></p></td>
|
227
|
+
<td>start position</td>
|
228
|
+
</tr>
|
229
|
+
<tr>
|
230
|
+
<td><p><span class="term"><em class="parameter"><code>end_pos</code></em> :</span></p></td>
|
231
|
+
<td>end position</td>
|
232
|
+
</tr>
|
233
|
+
</tbody>
|
234
|
+
</table></div>
|
235
|
+
</div>
|
236
|
+
<hr>
|
237
|
+
<div class="refsect2">
|
238
|
+
<a name="atk-editable-text-cut-text"></a><h3>atk_editable_text_cut_text ()</h3>
|
239
|
+
<pre class="programlisting"><span class="returnvalue">void</span> atk_editable_text_cut_text (<em class="parameter"><code><a class="link" href="AtkEditableText.html" title="AtkEditableText"><span class="type">AtkEditableText</span></a> *text</code></em>,
|
240
|
+
<em class="parameter"><code><span class="type">gint</span> start_pos</code></em>,
|
241
|
+
<em class="parameter"><code><span class="type">gint</span> end_pos</code></em>);</pre>
|
242
|
+
<p>
|
243
|
+
Copy text from <em class="parameter"><code>start_pos</code></em> up to, but not including <em class="parameter"><code>end_pos</code></em>
|
244
|
+
to the clipboard and then delete from the widget.
|
245
|
+
</p>
|
246
|
+
<div class="variablelist"><table border="0">
|
247
|
+
<col align="left" valign="top">
|
248
|
+
<tbody>
|
249
|
+
<tr>
|
250
|
+
<td><p><span class="term"><em class="parameter"><code>text</code></em> :</span></p></td>
|
251
|
+
<td>an <a class="link" href="AtkEditableText.html" title="AtkEditableText"><span class="type">AtkEditableText</span></a>
|
252
|
+
</td>
|
253
|
+
</tr>
|
254
|
+
<tr>
|
255
|
+
<td><p><span class="term"><em class="parameter"><code>start_pos</code></em> :</span></p></td>
|
256
|
+
<td>start position</td>
|
257
|
+
</tr>
|
258
|
+
<tr>
|
259
|
+
<td><p><span class="term"><em class="parameter"><code>end_pos</code></em> :</span></p></td>
|
260
|
+
<td>end position</td>
|
261
|
+
</tr>
|
262
|
+
</tbody>
|
263
|
+
</table></div>
|
264
|
+
</div>
|
265
|
+
<hr>
|
266
|
+
<div class="refsect2">
|
267
|
+
<a name="atk-editable-text-delete-text"></a><h3>atk_editable_text_delete_text ()</h3>
|
268
|
+
<pre class="programlisting"><span class="returnvalue">void</span> atk_editable_text_delete_text (<em class="parameter"><code><a class="link" href="AtkEditableText.html" title="AtkEditableText"><span class="type">AtkEditableText</span></a> *text</code></em>,
|
269
|
+
<em class="parameter"><code><span class="type">gint</span> start_pos</code></em>,
|
270
|
+
<em class="parameter"><code><span class="type">gint</span> end_pos</code></em>);</pre>
|
271
|
+
<p>
|
272
|
+
Delete text <em class="parameter"><code>start_pos</code></em> up to, but not including <em class="parameter"><code>end_pos</code></em>.
|
273
|
+
</p>
|
274
|
+
<div class="variablelist"><table border="0">
|
275
|
+
<col align="left" valign="top">
|
276
|
+
<tbody>
|
277
|
+
<tr>
|
278
|
+
<td><p><span class="term"><em class="parameter"><code>text</code></em> :</span></p></td>
|
279
|
+
<td>an <a class="link" href="AtkEditableText.html" title="AtkEditableText"><span class="type">AtkEditableText</span></a>
|
280
|
+
</td>
|
281
|
+
</tr>
|
282
|
+
<tr>
|
283
|
+
<td><p><span class="term"><em class="parameter"><code>start_pos</code></em> :</span></p></td>
|
284
|
+
<td>start position</td>
|
285
|
+
</tr>
|
286
|
+
<tr>
|
287
|
+
<td><p><span class="term"><em class="parameter"><code>end_pos</code></em> :</span></p></td>
|
288
|
+
<td>end position</td>
|
289
|
+
</tr>
|
290
|
+
</tbody>
|
291
|
+
</table></div>
|
292
|
+
</div>
|
293
|
+
<hr>
|
294
|
+
<div class="refsect2">
|
295
|
+
<a name="atk-editable-text-paste-text"></a><h3>atk_editable_text_paste_text ()</h3>
|
296
|
+
<pre class="programlisting"><span class="returnvalue">void</span> atk_editable_text_paste_text (<em class="parameter"><code><a class="link" href="AtkEditableText.html" title="AtkEditableText"><span class="type">AtkEditableText</span></a> *text</code></em>,
|
297
|
+
<em class="parameter"><code><span class="type">gint</span> position</code></em>);</pre>
|
298
|
+
<p>
|
299
|
+
Paste text from clipboard to specified <em class="parameter"><code>position</code></em>.
|
300
|
+
</p>
|
301
|
+
<div class="variablelist"><table border="0">
|
302
|
+
<col align="left" valign="top">
|
303
|
+
<tbody>
|
304
|
+
<tr>
|
305
|
+
<td><p><span class="term"><em class="parameter"><code>text</code></em> :</span></p></td>
|
306
|
+
<td>an <a class="link" href="AtkEditableText.html" title="AtkEditableText"><span class="type">AtkEditableText</span></a>
|
307
|
+
</td>
|
308
|
+
</tr>
|
309
|
+
<tr>
|
310
|
+
<td><p><span class="term"><em class="parameter"><code>position</code></em> :</span></p></td>
|
311
|
+
<td>position to paste</td>
|
312
|
+
</tr>
|
313
|
+
</tbody>
|
314
|
+
</table></div>
|
315
|
+
</div>
|
316
|
+
</div>
|
317
|
+
<div class="refsect1">
|
318
|
+
<a name="AtkEditableText.see-also"></a><h2>See Also</h2>
|
319
|
+
<p>
|
320
|
+
<a class="link" href="AtkText.html" title="AtkText"><span class="type">AtkText</span></a>
|
321
|
+
</p>
|
322
|
+
</div>
|
323
|
+
</div>
|
324
|
+
<div class="footer">
|
325
|
+
<hr>
|
326
|
+
Generated by GTK-Doc V1.18.1</div>
|
327
|
+
</body>
|
328
|
+
</html>
|