atk 2.2.5-x64-mingw32 → 3.0.0-x64-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (80) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +1 -1
  3. data/lib/2.0/atk.so +0 -0
  4. data/lib/2.1/atk.so +0 -0
  5. data/lib/2.2/atk.so +0 -0
  6. data/vendor/local/bin/libatk-1.0-0.dll +0 -0
  7. data/vendor/local/include/atk-1.0/atk/atkcomponent.h +2 -3
  8. data/vendor/local/include/atk-1.0/atk/atkobject.h +33 -11
  9. data/vendor/local/include/atk-1.0/atk/atkstate.h +28 -12
  10. data/vendor/local/include/atk-1.0/atk/atkversion.h +2 -2
  11. data/vendor/local/lib/girepository-1.0/Atk-1.0.typelib +0 -0
  12. data/vendor/local/lib/libatk-1.0.dll.a +0 -0
  13. data/vendor/local/lib/libatk-1.0.la +5 -5
  14. data/vendor/local/lib/pkgconfig/atk.pc +1 -1
  15. data/vendor/local/share/gir-1.0/Atk-1.0.gir +203 -94
  16. data/vendor/local/share/gtk-doc/html/atk/AtkAction.html +2 -2
  17. data/vendor/local/share/gtk-doc/html/atk/AtkComponent.html +11 -14
  18. data/vendor/local/share/gtk-doc/html/atk/AtkDocument.html +4 -5
  19. data/vendor/local/share/gtk-doc/html/atk/AtkEditableText.html +2 -2
  20. data/vendor/local/share/gtk-doc/html/atk/AtkGObjectAccessible.html +1 -1
  21. data/vendor/local/share/gtk-doc/html/atk/AtkHyperlink.html +6 -8
  22. data/vendor/local/share/gtk-doc/html/atk/AtkHypertext.html +2 -2
  23. data/vendor/local/share/gtk-doc/html/atk/AtkImage.html +5 -5
  24. data/vendor/local/share/gtk-doc/html/atk/AtkMisc.html +1 -1
  25. data/vendor/local/share/gtk-doc/html/atk/AtkNoOpObject.html +1 -1
  26. data/vendor/local/share/gtk-doc/html/atk/AtkNoOpObjectFactory.html +1 -1
  27. data/vendor/local/share/gtk-doc/html/atk/AtkObject.html +138 -77
  28. data/vendor/local/share/gtk-doc/html/atk/AtkObjectFactory.html +1 -1
  29. data/vendor/local/share/gtk-doc/html/atk/AtkRegistry.html +1 -1
  30. data/vendor/local/share/gtk-doc/html/atk/AtkRelation.html +1 -1
  31. data/vendor/local/share/gtk-doc/html/atk/AtkRelationSet.html +1 -1
  32. data/vendor/local/share/gtk-doc/html/atk/AtkSelection.html +2 -2
  33. data/vendor/local/share/gtk-doc/html/atk/AtkStateSet.html +62 -49
  34. data/vendor/local/share/gtk-doc/html/atk/AtkStreamableContent.html +2 -2
  35. data/vendor/local/share/gtk-doc/html/atk/AtkTable.html +5 -5
  36. data/vendor/local/share/gtk-doc/html/atk/AtkTableCell.html +2 -2
  37. data/vendor/local/share/gtk-doc/html/atk/AtkText.html +8 -10
  38. data/vendor/local/share/gtk-doc/html/atk/AtkUtil.html +16 -17
  39. data/vendor/local/share/gtk-doc/html/atk/AtkValue.html +2 -2
  40. data/vendor/local/share/gtk-doc/html/atk/AtkWindow.html +2 -2
  41. data/vendor/local/share/gtk-doc/html/atk/accessibles.html +1 -1
  42. data/vendor/local/share/gtk-doc/html/atk/api-index-1-12.html +3 -1
  43. data/vendor/local/share/gtk-doc/html/atk/api-index-1-13.html +1 -1
  44. data/vendor/local/share/gtk-doc/html/atk/api-index-1-20.html +1 -1
  45. data/vendor/local/share/gtk-doc/html/atk/api-index-1-22.html +1 -1
  46. data/vendor/local/share/gtk-doc/html/atk/api-index-1-3.html +1 -1
  47. data/vendor/local/share/gtk-doc/html/atk/api-index-1-30.html +1 -1
  48. data/vendor/local/share/gtk-doc/html/atk/api-index-1-4.html +1 -1
  49. data/vendor/local/share/gtk-doc/html/atk/api-index-1-6.html +1 -1
  50. data/vendor/local/share/gtk-doc/html/atk/api-index-1-9.html +1 -1
  51. data/vendor/local/share/gtk-doc/html/atk/api-index-2-10.html +1 -1
  52. data/vendor/local/share/gtk-doc/html/atk/api-index-2-12.html +1 -1
  53. data/vendor/local/share/gtk-doc/html/atk/api-index-2-2.html +1 -1
  54. data/vendor/local/share/gtk-doc/html/atk/api-index-2-8.html +1 -1
  55. data/vendor/local/share/gtk-doc/html/atk/api-index-deprecated.html +1 -1
  56. data/vendor/local/share/gtk-doc/html/atk/api-index-full.html +1 -1
  57. data/vendor/local/share/gtk-doc/html/atk/atk-AtkHyperlinkImpl.html +1 -1
  58. data/vendor/local/share/gtk-doc/html/atk/atk-AtkPlug.html +1 -1
  59. data/vendor/local/share/gtk-doc/html/atk/atk-AtkRange.html +1 -1
  60. data/vendor/local/share/gtk-doc/html/atk/atk-AtkSocket.html +1 -1
  61. data/vendor/local/share/gtk-doc/html/atk/atk-AtkState.html +45 -17
  62. data/vendor/local/share/gtk-doc/html/atk/atk-Versioning-Utilities.html +3 -3
  63. data/vendor/local/share/gtk-doc/html/atk/atk.devhelp2 +248 -4
  64. data/vendor/local/share/gtk-doc/html/atk/atkobject.html +1 -1
  65. data/vendor/local/share/gtk-doc/html/atk/data.html +3 -3
  66. data/vendor/local/share/gtk-doc/html/atk/deprecated.html +1 -1
  67. data/vendor/local/share/gtk-doc/html/atk/index.html +3 -3
  68. data/vendor/local/share/gtk-doc/html/atk/index.sgml +244 -1
  69. data/vendor/local/share/gtk-doc/html/atk/interfaces.html +1 -1
  70. data/vendor/local/share/gtk-doc/html/atk/overview.html +1 -1
  71. data/vendor/local/share/gtk-doc/html/atk/toolkit.html +1 -1
  72. data/vendor/local/share/gtk-doc/html/atk/utilities.html +1 -1
  73. data/vendor/local/share/locale/bg/LC_MESSAGES/atk10.mo +0 -0
  74. data/vendor/local/share/locale/bs/LC_MESSAGES/atk10.mo +0 -0
  75. data/vendor/local/share/locale/fi/LC_MESSAGES/atk10.mo +0 -0
  76. data/vendor/local/share/locale/kk/LC_MESSAGES/atk10.mo +0 -0
  77. data/vendor/local/share/locale/sk/LC_MESSAGES/atk10.mo +0 -0
  78. data/vendor/local/share/locale/sv/LC_MESSAGES/atk10.mo +0 -0
  79. data/vendor/local/share/locale/tr/LC_MESSAGES/atk10.mo +0 -0
  80. metadata +4 -4
