atk 1.2.5-x86-mingw32 → 1.2.6-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (44) hide show
  1. data/Rakefile +2 -1
  2. data/lib/1.9/atk.so +0 -0
  3. data/lib/2.0/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/atkdocument.h +3 -0
  7. data/vendor/local/include/atk-1.0/atk/atkgobjectaccessible.h +1 -1
  8. data/vendor/local/include/atk-1.0/atk/atkhyperlink.h +1 -1
  9. data/vendor/local/include/atk-1.0/atk/atkhyperlinkimpl.h +1 -1
  10. data/vendor/local/include/atk-1.0/atk/atkobject.h +12 -7
  11. data/vendor/local/include/atk-1.0/atk/atkrelationset.h +1 -1
  12. data/vendor/local/include/atk-1.0/atk/atktext.h +2 -2
  13. data/vendor/local/include/atk-1.0/atk/atkutil.h +2 -2
  14. data/vendor/local/include/atk-1.0/atk/atkversion.h +115 -0
  15. data/vendor/local/lib/atk-1.0.def +3 -0
  16. data/vendor/local/lib/libatk-1.0.dll.a +0 -0
  17. data/vendor/local/lib/libatk-1.0.la +4 -4
  18. data/vendor/local/lib/pkgconfig/atk.pc +1 -1
  19. data/vendor/local/share/gtk-doc/html/atk/AtkAction.html +4 -4
  20. data/vendor/local/share/gtk-doc/html/atk/AtkDocument.html +13 -4
  21. data/vendor/local/share/gtk-doc/html/atk/AtkNoOpObject.html +1 -1
  22. data/vendor/local/share/gtk-doc/html/atk/AtkObject.html +26 -33
  23. data/vendor/local/share/gtk-doc/html/atk/AtkRelation.html +3 -2
  24. data/vendor/local/share/gtk-doc/html/atk/AtkSelection.html +4 -4
  25. data/vendor/local/share/gtk-doc/html/atk/AtkStateSet.html +5 -5
  26. data/vendor/local/share/gtk-doc/html/atk/AtkTable.html +5 -5
  27. data/vendor/local/share/gtk-doc/html/atk/AtkText.html +25 -12
  28. data/vendor/local/share/gtk-doc/html/atk/AtkUtil.html +13 -6
  29. data/vendor/local/share/gtk-doc/html/atk/AtkValue.html +2 -2
  30. data/vendor/local/share/gtk-doc/html/atk/AtkWindow.html +328 -0
  31. data/vendor/local/share/gtk-doc/html/atk/api-index-deprecated.html +2 -0
  32. data/vendor/local/share/gtk-doc/html/atk/api-index-full.html +40 -2
  33. data/vendor/local/share/gtk-doc/html/atk/atk-AtkHyperlinkImpl.html +4 -4
  34. data/vendor/local/share/gtk-doc/html/atk/atk-Versioning-Utilities.html +235 -0
  35. data/vendor/local/share/gtk-doc/html/atk/atk.devhelp2 +25 -1
  36. data/vendor/local/share/gtk-doc/html/atk/atk.html +9 -97
  37. data/vendor/local/share/gtk-doc/html/atk/index.html +8 -1
  38. data/vendor/local/share/gtk-doc/html/atk/index.sgml +35 -0
  39. data/vendor/local/share/locale/pt/LC_MESSAGES/atk10.mo +0 -0
  40. data/vendor/local/share/locale/sk/LC_MESSAGES/atk10.mo +0 -0
  41. data/vendor/local/share/locale/tg/LC_MESSAGES/atk10.mo +0 -0
  42. data/vendor/local/share/locale/th/LC_MESSAGES/atk10.mo +0 -0
  43. data/vendor/local/share/locale/ug/LC_MESSAGES/atk10.mo +0 -0
  44. metadata +8 -4
@@ -57,7 +57,7 @@
57
57
  <a name="AtkNoOpObject.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
58
58
  <p>
59
59
  AtkNoOpObject implements
