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,107 @@
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>AtkHyperlinkImpl</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="AtkHyperlink.html" title="AtkHyperlink">
10
+ <link rel="next" href="AtkHypertext.html" title="AtkHypertext">
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="AtkHyperlink.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="AtkHypertext.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="#atk-AtkHyperlinkImpl.synopsis" class="shortcut">Top</a>
25
+  | 
26
+ <a href="#atk-AtkHyperlinkImpl.description" class="shortcut">Description</a>
27
+ </td></tr>
28
+ </table>
29
+ <div class="refentry">
30
+ <a name="atk-AtkHyperlinkImpl"></a><div class="titlepage"></div>
31
+ <div class="refnamediv"><table width="100%"><tr>
32
+ <td valign="top">
33
+ <h2><span class="refentrytitle"><a name="atk-AtkHyperlinkImpl.top_of_page"></a>AtkHyperlinkImpl</span></h2>
34
+ <p>AtkHyperlinkImpl — An interface from which the AtkHyperlink associated with an
35
+ AtkObject may be obtained.</p>
36
+ </td>
37
+ <td valign="top" align="right"></td>
38
+ </tr></table></div>
39
+ <div class="refsynopsisdiv">
40
+ <a name="atk-AtkHyperlinkImpl.synopsis"></a><h2>Synopsis</h2>
41
+ <pre class="synopsis"> <a class="link" href="atk-AtkHyperlinkImpl.html#AtkHyperlinkImpl" title="AtkHyperlinkImpl">AtkHyperlinkImpl</a>;
42
+ <a class="link" href="AtkHyperlink.html" title="AtkHyperlink"><span class="returnvalue">AtkHyperlink</span></a> * <a class="link" href="atk-AtkHyperlinkImpl.html#atk-hyperlink-impl-get-hyperlink" title="atk_hyperlink_impl_get_hyperlink ()">atk_hyperlink_impl_get_hyperlink</a> (<em class="parameter"><code><a class="link" href="atk-AtkHyperlinkImpl.html#AtkHyperlinkImpl" title="AtkHyperlinkImpl"><span class="type">AtkHyperlinkImpl</span></a> *obj</code></em>);
43
+ </pre>
44
+ </div>
45
+ <div class="refsect1">
46
+ <a name="atk-AtkHyperlinkImpl.description"></a><h2>Description</h2>
47
+ <p>
48
+ AtkHyperlinkImpl allows AtkObjects to
49
+ refer to their associated AtkHyperlink instance, if one
50
+ exists. AtkHyperlinkImpl differs from AtkHyperlink in that
51
+ AtkHyperlinkImpl is an interface, whereas AtkHyperlink is
52
+ a object type. The AtkHyperlinkImpl interface allows
53
+ a client to query an AtkObject for the availability of
54
+ an associated AtkHyperlink instance, and obtain that
55
+ instance. It is thus particularly useful in cases where
56
+ embedded content or inline content within a text object
57
+ is present, since the embedding text object implements
58
+ AtkHypertext and the inline/embedded objects are
59
+ exposed as children which implement AtkHyperlinkImpl,
60
+ in addition to their being obtainable via AtkHypertext:getLink
61
+ followed by AtkHyperlink:getObject.
62
+ </p>
63
+ </div>
64
+ <div class="refsect1">
65
+ <a name="atk-AtkHyperlinkImpl.details"></a><h2>Details</h2>
66
+ <div class="refsect2">
67
+ <a name="AtkHyperlinkImpl"></a><h3>AtkHyperlinkImpl</h3>
68
+ <pre class="programlisting">typedef struct _AtkHyperlinkImpl AtkHyperlinkImpl;</pre>
69
+ <p>
70
+ A queryable interface which allows AtkHyperlink instances associated with an
71
+ AtkObject to be obtained. AtkHyperlinkImpl corresponds to AT-SPI's
72
+ Hyperlink interface, and differs from AtkHyperlink in that AtkHyperlink
73
+ is an object type, rather than an interface, and thus cannot be directly
74
+ queried.
75
+ </p>
76
+ </div>
77
+ <hr>
78
+ <div class="refsect2">
79
+ <a name="atk-hyperlink-impl-get-hyperlink"></a><h3>atk_hyperlink_impl_get_hyperlink ()</h3>
80
+ <pre class="programlisting"><a class="link" href="AtkHyperlink.html" title="AtkHyperlink"><span class="returnvalue">AtkHyperlink</span></a> * atk_hyperlink_impl_get_hyperlink (<em class="parameter"><code><a class="link" href="atk-AtkHyperlinkImpl.html#AtkHyperlinkImpl" title="AtkHyperlinkImpl"><span class="type">AtkHyperlinkImpl</span></a> *obj</code></em>);</pre>
81
+ <p>
82
+ Gets the hyperlink associated with this object.
83
+ </p>
84
+ <div class="variablelist"><table border="0">
85
+ <col align="left" valign="top">
86
+ <tbody>
87
+ <tr>
88
+ <td><p><span class="term"><em class="parameter"><code>obj</code></em> :</span></p></td>
89
+ <td>a GObject instance that implements AtkHyperlinkImplIface</td>
90
+ </tr>
91
+ <tr>
92
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
93
+ <td>an AtkHyperlink object which points to this
94
+ implementing AtkObject. <span class="annotation">[<a href="http://foldoc.org/transfer%20full"><span class="acronym">transfer full</span></a>]</span>
95
+ </td>
96
+ </tr>
97
+ </tbody>
98
+ </table></div>
99
+ <p class="since">Since 1.12</p>
100
+ </div>
101
+ </div>
102
+ </div>
103
+ <div class="footer">
104
+ <hr>
105
+ Generated by GTK-Doc V1.18.1</div>
106
+ </body>
107
+ </html>
@@ -0,0 +1,81 @@
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>AtkPlug</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="AtkObjectFactory.html" title="AtkObjectFactory">
10
+ <link rel="next" href="AtkRegistry.html" title="AtkRegistry">
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="AtkObjectFactory.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="AtkRegistry.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="#atk-AtkPlug.synopsis" class="shortcut">Top</a>
25
+  | 
26
+ <a href="#atk-AtkPlug.description" class="shortcut">Description</a>
27
+ </td></tr>
28
+ </table>
29
+ <div class="refentry">
30
+ <a name="atk-AtkPlug"></a><div class="titlepage"></div>
31
+ <div class="refnamediv"><table width="100%"><tr>
32
+ <td valign="top">
33
+ <h2><span class="refentrytitle"><a name="atk-AtkPlug.top_of_page"></a>AtkPlug</span></h2>
34
+ <p>AtkPlug</p>
35
+ </td>
36
+ <td valign="top" align="right"></td>
37
+ </tr></table></div>
38
+ <div class="refsynopsisdiv">
39
+ <a name="atk-AtkPlug.synopsis"></a><h2>Synopsis</h2>
40
+ <pre class="synopsis">struct <a class="link" href="atk-AtkPlug.html#AtkPlug" title="struct AtkPlug">AtkPlug</a>;
41
+ <a class="link" href="AtkObject.html" title="AtkObject"><span class="returnvalue">AtkObject</span></a> * <a class="link" href="atk-AtkPlug.html#atk-plug-new" title="atk_plug_new ()">atk_plug_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
42
+ <span class="returnvalue">gchar</span> * <a class="link" href="atk-AtkPlug.html#atk-plug-get-id" title="atk_plug_get_id ()">atk_plug_get_id</a> (<em class="parameter"><code><a class="link" href="atk-AtkPlug.html#AtkPlug" title="struct AtkPlug"><span class="type">AtkPlug</span></a> *plug</code></em>);
43
+ </pre>
44
+ </div>
45
+ <div class="refsect1">
46
+ <a name="atk-AtkPlug.description"></a><h2>Description</h2>
47
+ <p>
48
+ </p>
49
+ </div>
50
+ <div class="refsect1">
51
+ <a name="atk-AtkPlug.details"></a><h2>Details</h2>
52
+ <div class="refsect2">
53
+ <a name="AtkPlug"></a><h3>struct AtkPlug</h3>
54
+ <pre class="programlisting">struct AtkPlug {
55
+ AtkObject parent;
56
+ };
57
+ </pre>
58
+ <p>
59
+ </p>
60
+ </div>
61
+ <hr>
62
+ <div class="refsect2">
63
+ <a name="atk-plug-new"></a><h3>atk_plug_new ()</h3>
64
+ <pre class="programlisting"><a class="link" href="AtkObject.html" title="AtkObject"><span class="returnvalue">AtkObject</span></a> * atk_plug_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
65
+ <p>
66
+ </p>
67
+ </div>
68
+ <hr>
69
+ <div class="refsect2">
70
+ <a name="atk-plug-get-id"></a><h3>atk_plug_get_id ()</h3>
71
+ <pre class="programlisting"><span class="returnvalue">gchar</span> * atk_plug_get_id (<em class="parameter"><code><a class="link" href="atk-AtkPlug.html#AtkPlug" title="struct AtkPlug"><span class="type">AtkPlug</span></a> *plug</code></em>);</pre>
72
+ <p>
73
+ </p>
74
+ </div>
75
+ </div>
76
+ </div>
77
+ <div class="footer">
78
+ <hr>
79
+ Generated by GTK-Doc V1.18.1</div>
80
+ </body>
81
+ </html>
@@ -0,0 +1,130 @@
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>AtkSocket</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="AtkSelection.html" title="AtkSelection">
10
+ <link rel="next" href="atk-AtkState.html" title="AtkState">
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="AtkSelection.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="atk-AtkState.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="#atk-AtkSocket.synopsis" class="shortcut">Top</a>
25
+  | 
26
+ <a href="#atk-AtkSocket.description" class="shortcut">Description</a>
27
+ </td></tr>
28
+ </table>
29
+ <div class="refentry">
30
+ <a name="atk-AtkSocket"></a><div class="titlepage"></div>
31
+ <div class="refnamediv"><table width="100%"><tr>
32
+ <td valign="top">
33
+ <h2><span class="refentrytitle"><a name="atk-AtkSocket.top_of_page"></a>AtkSocket</span></h2>
34
+ <p>AtkSocket</p>
35
+ </td>
36
+ <td valign="top" align="right"></td>
37
+ </tr></table></div>
38
+ <div class="refsynopsisdiv">
39
+ <a name="atk-AtkSocket.synopsis"></a><h2>Synopsis</h2>
40
+ <pre class="synopsis">struct <a class="link" href="atk-AtkSocket.html#AtkSocket" title="struct AtkSocket">AtkSocket</a>;
41
+ <a class="link" href="AtkObject.html" title="AtkObject"><span class="returnvalue">AtkObject</span></a> * <a class="link" href="atk-AtkSocket.html#atk-socket-new" title="atk_socket_new ()">atk_socket_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
42
+ <span class="returnvalue">void</span> <a class="link" href="atk-AtkSocket.html#atk-socket-embed" title="atk_socket_embed ()">atk_socket_embed</a> (<em class="parameter"><code><a class="link" href="atk-AtkSocket.html#AtkSocket" title="struct AtkSocket"><span class="type">AtkSocket</span></a> *obj</code></em>,
43
+ <em class="parameter"><code><span class="type">gchar</span> *plug_id</code></em>);
44
+ <span class="returnvalue">gboolean</span> <a class="link" href="atk-AtkSocket.html#atk-socket-is-occupied" title="atk_socket_is_occupied ()">atk_socket_is_occupied</a> (<em class="parameter"><code><a class="link" href="atk-AtkSocket.html#AtkSocket" title="struct AtkSocket"><span class="type">AtkSocket</span></a> *obj</code></em>);
45
+ </pre>
46
+ </div>
47
+ <div class="refsect1">
48
+ <a name="atk-AtkSocket.description"></a><h2>Description</h2>
49
+ <p>
50
+ </p>
51
+ </div>
52
+ <div class="refsect1">
53
+ <a name="atk-AtkSocket.details"></a><h2>Details</h2>
54
+ <div class="refsect2">
55
+ <a name="AtkSocket"></a><h3>struct AtkSocket</h3>
56
+ <pre class="programlisting">struct AtkSocket {
57
+ AtkObject parent;
58
+ };
59
+ </pre>
60
+ <p>
61
+ </p>
62
+ </div>
63
+ <hr>
64
+ <div class="refsect2">
65
+ <a name="atk-socket-new"></a><h3>atk_socket_new ()</h3>
66
+ <pre class="programlisting"><a class="link" href="AtkObject.html" title="AtkObject"><span class="returnvalue">AtkObject</span></a> * atk_socket_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
67
+ <p>
68
+ </p>
69
+ </div>
70
+ <hr>
71
+ <div class="refsect2">
72
+ <a name="atk-socket-embed"></a><h3>atk_socket_embed ()</h3>
73
+ <pre class="programlisting"><span class="returnvalue">void</span> atk_socket_embed (<em class="parameter"><code><a class="link" href="atk-AtkSocket.html#AtkSocket" title="struct AtkSocket"><span class="type">AtkSocket</span></a> *obj</code></em>,
74
+ <em class="parameter"><code><span class="type">gchar</span> *plug_id</code></em>);</pre>
75
+ <p>
76
+ Embeds the children of an <a class="link" href="atk-AtkPlug.html#AtkPlug" title="struct AtkPlug"><span class="type">AtkPlug</span></a> as the children of the <a class="link" href="atk-AtkSocket.html#AtkSocket" title="struct AtkSocket"><span class="type">AtkSocket</span></a>. The
77
+ plug may be in the same process or in a different process.
78
+ THe class item used by this function should be filled in by the IPC layer
79
+ (ie, at-spi2-atk). The implementor of the AtkSocket should call this
80
+ function and pass the id for the plug as returned by atk_plug_get_id.
81
+ It is the responsibility of the application to pass the plug id on to
82
+ the process implementing the AtkSocket as needed.
83
+ </p>
84
+ <div class="variablelist"><table border="0">
85
+ <col align="left" valign="top">
86
+ <tbody>
87
+ <tr>
88
+ <td><p><span class="term"><em class="parameter"><code>obj</code></em> :</span></p></td>
89
+ <td>an <a class="link" href="atk-AtkSocket.html#AtkSocket" title="struct AtkSocket"><span class="type">AtkSocket</span></a>
90
+ </td>
91
+ </tr>
92
+ <tr>
93
+ <td><p><span class="term"><em class="parameter"><code>plug_id</code></em> :</span></p></td>
94
+ <td>the ID of an <a class="link" href="atk-AtkPlug.html#AtkPlug" title="struct AtkPlug"><span class="type">AtkPlug</span></a>
95
+ </td>
96
+ </tr>
97
+ </tbody>
98
+ </table></div>
99
+ <p class="since">Since 1.30</p>
100
+ </div>
101
+ <hr>
102
+ <div class="refsect2">
103
+ <a name="atk-socket-is-occupied"></a><h3>atk_socket_is_occupied ()</h3>
104
+ <pre class="programlisting"><span class="returnvalue">gboolean</span> atk_socket_is_occupied (<em class="parameter"><code><a class="link" href="atk-AtkSocket.html#AtkSocket" title="struct AtkSocket"><span class="type">AtkSocket</span></a> *obj</code></em>);</pre>
105
+ <p>
106
+ Determines whether or not the socket has an embedded plug.
107
+ </p>
108
+ <div class="variablelist"><table border="0">
109
+ <col align="left" valign="top">
110
+ <tbody>
111
+ <tr>
112
+ <td><p><span class="term"><em class="parameter"><code>obj</code></em> :</span></p></td>
113
+ <td>an <a class="link" href="atk-AtkSocket.html#AtkSocket" title="struct AtkSocket"><span class="type">AtkSocket</span></a>
114
+ </td>
115
+ </tr>
116
+ <tr>
117
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
118
+ <td>TRUE if a plug is embedded in the socket</td>
119
+ </tr>
120
+ </tbody>
121
+ </table></div>
122
+ <p class="since">Since 1.30</p>
123
+ </div>
124
+ </div>
125
+ </div>
126
+ <div class="footer">
127
+ <hr>
128
+ Generated by GTK-Doc V1.18.1</div>
129
+ </body>
130
+ </html>
@@ -0,0 +1,430 @@
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>AtkState</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="atk-AtkSocket.html" title="AtkSocket">
10
+ <link rel="next" href="AtkStateSet.html" title="AtkStateSet">
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="atk-AtkSocket.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="AtkStateSet.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="#atk-AtkState.synopsis" class="shortcut">Top</a>
25
+  | 
26
+ <a href="#atk-AtkState.description" class="shortcut">Description</a>
27
+ </td></tr>
28
+ </table>
29
+ <div class="refentry">
30
+ <a name="atk-AtkState"></a><div class="titlepage"></div>
31
+ <div class="refnamediv"><table width="100%"><tr>
32
+ <td valign="top">
33
+ <h2><span class="refentrytitle"><a name="atk-AtkState.top_of_page"></a>AtkState</span></h2>
34
+ <p>AtkState — An AtkState describes a component's particular state.</p>
35
+ </td>
36
+ <td valign="top" align="right"></td>
37
+ </tr></table></div>
38
+ <div class="refsynopsisdiv">
39
+ <a name="atk-AtkState.synopsis"></a><h2>Synopsis</h2>
40
+ <pre class="synopsis">enum <a class="link" href="atk-AtkState.html#AtkStateType" title="enum AtkStateType">AtkStateType</a>;
41
+ typedef <a class="link" href="atk-AtkState.html#AtkState" title="AtkState">AtkState</a>;
42
+ <a class="link" href="atk-AtkState.html#AtkStateType" title="enum AtkStateType"><span class="returnvalue">AtkStateType</span></a> <a class="link" href="atk-AtkState.html#atk-state-type-register" title="atk_state_type_register ()">atk_state_type_register</a> (<em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>);
43
+ const <span class="returnvalue">gchar</span> * <a class="link" href="atk-AtkState.html#atk-state-type-get-name" title="atk_state_type_get_name ()">atk_state_type_get_name</a> (<em class="parameter"><code><a class="link" href="atk-AtkState.html#AtkStateType" title="enum AtkStateType"><span class="type">AtkStateType</span></a> type</code></em>);
44
+ <a class="link" href="atk-AtkState.html#AtkStateType" title="enum AtkStateType"><span class="returnvalue">AtkStateType</span></a> <a class="link" href="atk-AtkState.html#atk-state-type-for-name" title="atk_state_type_for_name ()">atk_state_type_for_name</a> (<em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>);
45
+ </pre>
46
+ </div>
47
+ <div class="refsect1">
48
+ <a name="atk-AtkState.description"></a><h2>Description</h2>
49
+ <p>
50
+ An AtkState describes a component's particular state. The actual state of
51
+ an component is described by its AtkStateSet, which is a set of AtkStates.
52
+ </p>
53
+ </div>
54
+ <div class="refsect1">
55
+ <a name="atk-AtkState.details"></a><h2>Details</h2>
56
+ <div class="refsect2">
57
+ <a name="AtkStateType"></a><h3>enum AtkStateType</h3>
58
+ <pre class="programlisting">typedef enum {
59
+ ATK_STATE_INVALID,
60
+ ATK_STATE_ACTIVE,
61
+ ATK_STATE_ARMED,
62
+ ATK_STATE_BUSY,
63
+ ATK_STATE_CHECKED,
64
+ ATK_STATE_DEFUNCT,
65
+ ATK_STATE_EDITABLE,
66
+ ATK_STATE_ENABLED,
67
+ ATK_STATE_EXPANDABLE,
68
+ ATK_STATE_EXPANDED,
69
+ ATK_STATE_FOCUSABLE,
70
+ ATK_STATE_FOCUSED,
71
+ ATK_STATE_HORIZONTAL,
72
+ ATK_STATE_ICONIFIED,
73
+ ATK_STATE_MODAL,
74
+ ATK_STATE_MULTI_LINE,
75
+ ATK_STATE_MULTISELECTABLE,
76
+ ATK_STATE_OPAQUE,
77
+ ATK_STATE_PRESSED,
78
+ ATK_STATE_RESIZABLE,
79
+ ATK_STATE_SELECTABLE,
80
+ ATK_STATE_SELECTED,
81
+ ATK_STATE_SENSITIVE,
82
+ ATK_STATE_SHOWING,
83
+ ATK_STATE_SINGLE_LINE,
84
+ ATK_STATE_STALE,
85
+ ATK_STATE_TRANSIENT,
86
+ ATK_STATE_VERTICAL,
87
+ ATK_STATE_VISIBLE,
88
+ ATK_STATE_MANAGES_DESCENDANTS,
89
+ ATK_STATE_INDETERMINATE,
90
+ ATK_STATE_TRUNCATED,
91
+ ATK_STATE_REQUIRED,
92
+ ATK_STATE_INVALID_ENTRY,
93
+ ATK_STATE_SUPPORTS_AUTOCOMPLETION,
94
+ ATK_STATE_SELECTABLE_TEXT,
95
+ ATK_STATE_DEFAULT,
96
+ ATK_STATE_ANIMATED,
97
+ ATK_STATE_VISITED,
98
+
99
+ ATK_STATE_LAST_DEFINED
100
+ } AtkStateType;
101
+ </pre>
102
+ <p>
103
+ The possible types of states of an object
104
+ </p>
105
+ <div class="variablelist"><table border="0">
106
+ <col align="left" valign="top">
107
+ <tbody>
108
+ <tr>
109
+ <td><p><a name="ATK-STATE-INVALID:CAPS"></a><span class="term"><code class="literal">ATK_STATE_INVALID</code></span></p></td>
110
+ <td>Indicates an invalid state - probably an error condition.
111
+ </td>
112
+ </tr>
113
+ <tr>
114
+ <td><p><a name="ATK-STATE-ACTIVE:CAPS"></a><span class="term"><code class="literal">ATK_STATE_ACTIVE</code></span></p></td>
115
+ <td>Indicates a window is currently the active window, or is an active subelement within a container or table
116
+ </td>
117
+ </tr>
118
+ <tr>
119
+ <td><p><a name="ATK-STATE-ARMED:CAPS"></a><span class="term"><code class="literal">ATK_STATE_ARMED</code></span></p></td>
120
+ <td>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.
121
+ </td>
122
+ </tr>
123
+ <tr>
124
+ <td><p><a name="ATK-STATE-BUSY:CAPS"></a><span class="term"><code class="literal">ATK_STATE_BUSY</code></span></p></td>
125
+ <td>Indicates the current object is busy, i.e. onscreen representation is in the process of changing, or the object is temporarily unavailable for interaction due to activity already in progress. This state may be used by implementors of Document to indicate that content loading is underway. It also may indicate other 'pending' conditions; clients may wish to interrogate this object when the ATK_STATE_BUSY flag is removed.
126
+ </td>
127
+ </tr>
128
+ <tr>
129
+ <td><p><a name="ATK-STATE-CHECKED:CAPS"></a><span class="term"><code class="literal">ATK_STATE_CHECKED</code></span></p></td>
130
+ <td>Indicates this object is currently checked, for instance a checkbox is 'non-empty'.
131
+ </td>
132
+ </tr>
133
+ <tr>
134
+ <td><p><a name="ATK-STATE-DEFUNCT:CAPS"></a><span class="term"><code class="literal">ATK_STATE_DEFUNCT</code></span></p></td>
135
+ <td>Indicates that this object no longer has a valid backing widget (for instance, if its peer object has been destroyed)
136
+ </td>
137
+ </tr>
138
+ <tr>
139
+ <td><p><a name="ATK-STATE-EDITABLE:CAPS"></a><span class="term"><code class="literal">ATK_STATE_EDITABLE</code></span></p></td>
140
+ <td>Indicates the user can change the contents of this object
141
+ </td>
142
+ </tr>
143
+ <tr>
144
+ <td><p><a name="ATK-STATE-ENABLED:CAPS"></a><span class="term"><code class="literal">ATK_STATE_ENABLED</code></span></p></td>
145
+ <td>Indicates that this object is enabled, i.e. that it currently reflects some application state. Objects that are "greyed out" may lack this state, and may lack the STATE_SENSITIVE if direct user interaction cannot cause them to acquire STATE_ENABLED. See also: ATK_STATE_SENSITIVE
146
+ </td>
147
+ </tr>
148
+ <tr>
149
+ <td><p><a name="ATK-STATE-EXPANDABLE:CAPS"></a><span class="term"><code class="literal">ATK_STATE_EXPANDABLE</code></span></p></td>
150
+ <td>Indicates this object allows progressive disclosure of its children
151
+ </td>
152
+ </tr>
153
+ <tr>
154
+ <td><p><a name="ATK-STATE-EXPANDED:CAPS"></a><span class="term"><code class="literal">ATK_STATE_EXPANDED</code></span></p></td>
155
+ <td>Indicates this object its expanded - see ATK_STATE_EXPANDABLE above
156
+ </td>
157
+ </tr>
158
+ <tr>
159
+ <td><p><a name="ATK-STATE-FOCUSABLE:CAPS"></a><span class="term"><code class="literal">ATK_STATE_FOCUSABLE</code></span></p></td>
160
+ <td>Indicates this object can accept keyboard focus, which means all events resulting from typing on the keyboard will normally be passed to it when it has focus
161
+ </td>
162
+ </tr>
163
+ <tr>
164
+ <td><p><a name="ATK-STATE-FOCUSED:CAPS"></a><span class="term"><code class="literal">ATK_STATE_FOCUSED</code></span></p></td>
165
+ <td>Indicates this object currently has the keyboard focus
166
+ </td>
167
+ </tr>
168
+ <tr>
169
+ <td><p><a name="ATK-STATE-HORIZONTAL:CAPS"></a><span class="term"><code class="literal">ATK_STATE_HORIZONTAL</code></span></p></td>
170
+ <td>Indicates the orientation of this object is horizontal; used, for instance, by objects of ATK_ROLE_SCROLL_BAR. For objects where vertical/horizontal orientation is especially meaningful.
171
+ </td>
172
+ </tr>
173
+ <tr>
174
+ <td><p><a name="ATK-STATE-ICONIFIED:CAPS"></a><span class="term"><code class="literal">ATK_STATE_ICONIFIED</code></span></p></td>
175
+ <td>Indicates this object is minimized and is represented only by an icon
176
+ </td>
177
+ </tr>
178
+ <tr>
179
+ <td><p><a name="ATK-STATE-MODAL:CAPS"></a><span class="term"><code class="literal">ATK_STATE_MODAL</code></span></p></td>
180
+ <td>Indicates something must be done with this object before the user can interact with an object in a different window
181
+ </td>
182
+ </tr>
183
+ <tr>
184
+ <td><p><a name="ATK-STATE-MULTI-LINE:CAPS"></a><span class="term"><code class="literal">ATK_STATE_MULTI_LINE</code></span></p></td>
185
+ <td>Indicates this (text) object can contain multiple lines of text
186
+ </td>
187
+ </tr>
188
+ <tr>
189
+ <td><p><a name="ATK-STATE-MULTISELECTABLE:CAPS"></a><span class="term"><code class="literal">ATK_STATE_MULTISELECTABLE</code></span></p></td>
190
+ <td>Indicates this object allows more than one of its children to be selected at the same time, or in the case of text objects, that the object supports non-contiguous text selections.
191
+ </td>
192
+ </tr>
193
+ <tr>
194
+ <td><p><a name="ATK-STATE-OPAQUE:CAPS"></a><span class="term"><code class="literal">ATK_STATE_OPAQUE</code></span></p></td>
195
+ <td>Indicates this object paints every pixel within its rectangular region.
196
+ </td>
197
+ </tr>
198
+ <tr>
199
+ <td><p><a name="ATK-STATE-PRESSED:CAPS"></a><span class="term"><code class="literal">ATK_STATE_PRESSED</code></span></p></td>
200
+ <td>Indicates this object is currently pressed; c.f. ATK_STATE_ARMED
201
+ </td>
202
+ </tr>
203
+ <tr>
204
+ <td><p><a name="ATK-STATE-RESIZABLE:CAPS"></a><span class="term"><code class="literal">ATK_STATE_RESIZABLE</code></span></p></td>
205
+ <td>Indicates the size of this object is not fixed
206
+ </td>
207
+ </tr>
208
+ <tr>
209
+ <td><p><a name="ATK-STATE-SELECTABLE:CAPS"></a><span class="term"><code class="literal">ATK_STATE_SELECTABLE</code></span></p></td>
210
+ <td>Indicates this object is the child of an object that allows its children to be selected and that this child is one of those children that can be selected
211
+ </td>
212
+ </tr>
213
+ <tr>
214
+ <td><p><a name="ATK-STATE-SELECTED:CAPS"></a><span class="term"><code class="literal">ATK_STATE_SELECTED</code></span></p></td>
215
+ <td>Indicates this object is the child of an object that allows its children to be selected and that this child is one of those children that has been selected
216
+ </td>
217
+ </tr>
218
+ <tr>
219
+ <td><p><a name="ATK-STATE-SENSITIVE:CAPS"></a><span class="term"><code class="literal">ATK_STATE_SENSITIVE</code></span></p></td>
220
+ <td>Indicates this object is sensitive, e.g. to user interaction.
221
+ STATE_SENSITIVE usually accompanies STATE_ENABLED for user-actionable controls,
222
+ but may be found in the absence of STATE_ENABLED if the current visible state of the
223
+ control is "disconnected" from the application state. In such cases, direct user interaction
224
+ can often result in the object gaining STATE_SENSITIVE, for instance if a user makes
225
+ an explicit selection using an object whose current state is ambiguous or undefined.
226
+ <em class="parameter"><code>see</code></em> STATE_ENABLED, STATE_INDETERMINATE.
227
+ </td>
228
+ </tr>
229
+ <tr>
230
+ <td><p><a name="ATK-STATE-SHOWING:CAPS"></a><span class="term"><code class="literal">ATK_STATE_SHOWING</code></span></p></td>
231
+ <td>Indicates this object, the object's parent, the object's parent's parent, and so on,
232
+ are all 'shown' to the end-user, i.e. subject to "exposure" if blocking or obscuring objects do not interpose
233
+ between this object and the top of the window stack.
234
+ </td>
235
+ </tr>
236
+ <tr>
237
+ <td><p><a name="ATK-STATE-SINGLE-LINE:CAPS"></a><span class="term"><code class="literal">ATK_STATE_SINGLE_LINE</code></span></p></td>
238
+ <td>Indicates this (text) object can contain only a single line of text
239
+ </td>
240
+ </tr>
241
+ <tr>
242
+ <td><p><a name="ATK-STATE-STALE:CAPS"></a><span class="term"><code class="literal">ATK_STATE_STALE</code></span></p></td>
243
+ <td>Indicates that the information returned for this object may no longer be
244
+ synchronized with the application state. This is implied if the object has STATE_TRANSIENT,
245
+ and can also occur towards the end of the object peer's lifecycle. It can also be used to indicate that
246
+ the index associated with this object has changed since the user accessed the object (in lieu of
247
+ "index-in-parent-changed" events).
248
+ </td>
249
+ </tr>
250
+ <tr>
251
+ <td><p><a name="ATK-STATE-TRANSIENT:CAPS"></a><span class="term"><code class="literal">ATK_STATE_TRANSIENT</code></span></p></td>
252
+ <td>Indicates this object is transient, i.e. a snapshot which may not emit events when its
253
+ state changes. Data from objects with ATK_STATE_TRANSIENT should not be cached, since there may be no
254
+ notification given when the cached data becomes obsolete.
255
+ </td>
256
+ </tr>
257
+ <tr>
258
+ <td><p><a name="ATK-STATE-VERTICAL:CAPS"></a><span class="term"><code class="literal">ATK_STATE_VERTICAL</code></span></p></td>
259
+ <td>Indicates the orientation of this object is vertical
260
+ </td>
261
+ </tr>
262
+ <tr>
263
+ <td><p><a name="ATK-STATE-VISIBLE:CAPS"></a><span class="term"><code class="literal">ATK_STATE_VISIBLE</code></span></p></td>
264
+ <td>Indicates this object is visible, e.g. has been explicitly marked for exposure to the user.
265
+ </td>
266
+ </tr>
267
+ <tr>
268
+ <td><p><a name="ATK-STATE-MANAGES-DESCENDANTS:CAPS"></a><span class="term"><code class="literal">ATK_STATE_MANAGES_DESCENDANTS</code></span></p></td>
269
+ <td>Indicates that "active-descendant-changed" event
270
+ is sent when children become 'active' (i.e. are selected or navigated to onscreen).
271
+ Used to prevent need to enumerate all children in very large containers, like tables.
272
+ The presence of STATE_MANAGES_DESCENDANTS is an indication to the client.
273
+ that the children should not, and need not, be enumerated by the client.
274
+ Objects implementing this state are expected to provide relevant state
275
+ notifications to listening clients, for instance notifications of visibility
276
+ changes and activation of their contained child objects, without the client
277
+ having previously requested references to those children.
278
+ </td>
279
+ </tr>
280
+ <tr>
281
+ <td><p><a name="ATK-STATE-INDETERMINATE:CAPS"></a><span class="term"><code class="literal">ATK_STATE_INDETERMINATE</code></span></p></td>
282
+ <td>Indicates that a check box is in a state other than checked or not checked.
283
+ This usually means that the boolean value reflected or
284
+ controlled by the object does not apply consistently to the entire current context.
285
+ For example, a checkbox for the "Bold" attribute of text may have STATE_INDETERMINATE
286
+ if the currently selected text contains a mixture of weight attributes.
287
+ In many cases interacting with a STATE_INDETERMINATE object will cause
288
+ the context's corresponding boolean attribute to be homogenized, whereupon the object
289
+ will lose STATE_INDETERMINATE and a corresponding state-changed event will be fired.
290
+ </td>
291
+ </tr>
292
+ <tr>
293
+ <td><p><a name="ATK-STATE-TRUNCATED:CAPS"></a><span class="term"><code class="literal">ATK_STATE_TRUNCATED</code></span></p></td>
294
+ <td>Indicates that an object is truncated, e.g. a text value in a speradsheet cell.
295
+ </td>
296
+ </tr>
297
+ <tr>
298
+ <td><p><a name="ATK-STATE-REQUIRED:CAPS"></a><span class="term"><code class="literal">ATK_STATE_REQUIRED</code></span></p></td>
299
+ <td>Indicates that explicit user interaction with an object is required by the user interface, e.g. a required field in a "web-form" interface.
300
+ </td>
301
+ </tr>
302
+ <tr>
303
+ <td><p><a name="ATK-STATE-INVALID-ENTRY:CAPS"></a><span class="term"><code class="literal">ATK_STATE_INVALID_ENTRY</code></span></p></td>
304
+ <td>Indicates that the object has encountered an error condition due to failure of input validation. For instance, a form control may acquire this state in response to invalid or malformed user input.
305
+ </td>
306
+ </tr>
307
+ <tr>
308
+ <td><p><a name="ATK-STATE-SUPPORTS-AUTOCOMPLETION:CAPS"></a><span class="term"><code class="literal">ATK_STATE_SUPPORTS_AUTOCOMPLETION</code></span></p></td>
309
+ <td>Indicates that the object in question implements some form of ¨typeahead¨ or
310
+ pre-selection behavior whereby entering the first character of one or more sub-elements
311
+ causes those elements to scroll into view or become selected. Subsequent character input
312
+ may narrow the selection further as long as one or more sub-elements match the string.
313
+ This state is normally only useful and encountered on objects that implement Selection.
314
+ In some cases the typeahead behavior may result in full or partial ¨completion¨ of
315
+ the data in the input field, in which case these input events may trigger text-changed
316
+ events from the AtkText interface. This state supplants <em class="parameter"><code>ATK_ROLE_AUTOCOMPLETE</code></em>.
317
+ </td>
318
+ </tr>
319
+ <tr>
320
+ <td><p><a name="ATK-STATE-SELECTABLE-TEXT:CAPS"></a><span class="term"><code class="literal">ATK_STATE_SELECTABLE_TEXT</code></span></p></td>
321
+ <td>Indicates that the object in question supports text selection. It should only be exposed on objects which implement the Text interface, in order to distinguish this state from <em class="parameter"><code>ATK_STATE_SELECTABLE</code></em>, which infers that the object in question is a selectable child of an object which implements Selection. While similar, text selection and subelement selection are distinct operations.
322
+ </td>
323
+ </tr>
324
+ <tr>
325
+ <td><p><a name="ATK-STATE-DEFAULT:CAPS"></a><span class="term"><code class="literal">ATK_STATE_DEFAULT</code></span></p></td>
326
+ <td>Indicates that the object is the "default" active component, i.e. the object which is activated by an end-user press of the "Enter" or "Return" key. Typically a "close" or "submit" button.
327
+ </td>
328
+ </tr>
329
+ <tr>
330
+ <td><p><a name="ATK-STATE-ANIMATED:CAPS"></a><span class="term"><code class="literal">ATK_STATE_ANIMATED</code></span></p></td>
331
+ <td>Indicates that the object changes its appearance dynamically as an inherent part of its presentation. This state may come and go if an object is only temporarily animated on the way to a 'final' onscreen presentation.
332
+ <em class="parameter"><code>note</code></em> some applications, notably content viewers, may not be able to detect
333
+ all kinds of animated content. Therefore the absence of this state should not
334
+ be taken as definitive evidence that the object's visual representation is
335
+ static; this state is advisory.
336
+ </td>
337
+ </tr>
338
+ <tr>
339
+ <td><p><a name="ATK-STATE-VISITED:CAPS"></a><span class="term"><code class="literal">ATK_STATE_VISITED</code></span></p></td>
340
+ <td>Indicates that the object (typically a hyperlink) has already been 'activated', and/or its backing data has already been downloaded, rendered, or otherwise "visited".
341
+ </td>
342
+ </tr>
343
+ <tr>
344
+ <td><p><a name="ATK-STATE-LAST-DEFINED:CAPS"></a><span class="term"><code class="literal">ATK_STATE_LAST_DEFINED</code></span></p></td>
345
+ <td>Not a valid state, used for finding end of enumeration
346
+ </td>
347
+ </tr>
348
+ </tbody>
349
+ </table></div>
350
+ </div>
351
+ <hr>
352
+ <div class="refsect2">
353
+ <a name="AtkState"></a><h3>AtkState</h3>
354
+ <pre class="programlisting">typedef guint64 AtkState;
355
+ </pre>
356
+ <p>
357
+ The AtkState value should not be referenceed directly.
358
+ </p>
359
+ </div>
360
+ <hr>
361
+ <div class="refsect2">
362
+ <a name="atk-state-type-register"></a><h3>atk_state_type_register ()</h3>
363
+ <pre class="programlisting"><a class="link" href="atk-AtkState.html#AtkStateType" title="enum AtkStateType"><span class="returnvalue">AtkStateType</span></a> atk_state_type_register (<em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>);</pre>
364
+ <p>
365
+ Register a new object state.
366
+ </p>
367
+ <div class="variablelist"><table border="0">
368
+ <col align="left" valign="top">
369
+ <tbody>
370
+ <tr>
371
+ <td><p><span class="term"><em class="parameter"><code>name</code></em> :</span></p></td>
372
+ <td>a character string describing the new state.</td>
373
+ </tr>
374
+ <tr>
375
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
376
+ <td>an <a class="link" href="atk-AtkState.html#AtkState" title="AtkState"><span class="type">AtkState</span></a> value for the new state.</td>
377
+ </tr>
378
+ </tbody>
379
+ </table></div>
380
+ </div>
381
+ <hr>
382
+ <div class="refsect2">
383
+ <a name="atk-state-type-get-name"></a><h3>atk_state_type_get_name ()</h3>
384
+ <pre class="programlisting">const <span class="returnvalue">gchar</span> * atk_state_type_get_name (<em class="parameter"><code><a class="link" href="atk-AtkState.html#AtkStateType" title="enum AtkStateType"><span class="type">AtkStateType</span></a> type</code></em>);</pre>
385
+ <p>
386
+ Gets the description string describing the <a class="link" href="atk-AtkState.html#AtkStateType" title="enum AtkStateType"><span class="type">AtkStateType</span></a> <em class="parameter"><code>type</code></em>.
387
+ </p>
388
+ <div class="variablelist"><table border="0">
389
+ <col align="left" valign="top">
390
+ <tbody>
391
+ <tr>
392
+ <td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
393
+ <td>The <a class="link" href="atk-AtkState.html#AtkStateType" title="enum AtkStateType"><span class="type">AtkStateType</span></a> whose name is required</td>
394
+ </tr>
395
+ <tr>
396
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
397
+ <td>the string describing the AtkStateType</td>
398
+ </tr>
399
+ </tbody>
400
+ </table></div>
401
+ </div>
402
+ <hr>
403
+ <div class="refsect2">
404
+ <a name="atk-state-type-for-name"></a><h3>atk_state_type_for_name ()</h3>
405
+ <pre class="programlisting"><a class="link" href="atk-AtkState.html#AtkStateType" title="enum AtkStateType"><span class="returnvalue">AtkStateType</span></a> atk_state_type_for_name (<em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>);</pre>
406
+ <p>
407
+ Gets the <a class="link" href="atk-AtkState.html#AtkStateType" title="enum AtkStateType"><span class="type">AtkStateType</span></a> corresponding to the description string <em class="parameter"><code>name</code></em>.
408
+ </p>
409
+ <div class="variablelist"><table border="0">
410
+ <col align="left" valign="top">
411
+ <tbody>
412
+ <tr>
413
+ <td><p><span class="term"><em class="parameter"><code>name</code></em> :</span></p></td>
414
+ <td>a character string state name</td>
415
+ </tr>
416
+ <tr>
417
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
418
+ <td>an <a class="link" href="atk-AtkState.html#AtkStateType" title="enum AtkStateType"><span class="type">AtkStateType</span></a> corresponding to <em class="parameter"><code>name</code></em>
419
+ </td>
420
+ </tr>
421
+ </tbody>
422
+ </table></div>
423
+ </div>
424
+ </div>
425
+ </div>
426
+ <div class="footer">
427
+ <hr>
428
+ Generated by GTK-Doc V1.18.1</div>
429
+ </body>
430
+ </html>