@@ -2,7 +2,7 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>ATK - Accessibility Toolkit: AtkTableCell</title>
5
+ <title>AtkTableCell: ATK - Accessibility Toolkit</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
8
  <link rel="up" href="interfaces.html" title="ATK Interfaces">
@@ -123,7 +123,7 @@ a two-dimentional <a class="link" href="AtkTable.html" title="AtkTable"><span cl
123
123
  </div>
124
124
  <div class="refsect1">
125
125
  <a name="AtkTableCell.object-hierarchy"></a><h2>Object Hierarchy</h2>
126
- <pre class="screen"> GInterface
126
+ <pre class="screen"> <a href="/opt/gnome3/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
127
127
  <span class="lineart">╰──</span> AtkTableCell
128
128
  </pre>
129
129
  </div>
@@ -2,7 +2,7 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>ATK - Accessibility Toolkit: AtkText</title>
5
+ <title>AtkText: ATK - Accessibility Toolkit</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
8
  <link rel="up" href="interfaces.html" title="ATK Interfaces">
@@ -339,7 +339,7 @@
339
339
  </div>
340
340
  <div class="refsect1">
341
341
  <a name="AtkText.object-hierarchy"></a><h2>Object Hierarchy</h2>
342
- <pre class="screen"> GInterface
342
+ <pre class="screen"> <a href="/opt/gnome3/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
343
343
  <span class="lineart">╰──</span> AtkText