60
- <a class="link" href="AtkComponent.html" title="AtkComponent">AtkComponent</a>, <a class="link" href="AtkAction.html" title="AtkAction">AtkAction</a>, <a class="link" href="AtkEditableText.html" title="AtkEditableText">AtkEditableText</a>, <a class="link" href="AtkImage.html" title="AtkImage">AtkImage</a>, <a class="link" href="AtkSelection.html" title="AtkSelection">AtkSelection</a>, <a class="link" href="AtkTable.html" title="AtkTable">AtkTable</a>, <a class="link" href="AtkText.html" title="AtkText">AtkText</a>, <a class="link" href="AtkHypertext.html" title="AtkHypertext">AtkHypertext</a>, <a class="link" href="AtkValue.html" title="AtkValue">AtkValue</a>, <a class="link" href="AtkDocument.html" title="AtkDocument">AtkDocument</a> and AtkWindow.</p>
60
+ <a class="link" href="AtkComponent.html" title="AtkComponent">AtkComponent</a>, <a class="link" href="AtkAction.html" title="AtkAction">AtkAction</a>, <a class="link" href="AtkEditableText.html" title="AtkEditableText">AtkEditableText</a>, <a class="link" href="AtkImage.html" title="AtkImage">AtkImage</a>, <a class="link" href="AtkSelection.html" title="AtkSelection">AtkSelection</a>, <a class="link" href="AtkTable.html" title="AtkTable">AtkTable</a>, <a class="link" href="AtkText.html" title="AtkText">AtkText</a>, <a class="link" href="AtkHypertext.html" title="AtkHypertext">AtkHypertext</a>, <a class="link" href="AtkValue.html" title="AtkValue">AtkValue</a>, <a class="link" href="AtkDocument.html" title="AtkDocument">AtkDocument</a> and <a class="link" href="AtkWindow.html" title="AtkWindow">AtkWindow</a>.</p>
61
61
  </div>
62
62
  <div class="refsect1">
63
63
  <a name="AtkNoOpObject.description"></a><h2>Description</h2>
@@ -27,6 +27,8 @@
27
27
   | 
28
28
  <a href="#AtkObject.object-hierarchy" class="shortcut">Object Hierarchy</a>
29
29
   | 
30
+ <a href="#AtkObject.derived-interfaces" class="shortcut">Known Derived Interfaces</a>
31
+  | 
30
32
  <a href="#AtkObject.properties" class="shortcut">Properties</a>
31
33
   | 
32
34
  <a href="#AtkObject.signals" class="shortcut">Signals</a>
@@ -49,9 +51,9 @@ enum <a class="link" href="AtkObject.html#AtkRole" title="enum At
49
51
  enum <a class="link" href="AtkObject.html#AtkLayer" title="enum AtkLayer">AtkLayer</a>;
50
52
  <a class="link" href="AtkObject.html#AtkImplementor" title="AtkImplementor">AtkImplementor</a>;
51
53
  <a class="link" href="AtkObject.html#AtkPropertyValues" title="AtkPropertyValues">AtkPropertyValues</a>;
52
- <span class="returnvalue">gboolean</span> (<a class="link" href="AtkObject.html#AtkFunction" title="AtkFunction ()">*AtkFunction</a>) (<em class="parameter"><code><span class="type">gpointer</span> data</code></em>);
53
- <span class="returnvalue">void</span> (<a class="link" href="AtkObject.html#AtkPropertyChangeHandler" title="AtkPropertyChangeHandler ()">*AtkPropertyChangeHandler</a>) (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *Param1</code></em>,
54
- <em class="parameter"><code><a class="link" href="AtkObject.html#AtkPropertyValues" title="AtkPropertyValues"><span class="type">AtkPropertyValues</span></a> *Param2</code></em>);
54
+ <span class="returnvalue">gboolean</span> (<a class="link" href="AtkObject.html#AtkFunction" title="AtkFunction ()">*AtkFunction</a>) (<em class="parameter"><code><span class="type">gpointer</span> user_data</code></em>);
55
+ <span class="returnvalue">void</span> (<a class="link" href="AtkObject.html#AtkPropertyChangeHandler" title="AtkPropertyChangeHandler ()">*AtkPropertyChangeHandler</a>) (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *obj</code></em>,
56
+ <em class="parameter"><code><a class="link" href="AtkObject.html#AtkPropertyValues" title="AtkPropertyValues"><span class="type">AtkPropertyValues</span></a> *vals</code></em>);
55
57
  <a class="link" href="AtkObject.html" title="AtkObject"><span class="returnvalue">AtkObject</span></a> * <a class="link" href="AtkObject.html#atk-implementor-ref-accessible" title="atk_implementor_ref_accessible ()">atk_implementor_ref_accessible</a> (<em class="parameter"><code><a class="link" href="AtkObject.html#AtkImplementor" title="AtkImplementor"><span class="type">AtkImplementor</span></a> *implementor</code></em>);
56
58
  const <span class="returnvalue">gchar</span> * <a class="link" href="AtkObject.html#atk-object-get-name" title="atk_object_get_name ()">atk_object_get_name</a> (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>);
57
59
  const <span class="returnvalue">gchar</span> * <a class="link" href="AtkObject.html#atk-object-get-description" title="atk_object_get_description ()">atk_object_get_description</a> (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *accessible</code></em>);
@@ -107,6 +109,12 @@ const <span class="returnvalue">gchar</span> * <a class="link" href="AtkOb
107
109
  </pre>
108
110
  </div>
109
111
  <div class="refsect1">
