atk 1.1.9-x86-mingw32 → 1.2.0-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (135) hide show
  1. data/Rakefile +12 -1
  2. data/lib/1.8/atk.so +0 -0
  3. data/lib/1.9/atk.so +0 -0
  4. data/vendor/local/bin/libatk-1.0-0.dll +0 -0
  5. data/vendor/local/include/atk-1.0/atk/atk.h +1 -0
  6. data/vendor/local/include/atk-1.0/atk/atkaction.h +8 -8
  7. data/vendor/local/include/atk-1.0/atk/atkdocument.h +6 -6
  8. data/vendor/local/include/atk-1.0/atk/atkhyperlink.h +1 -0
  9. data/vendor/local/include/atk-1.0/atk/atkimage.h +4 -4
  10. data/vendor/local/include/atk-1.0/atk/atkmisc.h +24 -1
  11. data/vendor/local/include/atk-1.0/atk/atkobject.h +35 -7
  12. data/vendor/local/include/atk-1.0/atk/atkrelation.h +1 -1
  13. data/vendor/local/include/atk-1.0/atk/atkrelationset.h +3 -0
  14. data/vendor/local/include/atk-1.0/atk/atkstate.h +1 -1
  15. data/vendor/local/include/atk-1.0/atk/atkstreamablecontent.h +6 -6
  16. data/vendor/local/include/atk-1.0/atk/atktable.h +5 -8
  17. data/vendor/local/include/atk-1.0/atk/atktext.h +4 -2
  18. data/vendor/local/include/atk-1.0/atk/atkutil.h +75 -66
  19. data/vendor/local/include/atk-1.0/atk/atkwindow.h +54 -0
  20. data/vendor/local/lib/atk-1.0.def +2 -0
  21. data/vendor/local/lib/libatk-1.0.dll.a +0 -0
  22. data/vendor/local/lib/libatk-1.0.la +41 -0
  23. data/vendor/local/lib/pkgconfig/atk.pc +1 -1
  24. data/vendor/local/share/gtk-doc/html/atk/AtkAction.html +330 -0
  25. data/vendor/local/share/gtk-doc/html/atk/AtkComponent.html +639 -0
  26. data/vendor/local/share/gtk-doc/html/atk/AtkDocument.html +343 -0
  27. data/vendor/local/share/gtk-doc/html/atk/AtkEditableText.html +328 -0
  28. data/vendor/local/share/gtk-doc/html/atk/AtkGObjectAccessible.html +128 -0
  29. data/vendor/local/share/gtk-doc/html/atk/AtkHyperlink.html +400 -0
  30. data/vendor/local/share/gtk-doc/html/atk/AtkHypertext.html +215 -0
  31. data/vendor/local/share/gtk-doc/html/atk/AtkImage.html +238 -0
  32. data/vendor/local/share/gtk-doc/html/atk/AtkNoOpObject.html +109 -0
  33. data/vendor/local/share/gtk-doc/html/atk/AtkNoOpObjectFactory.html +94 -0
  34. data/vendor/local/share/gtk-doc/html/atk/AtkObject.html +1960 -0
  35. data/vendor/local/share/gtk-doc/html/atk/AtkObjectFactory.html +166 -0
  36. data/vendor/local/share/gtk-doc/html/atk/AtkRegistry.html +201 -0
  37. data/vendor/local/share/gtk-doc/html/atk/AtkRelation.html +443 -0
  38. data/vendor/local/share/gtk-doc/html/atk/AtkRelationSet.html +313 -0
  39. data/vendor/local/share/gtk-doc/html/atk/AtkSelection.html +330 -0
  40. data/vendor/local/share/gtk-doc/html/atk/AtkStateSet.html +395 -0
  41. data/vendor/local/share/gtk-doc/html/atk/AtkStreamableContent.html +213 -0
  42. data/vendor/local/share/gtk-doc/html/atk/AtkTable.html +1210 -0
  43. data/vendor/local/share/gtk-doc/html/atk/AtkText.html +1745 -0
  44. data/vendor/local/share/gtk-doc/html/atk/AtkUtil.html +743 -0
  45. data/vendor/local/share/gtk-doc/html/atk/AtkValue.html +216 -0
  46. data/vendor/local/share/gtk-doc/html/atk/api-index-1-12.html +51 -0
  47. data/vendor/local/share/gtk-doc/html/atk/api-index-1-13.html +31 -0
  48. data/vendor/local/share/gtk-doc/html/atk/api-index-1-18.html +31 -0
  49. data/vendor/local/share/gtk-doc/html/atk/api-index-1-20.html +35 -0
  50. data/vendor/local/share/gtk-doc/html/atk/api-index-1-22.html +45 -0
  51. data/vendor/local/share/gtk-doc/html/atk/api-index-1-24.html +31 -0
  52. data/vendor/local/share/gtk-doc/html/atk/api-index-1-26.html +31 -0
  53. data/vendor/local/share/gtk-doc/html/atk/api-index-1-28.html +31 -0
  54. data/vendor/local/share/gtk-doc/html/atk/api-index-1-3.html +41 -0
  55. data/vendor/local/share/gtk-doc/html/atk/api-index-1-30.html +39 -0
  56. data/vendor/local/share/gtk-doc/html/atk/api-index-1-32.html +30 -0
  57. data/vendor/local/share/gtk-doc/html/atk/api-index-1-4.html +35 -0
  58. data/vendor/local/share/gtk-doc/html/atk/api-index-1-6.html +35 -0
  59. data/vendor/local/share/gtk-doc/html/atk/api-index-deprecated.html +41 -0
  60. data/vendor/local/share/gtk-doc/html/atk/api-index-full.html +651 -0
  61. data/vendor/local/share/gtk-doc/html/atk/atk-AtkHyperlinkImpl.html +107 -0
  62. data/vendor/local/share/gtk-doc/html/atk/atk-AtkPlug.html +81 -0
  63. data/vendor/local/share/gtk-doc/html/atk/atk-AtkSocket.html +130 -0
  64. data/vendor/local/share/gtk-doc/html/atk/atk-AtkState.html +430 -0
  65. data/vendor/local/share/gtk-doc/html/atk/atk.devhelp2 +573 -0
  66. data/vendor/local/share/gtk-doc/html/atk/atk.html +121 -0
  67. data/vendor/local/share/gtk-doc/html/atk/home.png +0 -0
  68. data/vendor/local/share/gtk-doc/html/atk/index.html +136 -0
  69. data/vendor/local/share/gtk-doc/html/atk/index.sgml +688 -0
  70. data/vendor/local/share/gtk-doc/html/atk/left.png +0 -0
  71. data/vendor/local/share/gtk-doc/html/atk/right.png +0 -0
  72. data/vendor/local/share/gtk-doc/html/atk/style.css +266 -0
  73. data/vendor/local/share/gtk-doc/html/atk/up.png +0 -0
  74. data/vendor/local/share/license/atk/AUTHORS +5 -0
  75. data/vendor/local/share/license/atk/COPYING +482 -0
  76. data/vendor/local/share/locale/as/LC_MESSAGES/atk10.mo +0 -0
  77. data/vendor/local/share/locale/ast/LC_MESSAGES/atk10.mo +0 -0
  78. data/vendor/local/share/locale/be/LC_MESSAGES/atk10.mo +0 -0
  79. data/vendor/local/share/locale/bg/LC_MESSAGES/atk10.mo +0 -0
  80. data/vendor/local/share/locale/bn_IN/LC_MESSAGES/atk10.mo +0 -0
  81. data/vendor/local/share/locale/ca/LC_MESSAGES/atk10.mo +0 -0
  82. data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/atk10.mo +0 -0
  83. data/vendor/local/share/locale/cs/LC_MESSAGES/atk10.mo +0 -0
  84. data/vendor/local/share/locale/da/LC_MESSAGES/atk10.mo +0 -0
  85. data/vendor/local/share/locale/de/LC_MESSAGES/atk10.mo +0 -0
  86. data/vendor/local/share/locale/el/LC_MESSAGES/atk10.mo +0 -0
  87. data/vendor/local/share/locale/en_GB/LC_MESSAGES/atk10.mo +0 -0
  88. data/vendor/local/share/locale/eo/LC_MESSAGES/atk10.mo +0 -0
  89. data/vendor/local/share/locale/es/LC_MESSAGES/atk10.mo +0 -0
  90. data/vendor/local/share/locale/et/LC_MESSAGES/atk10.mo +0 -0
  91. data/vendor/local/share/locale/eu/LC_MESSAGES/atk10.mo +0 -0
  92. data/vendor/local/share/locale/fa/LC_MESSAGES/atk10.mo +0 -0
  93. data/vendor/local/share/locale/fr/LC_MESSAGES/atk10.mo +0 -0
  94. data/vendor/local/share/locale/gl/LC_MESSAGES/atk10.mo +0 -0
  95. data/vendor/local/share/locale/gu/LC_MESSAGES/atk10.mo +0 -0
  96. data/vendor/local/share/locale/he/LC_MESSAGES/atk10.mo +0 -0
  97. data/vendor/local/share/locale/hi/LC_MESSAGES/atk10.mo +0 -0
  98. data/vendor/local/share/locale/hu/LC_MESSAGES/atk10.mo +0 -0
  99. data/vendor/local/share/locale/id/LC_MESSAGES/atk10.mo +0 -0
  100. data/vendor/local/share/locale/it/LC_MESSAGES/atk10.mo +0 -0
  101. data/vendor/local/share/locale/ja/LC_MESSAGES/atk10.mo +0 -0
  102. data/vendor/local/share/locale/km/LC_MESSAGES/atk10.mo +0 -0
  103. data/vendor/local/share/locale/kn/LC_MESSAGES/atk10.mo +0 -0
  104. data/vendor/local/share/locale/ko/LC_MESSAGES/atk10.mo +0 -0
  105. data/vendor/local/share/locale/lt/LC_MESSAGES/atk10.mo +0 -0
  106. data/vendor/local/share/locale/lv/LC_MESSAGES/atk10.mo +0 -0
  107. data/vendor/local/share/locale/ml/LC_MESSAGES/atk10.mo +0 -0
  108. data/vendor/local/share/locale/nb/LC_MESSAGES/atk10.mo +0 -0
  109. data/vendor/local/share/locale/nn/LC_MESSAGES/atk10.mo +0 -0
  110. data/vendor/local/share/locale/or/LC_MESSAGES/atk10.mo +0 -0
  111. data/vendor/local/share/locale/pa/LC_MESSAGES/atk10.mo +0 -0
  112. data/vendor/local/share/locale/pl/LC_MESSAGES/atk10.mo +0 -0
  113. data/vendor/local/share/locale/pt/LC_MESSAGES/atk10.mo +0 -0
  114. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/atk10.mo +0 -0
  115. data/vendor/local/share/locale/ru/LC_MESSAGES/atk10.mo +0 -0
  116. data/vendor/local/share/locale/sl/LC_MESSAGES/atk10.mo +0 -0
  117. data/vendor/local/share/locale/sr/LC_MESSAGES/atk10.mo +0 -0
  118. data/vendor/local/share/locale/sr@latin/LC_MESSAGES/atk10.mo +0 -0
  119. data/vendor/local/share/locale/sv/LC_MESSAGES/atk10.mo +0 -0
  120. data/vendor/local/share/locale/ta/LC_MESSAGES/atk10.mo +0 -0
  121. data/vendor/local/share/locale/te/LC_MESSAGES/atk10.mo +0 -0
  122. data/vendor/local/share/locale/tr/LC_MESSAGES/atk10.mo +0 -0
  123. data/vendor/local/share/locale/ug/LC_MESSAGES/atk10.mo +0 -0
  124. data/vendor/local/share/locale/uk/LC_MESSAGES/atk10.mo +0 -0
  125. data/vendor/local/share/locale/vi/LC_MESSAGES/atk10.mo +0 -0
  126. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/atk10.mo +0 -0
  127. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/atk10.mo +0 -0
  128. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/atk10.mo +0 -0
  129. data/vendor/local/share/locale/zu/LC_MESSAGES/atk10.mo +0 -0
  130. metadata +65 -14
  131. data/vendor/local/lib/atk-1.0.lib +0 -0
  132. data/vendor/local/manifest/atk-dev_1.32.0-2_win32.mft +0 -37
  133. data/vendor/local/manifest/atk_1.32.0-2_win32.mft +0 -95
  134. data/vendor/local/src/dieterv/packaging/atk_1.32.0-2_win32.log +0 -740
  135. 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>