344
344
  </pre>
345
345
  </div>
@@ -461,9 +461,8 @@ atk_text_get_text_after_offset (<em class="parameter"><code><a class="link" href
461
461
  <em class="parameter"><code><span class="type">gint</span> *start_offset</code></em>,
462
462
  <em class="parameter"><code><span class="type">gint</span> *end_offset</code></em>);</pre>
463
463
  <div class="warning">
464
- <p><code class="literal">atk_text_get_text_after_offset</code> is deprecated and should not be used in newly-written code.</p>
465
- <p>This method is deprecated since ATK version
466
- 2.9.3. Please use <a class="link" href="AtkText.html#atk-text-get-string-at-offset" title="atk_text_get_string_at_offset ()"><code class="function">atk_text_get_string_at_offset()</code></a> instead.</p>
464
+ <p><code class="literal">atk_text_get_text_after_offset</code> has been deprecated since version 2.9.3 and should not be used in newly-written code.</p>
465
+ <p>Please use <a class="link" href="AtkText.html#atk-text-get-string-at-offset" title="atk_text_get_string_at_offset ()"><code class="function">atk_text_get_string_at_offset()</code></a> instead.</p>
467
466
  </div>
468
467
  <p>Gets the specified text.</p>
469
468
  <div class="refsect3">
@@ -602,9 +601,8 @@ atk_text_get_text_before_offset (<em class="parameter"><code><a class="link" hre
602
601
  <em class="parameter"><code><span class="type">gint</span> *start_offset</code></em>,
603
602
  <em class="parameter"><code><span class="type">gint</span> *end_offset</code></em>);</pre>
604
603
  <div class="warning">
605
- <p><code class="literal">atk_text_get_text_before_offset</code> is deprecated and should not be used in newly-written code.</p>
606
- <p>This method is deprecated since ATK version
607
- 2.9.3. Please use <a class="link" href="AtkText.html#atk-text-get-string-at-offset" title="atk_text_get_string_at_offset ()"><code class="function">atk_text_get_string_at_offset()</code></a> instead.</p>
604
+ <p><code class="literal">atk_text_get_text_before_offset</code> has been deprecated since version 2.9.3 and should not be used in newly-written code.</p>
605
+ <p>Please use <a class="link" href="AtkText.html#atk-text-get-string-at-offset" title="atk_text_get_string_at_offset ()"><code class="function">atk_text_get_string_at_offset()</code></a> instead.</p>
608
606
  </div>
609
607
  <p>Gets the specified text.</p>
610
608
  <div class="refsect3">
@@ -2364,8 +2362,8 @@ signal will have a detail which is either "insert" or
2364
2362
  "delete" which identifies whether the text change was an
2365
2363
  insertion or a deletion.</p>
2366
2364
  <div class="warning">
2367
- <p><code class="literal">AtkText::text-changed</code> is deprecated and should not be used in newly-written code.</p>
2368
- <p>Since 2.9.4. Use <span class="type">“text-insert”</span> or
2365
+ <p><code class="literal">AtkText::text-changed</code> has been deprecated since version 2.9.4 and should not be used in newly-written code.</p>
2366
+ <p>Use <span class="type">“text-insert”</span> or
2369
2367
  <span class="type">“text-remove”</span> instead.</p>
2370
2368
  </div>
2371
2369
  <div class="refsect3">