112
+ <a name="AtkObject.derived-interfaces"></a><h2>Known Derived Interfaces</h2>
113
+ <p>
114
+ AtkObject is required by
115
+ <a class="link" href="AtkWindow.html" title="AtkWindow">AtkWindow</a>.</p>
116
+ </div>
117
+ <div class="refsect1">
110
118
  <a name="AtkObject.properties"></a><h2>Properties</h2>
111
119
  <pre class="synopsis">
112
120
  "<a class="link" href="AtkObject.html#AtkObject--accessible-component-layer" title='The "accessible-component-layer" property'>accessible-component-layer</a>" <span class="type">gint</span> : Read
@@ -272,6 +280,7 @@ The AtkObject structure should not be accessed directly.
272
280
  ATK_ROLE_IMAGE_MAP,
273
281
  ATK_ROLE_NOTIFICATION,
274
282
  ATK_ROLE_INFO_BAR,
283
+ ATK_ROLE_LEVEL_BAR,
275
284
  ATK_ROLE_LAST_DEFINED
276
285
  } AtkRole;
277
286
  </pre>
@@ -801,6 +810,11 @@ in other words it is an "input method window." <em class="parameter"><code>Since
801
810
  </td>
802
811
  </tr>
803
812
  <tr>
813
+ <td><p><a name="ATK-ROLE-LEVEL-BAR:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_LEVEL_BAR</code></span></p></td>
814
+ <td>A bar that serves as a level indicator to, for instance, show the strength of a password or the state of a battery. <em class="parameter"><code>Since</code></em>: ATK-2.7.3
815
+ </td>
816
+ </tr>
817
+ <tr>
804
818
  <td><p><a name="ATK-ROLE-LAST-DEFINED:CAPS"></a><span class="term"><code class="literal">ATK_ROLE_LAST_DEFINED</code></span></p></td>
805
819
  <td>not a valid role, used for finding end of the enumeration
806
820
  </td>
@@ -915,16 +929,16 @@ The AtkImplementor interface is implemented by objects for which AtkObject peers
915
929
  } AtkPropertyValues;
916
930
  </pre>
917
931
  <p>
918
- <em class="parameter"><code>note</code></em>: For most properties the old_value field of AtkPropertyValues will
919
- not contain a valid value.
932
+ Note: for most properties the old_value field of <a class="link" href="AtkObject.html#AtkPropertyValues" title="AtkPropertyValues"><span class="type">AtkPropertyValues</span></a>
933
+ will not contain a valid value.
920
934
  </p>
921
935
  <p>
922
936
  Currently, the only property for which old_value is used is
923
937
  accessible-state; for instance if there is a focus state the
924
938
  property change handler will be called for the object which lost the focus
925
- with the old_value containing an AtkState value corresponding to focused
939
+ with the old_value containing an <a class="link" href="atk-AtkState.html#AtkState" title="AtkState"><span class="type">AtkState</span></a> value corresponding to focused
926
940
  and the property change handler will be called for the object which
927
- received the focus with the new_value containing an AtkState value
941
+ received the focus with the new_value containing an <a class="link" href="atk-AtkState.html#AtkState" title="AtkState"><span class="type">AtkState</span></a> value
928
942
  corresponding to focused.
929
943
  </p>
930
944
  <p>
@@ -958,49 +972,28 @@ corresponding to focused.
958
972
  <hr>
959
973
  <div class="refsect2">
960
974
  <a name="AtkFunction"></a><h3>AtkFunction ()</h3>
961
- <pre class="programlisting"><span class="returnvalue">gboolean</span> (*AtkFunction) (<em class="parameter"><code><span class="type">gpointer</span> data</code></em>);</pre>
975
+ <pre class="programlisting"><span class="returnvalue">gboolean</span> (*AtkFunction) (<em class="parameter"><code><span class="type">gpointer</span> user_data</code></em>);</pre>
962
976
  <p>
963
977
  An AtkFunction is a function definition used for padding which has been added
964
978
  to class and interface structures to allow for expansion in the future.
965
979
  </p>
966
980
  <div class="variablelist"><table border="0">
967
981
  <col align="left" valign="top">
968
- <tbody>
969
- <tr>
970
- <td><p><span class="term"><em class="parameter"><code>data</code></em> :</span></p></td>
971
- <td>a gpointer to parameter data.</td>
972
- </tr>
973
- <tr>
982
+ <tbody><tr>
974
983
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
975
984
  <td>Nothing useful, this is only a dummy prototype.</td>
976
- </tr>
977
- </tbody>
985
+ </tr></tbody>
978
986
  </table></div>
979
987
  </div>
980
988
  <hr>
981
989
  <div class="refsect2">
982
990
  <a name="AtkPropertyChangeHandler"></a><h3>AtkPropertyChangeHandler ()</h3>
