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,216 @@
|
|
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>AtkValue</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="AtkUtil.html" title="AtkUtil">
|
10
|
+
<link rel="next" href="api-index-full.html" title="Index of all symbols">
|
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="AtkUtil.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="api-index-full.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="#AtkValue.synopsis" class="shortcut">Top</a>
|
25
|
+
|
|
26
|
+
<a href="#AtkValue.description" class="shortcut">Description</a>
|
27
|
+
|
|
28
|
+
<a href="#AtkValue.object-hierarchy" class="shortcut">Object Hierarchy</a>
|
29
|
+
|
|
30
|
+
<a href="#AtkValue.implementations" class="shortcut">Known Implementations</a>
|
31
|
+
</td></tr>
|
32
|
+
</table>
|
33
|
+
<div class="refentry">
|
34
|
+
<a name="AtkValue"></a><div class="titlepage"></div>
|
35
|
+
<div class="refnamediv"><table width="100%"><tr>
|
36
|
+
<td valign="top">
|
37
|
+
<h2><span class="refentrytitle"><a name="AtkValue.top_of_page"></a>AtkValue</span></h2>
|
38
|
+
<p>AtkValue — The ATK interface implemented by valuators and components which display or
|
39
|
+
select a value from a bounded range of values.</p>
|
40
|
+
</td>
|
41
|
+
<td valign="top" align="right"></td>
|
42
|
+
</tr></table></div>
|
43
|
+
<div class="refsynopsisdiv">
|
44
|
+
<a name="AtkValue.synopsis"></a><h2>Synopsis</h2>
|
45
|
+
<pre class="synopsis"> <a class="link" href="AtkValue.html#AtkValue-struct" title="AtkValue">AtkValue</a>;
|
46
|
+
<span class="returnvalue">void</span> <a class="link" href="AtkValue.html#atk-value-get-current-value" title="atk_value_get_current_value ()">atk_value_get_current_value</a> (<em class="parameter"><code><a class="link" href="AtkValue.html" title="AtkValue"><span class="type">AtkValue</span></a> *obj</code></em>,
|
47
|
+
<em class="parameter"><code><span class="type">GValue</span> *value</code></em>);
|
48
|
+
<span class="returnvalue">void</span> <a class="link" href="AtkValue.html#atk-value-get-maximum-value" title="atk_value_get_maximum_value ()">atk_value_get_maximum_value</a> (<em class="parameter"><code><a class="link" href="AtkValue.html" title="AtkValue"><span class="type">AtkValue</span></a> *obj</code></em>,
|
49
|
+
<em class="parameter"><code><span class="type">GValue</span> *value</code></em>);
|
50
|
+
<span class="returnvalue">void</span> <a class="link" href="AtkValue.html#atk-value-get-minimum-value" title="atk_value_get_minimum_value ()">atk_value_get_minimum_value</a> (<em class="parameter"><code><a class="link" href="AtkValue.html" title="AtkValue"><span class="type">AtkValue</span></a> *obj</code></em>,
|
51
|
+
<em class="parameter"><code><span class="type">GValue</span> *value</code></em>);
|
52
|
+
<span class="returnvalue">gboolean</span> <a class="link" href="AtkValue.html#atk-value-set-current-value" title="atk_value_set_current_value ()">atk_value_set_current_value</a> (<em class="parameter"><code><a class="link" href="AtkValue.html" title="AtkValue"><span class="type">AtkValue</span></a> *obj</code></em>,
|
53
|
+
<em class="parameter"><code>const <span class="type">GValue</span> *value</code></em>);
|
54
|
+
<span class="returnvalue">void</span> <a class="link" href="AtkValue.html#atk-value-get-minimum-increment" title="atk_value_get_minimum_increment ()">atk_value_get_minimum_increment</a> (<em class="parameter"><code><a class="link" href="AtkValue.html" title="AtkValue"><span class="type">AtkValue</span></a> *obj</code></em>,
|
55
|
+
<em class="parameter"><code><span class="type">GValue</span> *value</code></em>);
|
56
|
+
</pre>
|
57
|
+
</div>
|
58
|
+
<div class="refsect1">
|
59
|
+
<a name="AtkValue.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
60
|
+
<pre class="synopsis">
|
61
|
+
GInterface
|
62
|
+
+----AtkValue
|
63
|
+
</pre>
|
64
|
+
</div>
|
65
|
+
<div class="refsect1">
|
66
|
+
<a name="AtkValue.implementations"></a><h2>Known Implementations</h2>
|
67
|
+
<p>
|
68
|
+
AtkValue is implemented by
|
69
|
+
<a class="link" href="AtkNoOpObject.html" title="AtkNoOpObject">AtkNoOpObject</a>.</p>
|
70
|
+
</div>
|
71
|
+
<div class="refsect1">
|
72
|
+
<a name="AtkValue.description"></a><h2>Description</h2>
|
73
|
+
<p>
|
74
|
+
<a class="link" href="AtkValue.html" title="AtkValue"><span class="type">AtkValue</span></a> should be implemented for components which either display a
|
75
|
+
value from a bounded range, or which allow the user to specify a value
|
76
|
+
from a bounded range, or both. For instance, most sliders and range
|
77
|
+
controls, as well as dials, should have <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> representations which
|
78
|
+
implement <a class="link" href="AtkValue.html" title="AtkValue"><span class="type">AtkValue</span></a> on the component's behalf. <span class="type">AtKValues</span> may be
|
79
|
+
read-only, in which case attempts to alter the value return FALSE to
|
80
|
+
indicate failure.
|
81
|
+
</p>
|
82
|
+
</div>
|
83
|
+
<div class="refsect1">
|
84
|
+
<a name="AtkValue.details"></a><h2>Details</h2>
|
85
|
+
<div class="refsect2">
|
86
|
+
<a name="AtkValue-struct"></a><h3>AtkValue</h3>
|
87
|
+
<pre class="programlisting">typedef struct _AtkValue AtkValue;</pre>
|
88
|
+
<p>
|
89
|
+
The AtkValue structure does not contain any fields.
|
90
|
+
</p>
|
91
|
+
</div>
|
92
|
+
<hr>
|
93
|
+
<div class="refsect2">
|
94
|
+
<a name="atk-value-get-current-value"></a><h3>atk_value_get_current_value ()</h3>
|
95
|
+
<pre class="programlisting"><span class="returnvalue">void</span> atk_value_get_current_value (<em class="parameter"><code><a class="link" href="AtkValue.html" title="AtkValue"><span class="type">AtkValue</span></a> *obj</code></em>,
|
96
|
+
<em class="parameter"><code><span class="type">GValue</span> *value</code></em>);</pre>
|
97
|
+
<p>
|
98
|
+
Gets the value of this object.
|
99
|
+
</p>
|
100
|
+
<div class="variablelist"><table border="0">
|
101
|
+
<col align="left" valign="top">
|
102
|
+
<tbody>
|
103
|
+
<tr>
|
104
|
+
<td><p><span class="term"><em class="parameter"><code>obj</code></em> :</span></p></td>
|
105
|
+
<td>a GObject instance that implements AtkValueIface</td>
|
106
|
+
</tr>
|
107
|
+
<tr>
|
108
|
+
<td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
|
109
|
+
<td>a <span class="type">GValue</span> representing the current accessible value</td>
|
110
|
+
</tr>
|
111
|
+
</tbody>
|
112
|
+
</table></div>
|
113
|
+
</div>
|
114
|
+
<hr>
|
115
|
+
<div class="refsect2">
|
116
|
+
<a name="atk-value-get-maximum-value"></a><h3>atk_value_get_maximum_value ()</h3>
|
117
|
+
<pre class="programlisting"><span class="returnvalue">void</span> atk_value_get_maximum_value (<em class="parameter"><code><a class="link" href="AtkValue.html" title="AtkValue"><span class="type">AtkValue</span></a> *obj</code></em>,
|
118
|
+
<em class="parameter"><code><span class="type">GValue</span> *value</code></em>);</pre>
|
119
|
+
<p>
|
120
|
+
Gets the maximum value of this object.
|
121
|
+
</p>
|
122
|
+
<div class="variablelist"><table border="0">
|
123
|
+
<col align="left" valign="top">
|
124
|
+
<tbody>
|
125
|
+
<tr>
|
126
|
+
<td><p><span class="term"><em class="parameter"><code>obj</code></em> :</span></p></td>
|
127
|
+
<td>a GObject instance that implements AtkValueIface</td>
|
128
|
+
</tr>
|
129
|
+
<tr>
|
130
|
+
<td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
|
131
|
+
<td>a <span class="type">GValue</span> representing the maximum accessible value</td>
|
132
|
+
</tr>
|
133
|
+
</tbody>
|
134
|
+
</table></div>
|
135
|
+
</div>
|
136
|
+
<hr>
|
137
|
+
<div class="refsect2">
|
138
|
+
<a name="atk-value-get-minimum-value"></a><h3>atk_value_get_minimum_value ()</h3>
|
139
|
+
<pre class="programlisting"><span class="returnvalue">void</span> atk_value_get_minimum_value (<em class="parameter"><code><a class="link" href="AtkValue.html" title="AtkValue"><span class="type">AtkValue</span></a> *obj</code></em>,
|
140
|
+
<em class="parameter"><code><span class="type">GValue</span> *value</code></em>);</pre>
|
141
|
+
<p>
|
142
|
+
Gets the minimum value of this object.
|
143
|
+
</p>
|
144
|
+
<div class="variablelist"><table border="0">
|
145
|
+
<col align="left" valign="top">
|
146
|
+
<tbody>
|
147
|
+
<tr>
|
148
|
+
<td><p><span class="term"><em class="parameter"><code>obj</code></em> :</span></p></td>
|
149
|
+
<td>a GObject instance that implements AtkValueIface</td>
|
150
|
+
</tr>
|
151
|
+
<tr>
|
152
|
+
<td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
|
153
|
+
<td>a <span class="type">GValue</span> representing the minimum accessible value</td>
|
154
|
+
</tr>
|
155
|
+
</tbody>
|
156
|
+
</table></div>
|
157
|
+
</div>
|
158
|
+
<hr>
|
159
|
+
<div class="refsect2">
|
160
|
+
<a name="atk-value-set-current-value"></a><h3>atk_value_set_current_value ()</h3>
|
161
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span> atk_value_set_current_value (<em class="parameter"><code><a class="link" href="AtkValue.html" title="AtkValue"><span class="type">AtkValue</span></a> *obj</code></em>,
|
162
|
+
<em class="parameter"><code>const <span class="type">GValue</span> *value</code></em>);</pre>
|
163
|
+
<p>
|
164
|
+
Sets the value of this object.
|
165
|
+
</p>
|
166
|
+
<div class="variablelist"><table border="0">
|
167
|
+
<col align="left" valign="top">
|
168
|
+
<tbody>
|
169
|
+
<tr>
|
170
|
+
<td><p><span class="term"><em class="parameter"><code>obj</code></em> :</span></p></td>
|
171
|
+
<td>a GObject instance that implements AtkValueIface</td>
|
172
|
+
</tr>
|
173
|
+
<tr>
|
174
|
+
<td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
|
175
|
+
<td>a <span class="type">GValue</span> which is the desired new accessible value.</td>
|
176
|
+
</tr>
|
177
|
+
<tr>
|
178
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
179
|
+
<td>
|
180
|
+
<code class="literal">TRUE</code> if new value is successfully set, <code class="literal">FALSE</code> otherwise.</td>
|
181
|
+
</tr>
|
182
|
+
</tbody>
|
183
|
+
</table></div>
|
184
|
+
</div>
|
185
|
+
<hr>
|
186
|
+
<div class="refsect2">
|
187
|
+
<a name="atk-value-get-minimum-increment"></a><h3>atk_value_get_minimum_increment ()</h3>
|
188
|
+
<pre class="programlisting"><span class="returnvalue">void</span> atk_value_get_minimum_increment (<em class="parameter"><code><a class="link" href="AtkValue.html" title="AtkValue"><span class="type">AtkValue</span></a> *obj</code></em>,
|
189
|
+
<em class="parameter"><code><span class="type">GValue</span> *value</code></em>);</pre>
|
190
|
+
<p>
|
191
|
+
Gets the minimum increment by which the value of this object may be changed. If zero,
|
192
|
+
the minimum increment is undefined, which may mean that it is limited only by the
|
193
|
+
floating point precision of the platform.
|
194
|
+
</p>
|
195
|
+
<div class="variablelist"><table border="0">
|
196
|
+
<col align="left" valign="top">
|
197
|
+
<tbody>
|
198
|
+
<tr>
|
199
|
+
<td><p><span class="term"><em class="parameter"><code>obj</code></em> :</span></p></td>
|
200
|
+
<td>a GObject instance that implements AtkValueIface</td>
|
201
|
+
</tr>
|
202
|
+
<tr>
|
203
|
+
<td><p><span class="term"><em class="parameter"><code>value</code></em> :</span></p></td>
|
204
|
+
<td>a <span class="type">GValue</span> representing the minimum increment by which the accessible value may be changed</td>
|
205
|
+
</tr>
|
206
|
+
</tbody>
|
207
|
+
</table></div>
|
208
|
+
<p class="since">Since 1.12</p>
|
209
|
+
</div>
|
210
|
+
</div>
|
211
|
+
</div>
|
212
|
+
<div class="footer">
|
213
|
+
<hr>
|
214
|
+
Generated by GTK-Doc V1.18.1</div>
|
215
|
+
</body>
|
216
|
+
</html>
|
@@ -0,0 +1,51 @@
|
|
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>Index of new symbols in 1.12</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="index.html" title="ATK - Accessibility Toolkit">
|
9
|
+
<link rel="prev" href="api-index-1-6.html" title="Index of new symbols in 1.6">
|
10
|
+
<link rel="next" href="api-index-1-13.html" title="Index of new symbols in 1.13">
|
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"><tr valign="middle">
|
16
|
+
<td><a accesskey="p" href="api-index-1-6.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
17
|
+
<td> </td>
|
18
|
+
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
19
|
+
<th width="100%" align="center">ATK - Accessibility Toolkit</th>
|
20
|
+
<td><a accesskey="n" href="api-index-1-13.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
21
|
+
</tr></table>
|
22
|
+
<div class="index">
|
23
|
+
<div class="titlepage"><div><div><h2 class="title">
|
24
|
+
<a name="api-index-1-12"></a>Index of new symbols in 1.12</h2></div></div></div>
|
25
|
+
<div class="index"><div class="indexdiv">
|
26
|
+
<h3>A</h3>
|
27
|
+
<dl>
|
28
|
+
<dt>atk_component_get_alpha, <a class="indexterm" href="AtkComponent.html#atk-component-get-alpha">atk_component_get_alpha ()</a>
|
29
|
+
</dt>
|
30
|
+
<dt>atk_document_get_attributes, <a class="indexterm" href="AtkDocument.html#atk-document-get-attributes">atk_document_get_attributes ()</a>
|
31
|
+
</dt>
|
32
|
+
<dt>atk_document_get_attribute_value, <a class="indexterm" href="AtkDocument.html#atk-document-get-attribute-value">atk_document_get_attribute_value ()</a>
|
33
|
+
</dt>
|
34
|
+
<dt>atk_document_set_attribute_value, <a class="indexterm" href="AtkDocument.html#atk-document-set-attribute-value">atk_document_set_attribute_value ()</a>
|
35
|
+
</dt>
|
36
|
+
<dt>atk_hyperlink_impl_get_hyperlink, <a class="indexterm" href="atk-AtkHyperlinkImpl.html#atk-hyperlink-impl-get-hyperlink">atk_hyperlink_impl_get_hyperlink ()</a>
|
37
|
+
</dt>
|
38
|
+
<dt>atk_object_get_attributes, <a class="indexterm" href="AtkObject.html#atk-object-get-attributes">atk_object_get_attributes ()</a>
|
39
|
+
</dt>
|
40
|
+
<dt>atk_streamable_content_get_uri, <a class="indexterm" href="AtkStreamableContent.html#atk-streamable-content-get-uri">atk_streamable_content_get_uri ()</a>
|
41
|
+
</dt>
|
42
|
+
<dt>atk_value_get_minimum_increment, <a class="indexterm" href="AtkValue.html#atk-value-get-minimum-increment">atk_value_get_minimum_increment ()</a>
|
43
|
+
</dt>
|
44
|
+
</dl>
|
45
|
+
</div></div>
|
46
|
+
</div>
|
47
|
+
<div class="footer">
|
48
|
+
<hr>
|
49
|
+
Generated by GTK-Doc V1.18.1</div>
|
50
|
+
</body>
|
51
|
+
</html>
|
@@ -0,0 +1,31 @@
|
|
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>Index of new symbols in 1.13</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="index.html" title="ATK - Accessibility Toolkit">
|
9
|
+
<link rel="prev" href="api-index-1-12.html" title="Index of new symbols in 1.12">
|
10
|
+
<link rel="next" href="api-index-1-18.html" title="Index of new symbols in 1.18">
|
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"><tr valign="middle">
|
16
|
+
<td><a accesskey="p" href="api-index-1-12.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
17
|
+
<td> </td>
|
18
|
+
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
19
|
+
<th width="100%" align="center">ATK - Accessibility Toolkit</th>
|
20
|
+
<td><a accesskey="n" href="api-index-1-18.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
21
|
+
</tr></table>
|
22
|
+
<div class="index">
|
23
|
+
<div class="titlepage"><div><div><h2 class="title">
|
24
|
+
<a name="api-index-1-13"></a>Index of new symbols in 1.13</h2></div></div></div>
|
25
|
+
<div class="index"></div>
|
26
|
+
</div>
|
27
|
+
<div class="footer">
|
28
|
+
<hr>
|
29
|
+
Generated by GTK-Doc V1.18.1</div>
|
30
|
+
</body>
|
31
|
+
</html>
|
@@ -0,0 +1,31 @@
|
|
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>Index of new symbols in 1.18</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="index.html" title="ATK - Accessibility Toolkit">
|
9
|
+
<link rel="prev" href="api-index-1-13.html" title="Index of new symbols in 1.13">
|
10
|
+
<link rel="next" href="api-index-1-20.html" title="Index of new symbols in 1.20">
|
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"><tr valign="middle">
|
16
|
+
<td><a accesskey="p" href="api-index-1-13.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
17
|
+
<td> </td>
|
18
|
+
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
19
|
+
<th width="100%" align="center">ATK - Accessibility Toolkit</th>
|
20
|
+
<td><a accesskey="n" href="api-index-1-20.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
21
|
+
</tr></table>
|
22
|
+
<div class="index">
|
23
|
+
<div class="titlepage"><div><div><h2 class="title">
|
24
|
+
<a name="api-index-1-18"></a>Index of new symbols in 1.18</h2></div></div></div>
|
25
|
+
<div class="index"></div>
|
26
|
+
</div>
|
27
|
+
<div class="footer">
|
28
|
+
<hr>
|
29
|
+
Generated by GTK-Doc V1.18.1</div>
|
30
|
+
</body>
|
31
|
+
</html>
|
@@ -0,0 +1,35 @@
|
|
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>Index of new symbols in 1.20</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="index.html" title="ATK - Accessibility Toolkit">
|
9
|
+
<link rel="prev" href="api-index-1-18.html" title="Index of new symbols in 1.18">
|
10
|
+
<link rel="next" href="api-index-1-22.html" title="Index of new symbols in 1.22">
|
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"><tr valign="middle">
|
16
|
+
<td><a accesskey="p" href="api-index-1-18.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
17
|
+
<td> </td>
|
18
|
+
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
19
|
+
<th width="100%" align="center">ATK - Accessibility Toolkit</th>
|
20
|
+
<td><a accesskey="n" href="api-index-1-22.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
21
|
+
</tr></table>
|
22
|
+
<div class="index">
|
23
|
+
<div class="titlepage"><div><div><h2 class="title">
|
24
|
+
<a name="api-index-1-20"></a>Index of new symbols in 1.20</h2></div></div></div>
|
25
|
+
<div class="index"><div class="indexdiv">
|
26
|
+
<h3>A</h3>
|
27
|
+
<dl><dt>atk_get_version, <a class="indexterm" href="AtkUtil.html#atk-get-version">atk_get_version ()</a>
|
28
|
+
</dt></dl>
|
29
|
+
</div></div>
|
30
|
+
</div>
|
31
|
+
<div class="footer">
|
32
|
+
<hr>
|
33
|
+
Generated by GTK-Doc V1.18.1</div>
|
34
|
+
</body>
|
35
|
+
</html>
|
@@ -0,0 +1,45 @@
|
|
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>Index of new symbols in 1.22</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="index.html" title="ATK - Accessibility Toolkit">
|
9
|
+
<link rel="prev" href="api-index-1-20.html" title="Index of new symbols in 1.20">
|
10
|
+
<link rel="next" href="api-index-1-24.html" title="Index of new symbols in 1.24">
|
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"><tr valign="middle">
|
16
|
+
<td><a accesskey="p" href="api-index-1-20.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
17
|
+
<td> </td>
|
18
|
+
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
19
|
+
<th width="100%" align="center">ATK - Accessibility Toolkit</th>
|
20
|
+
<td><a accesskey="n" href="api-index-1-24.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
21
|
+
</tr></table>
|
22
|
+
<div class="index">
|
23
|
+
<div class="titlepage"><div><div><h2 class="title">
|
24
|
+
<a name="api-index-1-22"></a>Index of new symbols in 1.22</h2></div></div></div>
|
25
|
+
<div class="index"><div class="indexdiv">
|
26
|
+
<h3>A</h3>
|
27
|
+
<dl>
|
28
|
+
<dt>ATK_DEFINE_ABSTRACT_TYPE, <a class="indexterm" href="AtkUtil.html#ATK-DEFINE-ABSTRACT-TYPE:CAPS">ATK_DEFINE_ABSTRACT_TYPE()</a>
|
29
|
+
</dt>
|
30
|
+
<dt>ATK_DEFINE_ABSTRACT_TYPE_WITH_CODE, <a class="indexterm" href="AtkUtil.html#ATK-DEFINE-ABSTRACT-TYPE-WITH-CODE:CAPS">ATK_DEFINE_ABSTRACT_TYPE_WITH_CODE()</a>
|
31
|
+
</dt>
|
32
|
+
<dt>ATK_DEFINE_TYPE, <a class="indexterm" href="AtkUtil.html#ATK-DEFINE-TYPE:CAPS">ATK_DEFINE_TYPE()</a>
|
33
|
+
</dt>
|
34
|
+
<dt>ATK_DEFINE_TYPE_EXTENDED, <a class="indexterm" href="AtkUtil.html#ATK-DEFINE-TYPE-EXTENDED:CAPS">ATK_DEFINE_TYPE_EXTENDED()</a>
|
35
|
+
</dt>
|
36
|
+
<dt>ATK_DEFINE_TYPE_WITH_CODE, <a class="indexterm" href="AtkUtil.html#ATK-DEFINE-TYPE-WITH-CODE:CAPS">ATK_DEFINE_TYPE_WITH_CODE()</a>
|
37
|
+
</dt>
|
38
|
+
</dl>
|
39
|
+
</div></div>
|
40
|
+
</div>
|
41
|
+
<div class="footer">
|
42
|
+
<hr>
|
43
|
+
Generated by GTK-Doc V1.18.1</div>
|
44
|
+
</body>
|
45
|
+
</html>
|
@@ -0,0 +1,31 @@
|
|
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>Index of new symbols in 1.24</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="index.html" title="ATK - Accessibility Toolkit">
|
9
|
+
<link rel="prev" href="api-index-1-22.html" title="Index of new symbols in 1.22">
|
10
|
+
<link rel="next" href="api-index-1-26.html" title="Index of new symbols in 1.26">
|
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"><tr valign="middle">
|
16
|
+
<td><a accesskey="p" href="api-index-1-22.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
17
|
+
<td> </td>
|
18
|
+
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
19
|
+
<th width="100%" align="center">ATK - Accessibility Toolkit</th>
|
20
|
+
<td><a accesskey="n" href="api-index-1-26.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
21
|
+
</tr></table>
|
22
|
+
<div class="index">
|
23
|
+
<div class="titlepage"><div><div><h2 class="title">
|
24
|
+
<a name="api-index-1-24"></a>Index of new symbols in 1.24</h2></div></div></div>
|
25
|
+
<div class="index"></div>
|
26
|
+
</div>
|
27
|
+
<div class="footer">
|
28
|
+
<hr>
|
29
|
+
Generated by GTK-Doc V1.18.1</div>
|
30
|
+
</body>
|
31
|
+
</html>
|