@@ -2,7 +2,7 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>ATK - Accessibility Toolkit: AtkUtil</title>
5
+ <title>AtkUtil: ATK - Accessibility Toolkit</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
8
  <link rel="up" href="toolkit.html" title="Event and toolkit support">
@@ -249,10 +249,9 @@ and toolkit version.</p>
249
249
  <pre class="programlisting"><span class="returnvalue">guint</span>
250
250
  atk_add_focus_tracker (<em class="parameter"><code><a class="link" href="AtkUtil.html#AtkEventListener" title="AtkEventListener ()"><span class="type">AtkEventListener</span></a> focus_tracker</code></em>);</pre>
251
251
  <div class="warning">
252
- <p><code class="literal">atk_add_focus_tracker</code> is deprecated and should not be used in newly-written code.</p>
253
- <p>This method is deprecated since ATK version
254
- 2.9.4. Focus tracking has been dropped as a feature to be
255
- implemented by ATK itself. If you need focus tracking on your
252
+ <p><code class="literal">atk_add_focus_tracker</code> has been deprecated since version 2.9.4 and should not be used in newly-written code.</p>
253
+ <p>Focus tracking has been dropped as a feature
254
+ to be implemented by ATK itself. If you need focus tracking on your
256
255
  implementation, subscribe to the state-changed:focused signal.</p>
257
256
  </div>
258
257
  <p>Adds the specified function to the list of functions to be called
@@ -285,10 +284,9 @@ when an object receives focus.</p></td>
285
284
  <pre class="programlisting"><span class="returnvalue">void</span>
286
285
  atk_remove_focus_tracker (<em class="parameter"><code><span class="type">guint</span> tracker_id</code></em>);</pre>
287
286
  <div class="warning">
288
- <p><code class="literal">atk_remove_focus_tracker</code> is deprecated and should not be used in newly-written code.</p>
289
- <p>This method is deprecated since ATK version
290
- 2.9.4. Focus tracking has been dropped as a feature to be
291
- implemented by ATK itself. If you need focus tracking on your
287
+ <p><code class="literal">atk_remove_focus_tracker</code> has been deprecated since version 2.9.4 and should not be used in newly-written code.</p>
288
+ <p>Focus tracking has been dropped as a feature
289
+ to be implemented by ATK itself. If you need focus tracking on your
292
290
  implementation, subscribe to the state-changed:focused signal.</p>
293
291
  <p>Removes the specified focus tracker from the list of functions
294
292
  to be called when any object receives focus.</p>
@@ -315,10 +313,9 @@ to be called when any object receives focus.</p>
315
313
  <pre class="programlisting"><span class="returnvalue">void</span>
316
314
  atk_focus_tracker_init (<em class="parameter"><code><a class="link" href="AtkUtil.html#AtkEventListenerInit" title="AtkEventListenerInit ()"><span class="type">AtkEventListenerInit</span></a> init</code></em>);</pre>
317
315
  <div class="warning">
318
- <p><code class="literal">atk_focus_tracker_init</code> is deprecated and should not be used in newly-written code.</p>
319
- <p>This method is deprecated since ATK version
320
- 2.9.4. Focus tracking has been dropped as a feature to be
321
- implemented by ATK itself.</p>
316
+ <p><code class="literal">atk_focus_tracker_init</code> has been deprecated since version 2.9.4 and should not be used in newly-written code.</p>
317
+ <p>Focus tracking has been dropped as a feature
318
+ to be implemented by ATK itself.</p>
322
319
  </div>
323
320
  <p>Specifies the function to be called for focus tracker initialization.
324
321
  This function should be called by an implementation of the
@@ -346,10 +343,12 @@ focus tracking.</p>
346
343
  <pre class="programlisting"><span class="returnvalue">void</span>
347
344
  atk_focus_tracker_notify (<em class="parameter"><code><a class="link" href="AtkObject.html" title="AtkObject"><span class="type">AtkObject</span></a> *object</code></em>);</pre>
348
345
  <div class="warning">