983
- <pre class="programlisting"><span class="returnvalue">void</span> (*AtkPropertyChangeHandler) (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *Param1</code></em>,
984
- <em class="parameter"><code><a class="link" href="AtkObject.html#AtkPropertyValues" title="AtkPropertyValues"><span class="type">AtkPropertyValues</span></a> *Param2</code></em>);</pre>
991
+ <pre class="programlisting"><span class="returnvalue">void</span> (*AtkPropertyChangeHandler) (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *obj</code></em>,
992
+ <em class="parameter"><code><a class="link" href="AtkObject.html#AtkPropertyValues" title="AtkPropertyValues"><span class="type">AtkPropertyValues</span></a> *vals</code></em>);</pre>
985
993
  <p>
986
994
  An AtkPropertyChangeHandler is a function which is executed when an AtkObject's property changes value. It is specified in a call to
987
995
  <a class="link" href="AtkObject.html#atk-object-connect-property-change-handler" title="atk_object_connect_property_change_handler ()"><code class="function">atk_object_connect_property_change_handler()</code></a>.
988
996
  </p>
989
- <div class="variablelist"><table border="0">
990
- <col align="left" valign="top">
991
- <tbody>
992
- <tr>
993
- <td><p><span class="term"><em class="parameter"><code>Param1</code></em> :</span></p></td>
994
- <td>an <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a>
995
- </td>
996
- </tr>
997
- <tr>
998
- <td><p><span class="term"><em class="parameter"><code>Param2</code></em> :</span></p></td>
999
- <td>an <a class="link" href="AtkObject.html#AtkPropertyValues" title="AtkPropertyValues"><span class="type">AtkPropertyValues</span></a>
1000
- </td>
1001
- </tr>
1002
- </tbody>
1003
- </table></div>
1004
997
  </div>
1005
998
  <hr>
1006
999
  <div class="refsect2">
@@ -297,7 +297,8 @@ of targets. See also <a class="link" href="AtkObject.html#atk-object-add-relati
297
297
  <tbody>
298
298
  <tr>
299
299
  <td><p><span class="term"><em class="parameter"><code>targets</code></em> :</span></p></td>
300
- <td>an array of pointers to <a href="AtkObject.html"><span class="type">AtkObjects</span></a>
300
+ <td>an array of pointers to
301
+ <a href="AtkObject.html"><span class="type">AtkObjects</span></a>. <span class="annotation">[<a href="http://foldoc.org/array"><span class="acronym">array</span></a> length=n_targets]</span>
301
302
  </td>
302
303
  </tr>
303
304
  <tr>
@@ -359,7 +360,7 @@ Gets the target list of <em class="parameter"><code>relation</code></em>
359
360
  </tr>
360
361
  <tr>
361
362
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
362
- <td>the target list of <em class="parameter"><code>relation</code></em>. <span class="annotation">[<a href="http://foldoc.org/transfer%20none"><span class="acronym">transfer none</span></a>]</span>
363
+ <td>the target list of <em class="parameter"><code>relation</code></em>. <span class="annotation">[<a href="http://foldoc.org/transfer%20none"><span class="acronym">transfer none</span></a>][<a href="http://foldoc.org/element-type"><span class="acronym">element-type</span></a> Atk.Object]</span>
363
364
  </td>
364
365
  </tr>
365
366
  </tbody>
@@ -158,7 +158,7 @@ are selected.
158
158
  <p>
159
159
  Gets a reference to the accessible object representing the specified
160
160
  selected child of the object.
161
- Note: callers should not rely on <a href="/opt/gnome3/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> or on a zero value for
161
+ Note: callers should not rely on <code class="literal">NULL</code> or on a zero value for
162
162
  indication of whether AtkSelectionIface is implemented, they should
163
163
  use type checking/interface checking macros or the
164
164
  <code class="function">atk_get_accessible_value()</code> convenience method.
@@ -178,7 +178,7 @@ ith selection as opposed to the ith child).</td>
178
178
  <tr>
179
179
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
180
180
  <td>an <a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> representing the selected
181
- accessible , or <a href="/opt/gnome3/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>selection</code></em> does not implement this interface. <span class="annotation">[<a href="http://foldoc.org/transfer%20full"><span class="acronym">transfer full</span></a>]</span>
181
+ accessible , or <code class="literal">NULL</code> if <em class="parameter"><code>selection</code></em> does not implement this interface. <span class="annotation">[<a href="http://foldoc.org/transfer%20full"><span class="acronym">transfer full</span></a>]</span>
182
182
  </td>
183
183
  </tr>
184
184
  </tbody>
@@ -190,7 +190,7 @@ accessible , or <a href="/opt/gnome3/share/gtk-doc/html/liboil/liboil-liboiljunk
190
190
  <pre class="programlisting"><span class="returnvalue">gint</span> atk_selection_get_selection_count (<em class="parameter"><code><a class="link" href="AtkSelection.html" title="AtkSelection"><span class="type">AtkSelection</span></a> *selection</code></em>);</pre>
191
191
  <p>