349
- <p><code class="literal">atk_focus_tracker_notify</code> is deprecated and should not be used in newly-written code.</p>
350
- <p>This method is deprecated since ATK version
351
- 2.9.4. Focus tracking has been dropped as a feature to be
352
- implemented by ATK itself.</p>
346
+ <p><code class="literal">atk_focus_tracker_notify</code> has been deprecated since version 2.9.4 and should not be used in newly-written code.</p>
347
+ <p>Focus tracking has been dropped as a feature
348
+ to be implemented by ATK itself. As <a class="link" href="AtkObject.html#AtkObject-focus-event" title="The “focus-event” signal"><span class="type">“focus-event”</span></a> was
349
+ deprecated in favor of a <a class="link" href="AtkObject.html#AtkObject-state-change" title="The “state-change” signal"><span class="type">“state-change”</span></a> signal, in order
350
+ to notify a focus change on your implementation, you can use
351
+ <a class="link" href="AtkObject.html#atk-object-notify-state-change" title="atk_object_notify_state_change ()"><code class="function">atk_object_notify_state_change()</code></a> instead.</p>
353
352
  </div>
354
353
  <p>Cause the focus tracker functions which have been specified to be
355
354
  executed for the object.</p>
@@ -2,7 +2,7 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>ATK - Accessibility Toolkit: AtkValue</title>
5
+ <title>AtkValue: ATK - Accessibility Toolkit</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
8
  <link rel="up" href="interfaces.html" title="ATK Interfaces">
@@ -157,7 +157,7 @@
157
157
  </div>
158
158
  <div class="refsect1">
159
159
  <a name="AtkValue.object-hierarchy"></a><h2>Object Hierarchy</h2>
160
- <pre class="screen"> GInterface
160
+ <pre class="screen"> <a href="/opt/gnome3/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
161
161
  <span class="lineart">╰──</span> AtkValue
162
162
  </pre>
163
163
  </div>
@@ -2,7 +2,7 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>ATK - Accessibility Toolkit: AtkWindow</title>
5
+ <title>AtkWindow: ATK - Accessibility Toolkit</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
8
  <link rel="up" href="interfaces.html" title="ATK Interfaces">
@@ -107,7 +107,7 @@
107
107
  </div>
108
108
  <div class="refsect1">
109
109
  <a name="AtkWindow.object-hierarchy"></a><h2>Object Hierarchy</h2>
110
- <pre class="screen"> GInterface
110
+ <pre class="screen"> <a href="/opt/gnome3/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
111
111
  <span class="lineart">╰──</span> AtkWindow
112
112
  </pre>
113
113
  </div>
@@ -2,7 +2,7 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>ATK - Accessibility Toolkit: Custom accessible objects</title>
5
+ <title>Custom accessible objects: ATK - Accessibility Toolkit</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
8
  <link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
@@ -2,7 +2,7 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>ATK - Accessibility Toolkit: Index of new symbols in 1.12</title>
5
+ <title>Index of new symbols in 1.12: ATK - Accessibility Toolkit</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
8
  <link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
@@ -35,6 +35,8 @@
35
35
  </dt>
36
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
37
  </dt>
38
+ <dt>atk_image_get_image_locale, <a class="indexterm" href="AtkImage.html#atk-image-get-image-locale">atk_image_get_image_locale ()</a>
39
+ </dt>
38
40
  <dt>atk_object_get_attributes, <a class="indexterm" href="AtkObject.html#atk-object-get-attributes">atk_object_get_attributes ()</a>
39
41
  </dt>
40
42
  <dt>atk_streamable_content_get_uri, <a class="indexterm" href="AtkStreamableContent.html#atk-streamable-content-get-uri">atk_streamable_content_get_uri ()</a>
@@ -2,7 +2,7 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>ATK - Accessibility Toolkit: Index of new symbols in 1.13</title>
5
+ <title>Index of new symbols in 1.13: ATK - Accessibility Toolkit</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
8
  <link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
@@ -2,7 +2,7 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>ATK - Accessibility Toolkit: Index of new symbols in 1.20</title>
5
+ <title>Index of new symbols in 1.20: ATK - Accessibility Toolkit</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
8
  <link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