192
192
  Gets the number of accessible children currently selected.
193
- Note: callers should not rely on <a href="/opt/gnome3/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> or on a zero value for
193
+ Note: callers should not rely on <code class="literal">NULL</code> or on a zero value for
194
194
  indication of whether AtkSelectionIface is implemented, they should
195
195
  use type checking/interface checking macros or the
196
196
  <code class="function">atk_get_accessible_value()</code> convenience method.
@@ -217,7 +217,7 @@ if <em class="parameter"><code>selection</code></em> does not implement this int
217
217
  <em class="parameter"><code><span class="type">gint</span> i</code></em>);</pre>
218
218
  <p>
219
219
  Determines if the current child of this object is selected
220
- Note: callers should not rely on <a href="/opt/gnome3/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> or on a zero value for
220
+ Note: callers should not rely on <code class="literal">NULL</code> or on a zero value for
221
221
  indication of whether AtkSelectionIface is implemented, they should
222
222
  use type checking/interface checking macros or the
223
223
  <code class="function">atk_get_accessible_value()</code> convenience method.
@@ -174,7 +174,7 @@ Add the states for the specified types to the current state set.
174
174
  </tr>
175
175
  <tr>
176
176
  <td><p><span class="term"><em class="parameter"><code>types</code></em> :</span></p></td>
177
- <td>an array of <a class="link" href="atk-AtkState.html#AtkStateType" title="enum AtkStateType"><span class="type">AtkStateType</span></a>
177
+ <td>an array of <a class="link" href="atk-AtkState.html#AtkStateType" title="enum AtkStateType"><span class="type">AtkStateType</span></a>. <span class="annotation">[<a href="http://foldoc.org/array"><span class="acronym">array</span></a> length=n_types]</span>
178
178
  </td>
179
179
  </tr>
180
180
  <tr>
@@ -249,7 +249,7 @@ specified set.
249
249
  </tr>
250
250
  <tr>
251
251
  <td><p><span class="term"><em class="parameter"><code>types</code></em> :</span></p></td>
252
- <td>an array of <a class="link" href="atk-AtkState.html#AtkStateType" title="enum AtkStateType"><span class="type">AtkStateType</span></a>
252
+ <td>an array of <a class="link" href="atk-AtkState.html#AtkStateType" title="enum AtkStateType"><span class="type">AtkStateType</span></a>. <span class="annotation">[<a href="http://foldoc.org/array"><span class="acronym">array</span></a> length=n_types]</span>
253
253
  </td>
254
254
  </tr>
255
255
  <tr>
@@ -299,7 +299,7 @@ Removes the state for the specified type from the state set.
299
299
  <pre class="programlisting"><a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="returnvalue">AtkStateSet</span></a> * atk_state_set_and_sets (<em class="parameter"><code><a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a> *set</code></em>,
300
300
  <em class="parameter"><code><a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a> *compare_set</code></em>);</pre>
301
301
  <p>
302
- Constructs the intersection of the two sets, returning <a href="/opt/gnome3/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> if the
302
+ Constructs the intersection of the two sets, returning <code class="literal">NULL</code> if the
303
303
  intersection is empty.
304
304
  </p>
305
305
  <div class="variablelist"><table border="0">
@@ -348,7 +348,7 @@ Constructs the union of the two sets.
348
348
  <tr>
349
349
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
350
350
  <td>a new <a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a> which is the union of the two
351
- sets, returning <a href="/opt/gnome3/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> is empty. <span class="annotation">[<a href="http://foldoc.org/transfer%20full"><span class="acronym">transfer full</span></a>]</span>
351
+ sets, returning <code class="literal">NULL</code> is empty. <span class="annotation">[<a href="http://foldoc.org/transfer%20full"><span class="acronym">transfer full</span></a>]</span>
352
352
  </td>
353
353
  </tr>
354
354
  </tbody>
@@ -360,7 +360,7 @@ sets, returning <a href="/opt/gnome3/share/gtk-doc/html/liboil/liboil-liboiljunk
360
360
  <pre class="programlisting"><a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="returnvalue">AtkStateSet</span></a> * atk_state_set_xor_sets (<em class="parameter"><code><a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a> *set</code></em>,
361
361
  <em class="parameter"><code><a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a> *compare_set</code></em>);</pre>
362
362
  <p>
363
- Constructs the exclusive-or of the two sets, returning <a href="/opt/gnome3/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> is empty.
363
+ Constructs the exclusive-or of the two sets, returning <code class="literal">NULL</code> is empty.
364
364
  The set returned by this operation contains the states in exactly
365
365
  one of the two sets.
366
366
  </p>
@@ -425,7 +425,7 @@ Gets the caption for the <em class="parameter"><code>table</code></em>.
425
425
  <tr>
426
426
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
427
427
  <td>a AtkObject* representing the table caption, or