@@ -2,7 +2,7 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>ATK - Accessibility Toolkit: Index of new symbols in 1.22</title>
5
+ <title>Index of new symbols in 1.22: ATK - Accessibility Toolkit</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
8
  <link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
@@ -2,7 +2,7 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>ATK - Accessibility Toolkit: Index of new symbols in 1.3</title>
5
+ <title>Index of new symbols in 1.3: ATK - Accessibility Toolkit</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
8
  <link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
@@ -2,7 +2,7 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>ATK - Accessibility Toolkit: Index of new symbols in 1.30</title>
5
+ <title>Index of new symbols in 1.30: ATK - Accessibility Toolkit</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
8
  <link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
@@ -2,7 +2,7 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>ATK - Accessibility Toolkit: Index of new symbols in 1.4</title>
5
+ <title>Index of new symbols in 1.4: ATK - Accessibility Toolkit</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
8
  <link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
@@ -2,7 +2,7 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>ATK - Accessibility Toolkit: Index of new symbols in 1.6</title>
5
+ <title>Index of new symbols in 1.6: ATK - Accessibility Toolkit</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
8
  <link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
@@ -2,7 +2,7 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>ATK - Accessibility Toolkit: Index of new symbols in 1.9</title>
5
+ <title>Index of new symbols in 1.9: ATK - Accessibility Toolkit</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
8
  <link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
@@ -2,7 +2,7 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>ATK - Accessibility Toolkit: Index of new symbols in 2.10</title>
5
+ <title>Index of new symbols in 2.10: ATK - Accessibility Toolkit</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
8
  <link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
@@ -2,7 +2,7 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>ATK - Accessibility Toolkit: Index of new symbols in 2.12</title>
5
+ <title>Index of new symbols in 2.12: ATK - Accessibility Toolkit</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
8
  <link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
@@ -2,7 +2,7 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>ATK - Accessibility Toolkit: Index of new symbols in 2.2</title>
5
+ <title>Index of new symbols in 2.2: ATK - Accessibility Toolkit</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
8
  <link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
@@ -2,7 +2,7 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>ATK - Accessibility Toolkit: Index of new symbols in 2.8</title>
5
+ <title>Index of new symbols in 2.8: ATK - Accessibility Toolkit</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
8
  <link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
@@ -2,7 +2,7 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>ATK - Accessibility Toolkit: Index of deprecated symbols</title>
5
+ <title>Index of deprecated symbols: ATK - Accessibility Toolkit</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
8
  <link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
@@ -2,7 +2,7 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>ATK - Accessibility Toolkit: Index of all symbols</title>
5
+ <title>Index of all symbols: ATK - Accessibility Toolkit</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
8
  <link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
@@ -2,7 +2,7 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>ATK - Accessibility Toolkit: AtkHyperlinImpl</title>
5
+ <title>AtkHyperlinImpl: ATK - Accessibility Toolkit</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
8
  <link rel="up" href="interfaces.html" title="ATK Interfaces">
@@ -2,7 +2,7 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>ATK - Accessibility Toolkit: AtkPlug</title>
5
+ <title>AtkPlug: ATK - Accessibility Toolkit</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
8
  <link rel="up" href="accessibles.html" title="Custom accessible objects">
@@ -2,7 +2,7 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>ATK - Accessibility Toolkit: AtkRange</title>
5
+ <title>AtkRange: ATK - Accessibility Toolkit</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
8
  <link rel="up" href="data.html" title="Basic accessible data types">
@@ -2,7 +2,7 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>ATK - Accessibility Toolkit: AtkSocket</title>
5
+ <title>AtkSocket: ATK - Accessibility Toolkit</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
8
  <link rel="up" href="accessibles.html" title="Custom accessible objects">
@@ -2,7 +2,7 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>ATK - Accessibility Toolkit: AtkState</title>
5
+ <title>AtkState: ATK - Accessibility Toolkit</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
8
8
  <link rel="up" href="data.html" title="Basic accessible data types">
@@ -27,7 +27,7 @@
27
27
  <div class="refnamediv"><table width="100%"><tr>
28
28
  <td valign="top">
29
29
  <h2><span class="refentrytitle"><a name="atk-AtkState.top_of_page"></a>AtkState</span></h2>