428
- <a href="/opt/gnome3/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> if value does not implement this interface. <span class="annotation">[<a href="http://foldoc.org/transfer%20none"><span class="acronym">transfer none</span></a>]</span>
428
+ <code class="literal">NULL</code> if value does not implement this interface. <span class="annotation">[<a href="http://foldoc.org/transfer%20none"><span class="acronym">transfer none</span></a>]</span>
429
429
  </td>
430
430
  </tr>
431
431
  </tbody>
@@ -453,7 +453,7 @@ Gets the description text of the specified <em class="parameter"><code>column</c
453
453
  </tr>
454
454
  <tr>
455
455
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
456
- <td>a gchar* representing the column description, or <a href="/opt/gnome3/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>
456
+ <td>a gchar* representing the column description, or <code class="literal">NULL</code>
457
457
  if value does not implement this interface.</td>
458
458
  </tr>
459
459
  </tbody>
@@ -481,7 +481,7 @@ Gets the description text of the specified row in the table
481
481
  </tr>
482
482
  <tr>
483
483
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
484
- <td>a gchar* representing the row description, or <a href="/opt/gnome3/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>
484
+ <td>a gchar* representing the row description, or <code class="literal">NULL</code>
485
485
  if value does not implement this interface.</td>
486
486
  </tr>
487
487
  </tbody>
@@ -509,7 +509,7 @@ Gets the column header of a specified column in an accessible table.
509
509
  <tr>
510
510
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
511
511
  <td>a AtkObject* representing the specified column
512
- header, or <a href="/opt/gnome3/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> if value does not implement this interface. <span class="annotation">[<a href="http://foldoc.org/transfer%20none"><span class="acronym">transfer none</span></a>]</span>
512
+ header, or <code class="literal">NULL</code> if value does not implement this interface. <span class="annotation">[<a href="http://foldoc.org/transfer%20none"><span class="acronym">transfer none</span></a>]</span>
513
513
  </td>
514
514
  </tr>
515
515
  </tbody>
@@ -537,7 +537,7 @@ Gets the row header of a specified row in an accessible table.
537
537
  <tr>
538
538
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
539
539
  <td>a AtkObject* representing the specified row
540
- header, or <a href="/opt/gnome3/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> if value does not implement this interface. <span class="annotation">[<a href="http://foldoc.org/transfer%20none"><span class="acronym">transfer none</span></a>]</span>
540
+ header, or <code class="literal">NULL</code> if value does not implement this interface. <span class="annotation">[<a href="http://foldoc.org/transfer%20none"><span class="acronym">transfer none</span></a>]</span>
541
541
  </td>
542
542
  </tr>
543
543
  </tbody>
@@ -717,12 +717,14 @@ is from the line end at or after the offset to the next line end.
717
717
  </tr>
718
718
  <tr>
719
719
  <td><p><span class="term"><em class="parameter"><code>start_offset</code></em> :</span></p></td>
720
- <td>the start offset of the returned string</td>
720
+ <td>the start offset of the returned string. <span class="annotation">[<a href="http://foldoc.org/out"><span class="acronym">out</span></a>]</span>
721
+ </td>
721
722
  </tr>
722
723
  <tr>
723
724
  <td><p><span class="term"><em class="parameter"><code>end_offset</code></em> :</span></p></td>
724
725
  <td>the offset of the first character after the
725
- returned substring</td>
726
+ returned substring. <span class="annotation">[<a href="http://foldoc.org/out"><span class="acronym">out</span></a>]</span>
727
+ </td>
726
728
  </tr>
727
729
  <tr>
728
730
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
@@ -816,12 +818,14 @@ the offset.
816
818
  </tr>
817
819
  <tr>
818
820
  <td><p><span class="term"><em class="parameter"><code>start_offset</code></em> :</span></p></td>
819
- <td>the start offset of the returned string</td>
821
+ <td>the start offset of the returned string. <span class="annotation">[<a href="http://foldoc.org/out"><span class="acronym">out</span></a>]</span>
822
+ </td>
820
823
  </tr>
821
824
  <tr>
822
825
  <td><p><span class="term"><em class="parameter"><code>end_offset</code></em> :</span></p></td>
823
826
  <td>the offset of the first character after the
824
- returned substring</td>
827
+ returned substring. <span class="annotation">[<a href="http://foldoc.org/out"><span class="acronym">out</span></a>]</span>
828
+ </td>
825
829
  </tr>
826
830
  <tr>
827
831
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
@@ -913,12 +917,14 @@ line end before the offset.
913
917
  </tr>
914
918
  <tr>
915
919
  <td><p><span class="term"><em class="parameter"><code>start_offset</code></em> :</span></p></td>
916
- <td>the start offset of the returned string</td>
920
+ <td>the start offset of the returned string. <span class="annotation">[<a href="http://foldoc.org/out"><span class="acronym">out</span></a>]</span>
921
+ </td>
917
922
  </tr>
918
923
  <tr>
919
924
  <td><p><span class="term"><em class="parameter"><code>end_offset</code></em> :</span></p></td>
920
925
  <td>the offset of the first character after the
921
- returned substring</td>
926
+ returned substring. <span class="annotation">[<a href="http://foldoc.org/out"><span class="acronym">out</span></a>]</span>
927
+ </td>
922
928
  </tr>
923
929
  <tr>
924
930
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
@@ -1030,11 +1036,13 @@ the character to be inserted at the caret location.</td>
1030
1036
  </tr>
1031
1037
  <tr>
1032
1038
  <td><p><span class="term"><em class="parameter"><code>start_offset</code></em> :</span></p></td>
1033
- <td>the address to put the start offset of the range</td>
1039
+ <td>the address to put the start offset of the range. <span class="annotation">[<a href="http://foldoc.org/out"><span class="acronym">out</span></a>]</span>
1040
+ </td>
1034
1041
  </tr>
1035
1042
  <tr>
1036
1043
  <td><p><span class="term"><em class="parameter"><code>end_offset</code></em> :</span></p></td>
1037
- <td>the address to put the end offset of the range</td>
1044
+ <td>the address to put the end offset of the range. <span class="annotation">[<a href="http://foldoc.org/out"><span class="acronym">out</span></a>]</span>
1045
+ </td>
1038
1046
  </tr>
1039
1047
  <tr>
1040
1048
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
@@ -1175,7 +1183,8 @@ Get the ranges of text in the specified bounding box.
1175
1183
  <tr>
1176
1184
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1177
1185
  <td>Array of AtkTextRange. The last
1178
- element of the array returned by this function will be NULL. <span class="annotation">[<a href="http://foldoc.org/array"><span class="acronym">array</span></a> zero-terminated=1]</span>
1186
+ element of the array returned by this function will be NULL.
1187
+ Virtual: get_bounded_ranges. <span class="annotation">[<a href="http://foldoc.org/array"><span class="acronym">array</span></a> zero-terminated=1]</span>
1179
1188
  </td>
1180
1189
  </tr>
1181
1190
  </tbody>
@@ -1236,7 +1245,9 @@ and is NULL terminated.
1236
1245
  <col align="left" valign="top">
1237
1246
  <tbody><tr>
1238
1247
  <td><p><span class="term"><em class="parameter"><code>ranges</code></em> :</span></p></td>
1239
- <td>A pointer to an array of <a class="link" href="AtkText.html#AtkTextRange" title="struct AtkTextRange"><span class="type">AtkTextRange</span></a> which is to be freed.</td>
1248
+ <td>A pointer to an array of <a class="link" href="AtkText.html#AtkTextRange" title="struct AtkTextRange"><span class="type">AtkTextRange</span></a> which is
1249
+ to be freed. <span class="annotation">[<a href="http://foldoc.org/array"><span class="acronym">array</span></a>]</span>
1250
+ </td>
1240
1251
  </tr></tbody>
1241
1252
  </table></div>
1242
1253
  <p class="since">Since 1.3</p>
@@ -1292,12 +1303,14 @@ moving or deleting a selected region can change the numbering.</td>
1292
1303
  </tr>
1293
1304
  <tr>
1294
1305
  <td><p><span class="term"><em class="parameter"><code>start_offset</code></em> :</span></p></td>
1295
- <td>passes back the start position of the selected region</td>
1306
+ <td>passes back the start position of the selected region. <span class="annotation">[<a href="http://foldoc.org/out"><span class="acronym">out</span></a>]</span>
1307
+ </td>
1296
1308
  </tr>
1297
1309
  <tr>
1298
1310
  <td><p><span class="term"><em class="parameter"><code>end_offset</code></em> :</span></p></td>
1299
1311
  <td>passes back the end position of (e.g. offset immediately past)
1300
- the selected region</td>
1312
+ the selected region. <span class="annotation">[<a href="http://foldoc.org/out"><span class="acronym">out</span></a>]</span>
1313
+ </td>
1301
1314
  </tr>
1302
1315
  <tr>
1303
1316
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
@@ -53,7 +53,7 @@ enum <a class="link" href="AtkUtil.html#AtkCoordType" title="enum
53
53
  struct <a class="link" href="AtkUtil.html#AtkKeyEventStruct" title="struct AtkKeyEventStruct">AtkKeyEventStruct</a>;
54
54
  enum <a class="link" href="AtkUtil.html#AtkKeyEventType" title="enum AtkKeyEventType">AtkKeyEventType</a>;