30
- <p>AtkState — An AtkState describes a component's particular state.</p>
30
+ <p>AtkState — An AtkState describes a single state of an object.</p>
31
31
  </td>
32
32
  <td class="gallery_image" valign="top" align="right"></td>
33
33
  </tr></table></div>
@@ -86,9 +86,9 @@
86
86
  </div>
87
87
  <div class="refsect1">
88
88
  <a name="atk-AtkState.description"></a><h2>Description</h2>
89
- <p>An AtkState describes a component's particular state. The actual
90
- state of an component is described by its AtkStateSet, which is a
91
- set of AtkStates.</p>
89
+ <p>An AtkState describes a single state of an object. The full set of states
90
+ that apply to an object at a given time are contained in its <a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a>.
91
+ See also <a class="link" href="AtkObject.html#atk-object-ref-state-set" title="atk_object_ref_state_set ()"><span class="type">atk_object_ref_state_set</span></a> and <a class="link" href="AtkObject.html#atk-object-notify-state-change" title="atk_object_notify_state_change ()"><span class="type">atk_object_notify_state_change</span></a>.</p>
92
92
  </div>
93
93
  <div class="refsect1">
94
94
  <a name="atk-AtkState.functions_details"></a><h2>Functions</h2>
@@ -200,14 +200,14 @@ atk_state_type_for_name (<em class="parameter"><code>const <span class="type">gc
200
200
  <tr>
201
201
  <td class="enum_member_name"><p><a name="ATK-STATE-ACTIVE:CAPS"></a>ATK_STATE_ACTIVE</p></td>
202
202
  <td class="enum_member_description">
203
- <p>Indicates a window is currently the active window, or is an active subelement within a container or table</p>
203
+ <p>Indicates a window is currently the active window, or an object is the active subelement within a container or table. ATK_STATE_ACTIVE should not be used for objects which have ATK_STATE_FOCUSABLE or ATK_STATE_SELECTABLE: Those objects should use ATK_STATE_FOCUSED and ATK_STATE_SELECTED respectively. ATK_STATE_ACTIVE is a means to indicate that an object which is not focusable and not selectable is the currently-active item within its parent container.</p>
204
204
  </td>
205
205
  <td class="enum_member_annotations"> </td>
206
206
  </tr>
207
207
  <tr>
208
208
  <td class="enum_member_name"><p><a name="ATK-STATE-ARMED:CAPS"></a>ATK_STATE_ARMED</p></td>
209
209
  <td class="enum_member_description">
210
- <p>Indicates that the object is 'armed', i.e. will be activated by if a pointer button-release event occurs within its bounds. Buttons often enter this state when a pointer click occurs within their bounds, as a precursor to activation.</p>
210
+ <p>Indicates that the object is 'armed', i.e. will be activated by if a pointer button-release event occurs within its bounds. Buttons often enter this state when a pointer click occurs within their bounds, as a precursor to activation. ATK_STATE_ARMED has been deprecated since ATK-2.16 and should not be used in newly-written code.</p>
211
211
  </td>
212
212
  <td class="enum_member_annotations"> </td>
213
213
  </tr>
@@ -235,7 +235,12 @@ atk_state_type_for_name (<em class="parameter"><code>const <span class="type">gc
235
235
  <tr>
236
236
  <td class="enum_member_name"><p><a name="ATK-STATE-EDITABLE:CAPS"></a>ATK_STATE_EDITABLE</p></td>
237
237
  <td class="enum_member_description">
238
- <p>Indicates the user can change the contents of this object</p>
238
+ <p>Indicates that this object can contain text, and that the
239
+ user can change the textual contents of this object by editing those contents
240
+ directly. For an object which is expected to be editable due to its type, but
241
+ which cannot be edited due to the application or platform preventing the user
242
+ from doing so, that object's <a class="link" href="AtkStateSet.html" title="AtkStateSet"><span class="type">AtkStateSet</span></a> should lack ATK_STATE_EDITABLE and
243
+ should contain ATK_STATE_READ_ONLY.</p>
239
244
  </td>
240
245
  <td class="enum_member_annotations"> </td>
241
246
  </tr>
@@ -319,7 +324,7 @@ atk_state_type_for_name (<em class="parameter"><code>const <span class="type">gc
319
324
  <tr>
320
325
  <td class="enum_member_name"><p><a name="ATK-STATE-PRESSED:CAPS"></a>ATK_STATE_PRESSED</p></td>
321
326
  <td class="enum_member_description">
322
- <p>Indicates this object is currently pressed; c.f. ATK_STATE_ARMED</p>
327
+ <p>Indicates this object is currently pressed.</p>
323
328
  </td>
324
329
  <td class="enum_member_annotations"> </td>
325
330
  </tr>
@@ -426,14 +431,13 @@ having previously requested references to those children.</p>
426
431
  <tr>
427
432
  <td class="enum_member_name"><p><a name="ATK-STATE-INDETERMINATE:CAPS"></a>ATK_STATE_INDETERMINATE</p></td>
428
433
  <td class="enum_member_description">
429
- <p>Indicates that a check box is in a state other than checked or not checked.
430
- This usually means that the boolean value reflected or
431
- controlled by the object does not apply consistently to the entire current context.
432
- For example, a checkbox for the "Bold" attribute of text may have STATE_INDETERMINATE
433
- if the currently selected text contains a mixture of weight attributes.
434
- In many cases interacting with a STATE_INDETERMINATE object will cause
435
- the context's corresponding boolean attribute to be homogenized, whereupon the object
436
- will lose STATE_INDETERMINATE and a corresponding state-changed event will be fired.</p>
434
+ <p>Indicates that the value, or some other quantifiable
435
+ property, of this AtkObject cannot be fully determined. In the case of a large
436
+ data set in which the total number of items in that set is unknown (e.g. 1 of
437
+ 999+), implementors should expose the currently-known set size (999) along
438
+ with this state. In the case of a check box, this state should be used to
439
+ indicate that the check box is a tri-state check box which is currently
440
+ neither checked nor unchecked.</p>
437
441
  </td>
438
442
  <td class="enum_member_annotations"> </td>
439
443
  </tr>
@@ -529,6 +533,30 @@ tooltips are not considered popups in this context. <em class="parameter"><code>
529
533
  <td class="enum_member_annotations"> </td>
530
534
  </tr>
531
535
  <tr>
536
+ <td class="enum_member_name"><p><a name="ATK-STATE-HAS-TOOLTIP:CAPS"></a>ATK_STATE_HAS_TOOLTIP</p></td>
537
+ <td class="enum_member_description">
538
+ <p>Indicates this object has a tooltip. <em class="parameter"><code>Since</code></em>
539
+ : ATK-2.16</p>
540
+ </td>
541
+ <td class="enum_member_annotations"> </td>
542
+ </tr>
543
+ <tr>
544
+ <td class="enum_member_name"><p><a name="ATK-STATE-READ-ONLY:CAPS"></a>ATK_STATE_READ_ONLY</p></td>
545
+ <td class="enum_member_description">
546
+ <p>Indicates that a widget which is ENABLED and SENSITIVE
547
+ has a value which can be read, but not modified, by the user. Note that this
548
+ state should only be applied to widget types whose value is normally directly
549
+ user modifiable, such as check boxes, radio buttons, spin buttons, text input
550
+ fields, and combo boxes, as a means to convey that the expected interaction
551
+ with that widget is not possible. When the expected interaction with a
552
+ widget does not include modification by the user, as is the case with
553
+ labels and containers, ATK_STATE_READ_ONLY should not be applied. See also
554
+ ATK_STATE_EDITABLE. <em class="parameter"><code>Since</code></em>
555
+ : ATK-2-16</p>
556
+ </td>
557
+ <td class="enum_member_annotations"> </td>
558
+ </tr>
559
+ <tr>
532
560
  <td class="enum_member_name"><p><a name="ATK-STATE-LAST-DEFINED:CAPS"></a>ATK_STATE_LAST_DEFINED</p></td>
533
561
  <td class="enum_member_description">
534
562
  <p>Not a valid state, used for finding end of enumeration</p>