55
55
  <span class="returnvalue">gint</span> (<a class="link" href="AtkUtil.html#AtkKeySnoopFunc" title="AtkKeySnoopFunc ()">*AtkKeySnoopFunc</a>) (<em class="parameter"><code><a class="link" href="AtkUtil.html#AtkKeyEventStruct" title="struct AtkKeyEventStruct"><span class="type">AtkKeyEventStruct</span></a> *event</code></em>,
56
- <em class="parameter"><code><span class="type">gpointer</span> func_data</code></em>);
56
+ <em class="parameter"><code><span class="type">gpointer</span> user_data</code></em>);
57
57
  <span class="returnvalue">guint</span> <a class="link" href="AtkUtil.html#atk-add-key-event-listener" title="atk_add_key_event_listener ()">atk_add_key_event_listener</a> (<em class="parameter"><code><a class="link" href="AtkUtil.html#AtkKeySnoopFunc" title="AtkKeySnoopFunc ()"><span class="type">AtkKeySnoopFunc</span></a> listener</code></em>,
58
58
  <em class="parameter"><code><span class="type">gpointer</span> data</code></em>);
59
59
  <span class="returnvalue">void</span> <a class="link" href="AtkUtil.html#atk-remove-key-event-listener" title="atk_remove_key_event_listener ()">atk_remove_key_event_listener</a> (<em class="parameter"><code><span class="type">guint</span> listener_id</code></em>);
@@ -257,17 +257,24 @@ when an ATK event of type event_type occurs.
257
257
  </p>
258
258
  <p>
259
259
  The format of event_type is the following:
260
- "ATK:&lt;atk_type&gt;:&lt;atk_event&gt;
260
+ "ATK:&lt;atk_type&gt;:&lt;atk_event&gt;:&lt;atk_event_detail&gt;
261
261
  </p>
262
262
  <p>
263
263
  Where "ATK" works as the namespace, &lt;atk_interface&gt; is the name of
264
- the ATK type (interface or object) and &lt;atk_event&gt; is the name of
265
- the signal defined on that interface.
264
+ the ATK type (interface or object), &lt;atk_event&gt; is the name of the
265
+ signal defined on that interface and &lt;atk_event_detail&gt; is the
266
+ gsignal detail of that signal. You can find more info about gsignal
267
+ details here:
268
+ http://developer.gnome.org/gobject/stable/gobject-Signals.html
269
+ </p>
270
+ <p>
271
+ The first three parameters are mandatory. The last one is optional.
266
272
  </p>
267
273
  <p>
268
274
  For example:
269
275
  ATK:AtkObject:state-change
270
276
  ATK:AtkText:text-selection-changed
277
+ ATK:AtkText:text-insert:system
271
278
  </p>
272
279
  <p>
273
280
  Toolkit implementor note: Atk provides a default implementation for
@@ -415,7 +422,7 @@ Specifies the type of a keyboard evemt.
415
422
  <div class="refsect2">
416
423
  <a name="AtkKeySnoopFunc"></a><h3>AtkKeySnoopFunc ()</h3>
417
424
  <pre class="programlisting"><span class="returnvalue">gint</span> (*AtkKeySnoopFunc) (<em class="parameter"><code><a class="link" href="AtkUtil.html#AtkKeyEventStruct" title="struct AtkKeyEventStruct"><span class="type">AtkKeyEventStruct</span></a> *event</code></em>,
418
- <em class="parameter"><code><span class="type">gpointer</span> func_data</code></em>);</pre>
425
+ <em class="parameter"><code><span class="type">gpointer</span> user_data</code></em>);</pre>
419
426
  <p>
420
427
  An <a class="link" href="AtkUtil.html#AtkKeySnoopFunc" title="AtkKeySnoopFunc ()"><span class="type">AtkKeySnoopFunc</span></a> is a type of callback which is called whenever a key event occurs,
421
428
  if registered via atk_add_key_event_listener. It allows for pre-emptive
@@ -430,7 +437,7 @@ interception of key events via the return code as described below.
430
437
  notification is being given.</td>
431
438
  </tr>
432
439
  <tr>
433
- <td><p><span class="term"><em class="parameter"><code>func_data</code></em> :</span></p></td>
440
+ <td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
434
441
  <td>a block of data which will be passed to the event listener, on notification.</td>
435
442
  </tr>
436
443
  <tr>
@@ -7,7 +7,7 @@
7
7
  <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
8
  <link rel="up" href="atk.html" title="ATK Library">
9
9
  <link rel="prev" href="AtkUtil.html" title="AtkUtil">
10
- <link rel="next" href="api-index-full.html" title="Index of all symbols">
10
+ <link rel="next" href="AtkWindow.html" title="AtkWindow">
11
11
  <meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
@@ -18,7 +18,7 @@
18
18
  <td><a accesskey="u" href="atk.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
19
19
  <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
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>
21
+ <td><a accesskey="n" href="AtkWindow.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
22
  </tr>
23
23
  <tr><td colspan="5" class="shortcuts">
24
24
  <a href="#AtkValue.synopsis" class="shortcut">Top</a>