atk 3.1.8-x86-mingw32 → 3.1.9-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Rakefile +1 -1
- data/vendor/local/bin/libatk-1.0-0.dll +0 -0
- data/vendor/local/include/atk-1.0/atk/atk-enum-types.h +16 -9
- data/vendor/local/include/atk-1.0/atk/atkaction.h +3 -3
- data/vendor/local/include/atk-1.0/atk/atkcomponent.h +3 -3
- data/vendor/local/include/atk-1.0/atk/atkdocument.h +3 -3
- data/vendor/local/include/atk-1.0/atk/atkeditabletext.h +3 -3
- data/vendor/local/include/atk-1.0/atk/atkgobjectaccessible.h +3 -3
- data/vendor/local/include/atk-1.0/atk/atkhyperlink.h +3 -3
- data/vendor/local/include/atk-1.0/atk/atkhyperlinkimpl.h +3 -3
- data/vendor/local/include/atk-1.0/atk/atkhypertext.h +3 -3
- data/vendor/local/include/atk-1.0/atk/atkimage.h +3 -3
- data/vendor/local/include/atk-1.0/atk/atkmisc.h +3 -3
- data/vendor/local/include/atk-1.0/atk/atknoopobjectfactory.h +3 -3
- data/vendor/local/include/atk-1.0/atk/atkobject.h +5 -3
- data/vendor/local/include/atk-1.0/atk/atkobjectfactory.h +3 -3
- data/vendor/local/include/atk-1.0/atk/atkplug.h +3 -3
- data/vendor/local/include/atk-1.0/atk/atkrange.h +3 -3
- data/vendor/local/include/atk-1.0/atk/atkregistry.h +3 -3
- data/vendor/local/include/atk-1.0/atk/atkrelation.h +3 -3
- data/vendor/local/include/atk-1.0/atk/atkrelationset.h +3 -3
- data/vendor/local/include/atk-1.0/atk/atkrelationtype.h +38 -6
- data/vendor/local/include/atk-1.0/atk/atkselection.h +3 -3
- data/vendor/local/include/atk-1.0/atk/atksocket.h +3 -3
- data/vendor/local/include/atk-1.0/atk/atkstate.h +3 -3
- data/vendor/local/include/atk-1.0/atk/atkstateset.h +3 -3
- data/vendor/local/include/atk-1.0/atk/atkstreamablecontent.h +3 -3
- data/vendor/local/include/atk-1.0/atk/atktable.h +3 -3
- data/vendor/local/include/atk-1.0/atk/atktablecell.h +3 -3
- data/vendor/local/include/atk-1.0/atk/atktext.h +3 -3
- data/vendor/local/include/atk-1.0/atk/atkutil.h +3 -3
- data/vendor/local/include/atk-1.0/atk/atkvalue.h +3 -3
- data/vendor/local/include/atk-1.0/atk/atkversion.h +5 -3
- data/vendor/local/include/atk-1.0/atk/atkwindow.h +3 -3
- data/vendor/local/lib/girepository-1.0/Atk-1.0.typelib +0 -0
- data/vendor/local/lib/libatk-1.0.dll.a +0 -0
- data/vendor/local/lib/libatk-1.0.la +3 -3
- data/vendor/local/lib/pkgconfig/atk.pc +1 -1
- data/vendor/local/share/gir-1.0/Atk-1.0.gir +61 -7
- data/vendor/local/share/gtk-doc/html/atk/AtkAction.html +4 -4
- data/vendor/local/share/gtk-doc/html/atk/AtkComponent.html +10 -9
- data/vendor/local/share/gtk-doc/html/atk/AtkDocument.html +3 -3
- data/vendor/local/share/gtk-doc/html/atk/AtkGObjectAccessible.html +2 -2
- data/vendor/local/share/gtk-doc/html/atk/AtkHyperlink.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/AtkHypertext.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/AtkImage.html +5 -5
- data/vendor/local/share/gtk-doc/html/atk/AtkObject.html +16 -7
- data/vendor/local/share/gtk-doc/html/atk/AtkObjectFactory.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/AtkRegistry.html +2 -2
- data/vendor/local/share/gtk-doc/html/atk/AtkRelation.html +61 -5
- data/vendor/local/share/gtk-doc/html/atk/AtkRelationSet.html +2 -2
- data/vendor/local/share/gtk-doc/html/atk/AtkSelection.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/AtkStateSet.html +5 -5
- data/vendor/local/share/gtk-doc/html/atk/AtkStreamableContent.html +2 -2
- data/vendor/local/share/gtk-doc/html/atk/AtkTable.html +6 -6
- data/vendor/local/share/gtk-doc/html/atk/AtkTableCell.html +9 -9
- data/vendor/local/share/gtk-doc/html/atk/AtkText.html +23 -23
- data/vendor/local/share/gtk-doc/html/atk/AtkUtil.html +6 -2
- data/vendor/local/share/gtk-doc/html/atk/AtkValue.html +76 -81
- data/vendor/local/share/gtk-doc/html/atk/annotation-glossary.html +62 -0
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-12.html +9 -9
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-13.html +3 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-20.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-22.html +5 -5
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-3.html +3 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-30.html +3 -3
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-4.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-6.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-9.html +2 -2
- data/vendor/local/share/gtk-doc/html/atk/api-index-2-10.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/api-index-2-12.html +24 -23
- data/vendor/local/share/gtk-doc/html/atk/api-index-2-2.html +9 -9
- data/vendor/local/share/gtk-doc/html/atk/api-index-2-8.html +6 -6
- data/vendor/local/share/gtk-doc/html/atk/api-index-deprecated.html +37 -37
- data/vendor/local/share/gtk-doc/html/atk/api-index-full.html +349 -349
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkHyperlinkImpl.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkRange.html +2 -2
- data/vendor/local/share/gtk-doc/html/atk/atk-Versioning-Utilities.html +2 -2
- data/vendor/local/share/gtk-doc/html/atk/atk.devhelp2 +6 -0
- data/vendor/local/share/gtk-doc/html/atk/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/atk/index.html +2 -2
- data/vendor/local/share/gtk-doc/html/atk/left-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/atk/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/atk/right-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/atk/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/atk/up-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/atk/up.png +0 -0
- data/vendor/local/share/license/atk/AUTHORS +4 -1
- data/vendor/local/share/locale/be/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/atk10.mo +0 -0
- metadata +5 -4
@@ -117,7 +117,7 @@ atk_hyperlink_impl_get_hyperlink (<em class="parameter"><code><a class="link" hr
|
|
117
117
|
<a name="atk-hyperlink-impl-get-hyperlink.returns"></a><h4>Returns</h4>
|
118
118
|
<p> an AtkHyperlink object which points to this
|
119
119
|
implementing AtkObject. </p>
|
120
|
-
<p><span class="annotation">[<
|
120
|
+
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
121
121
|
</div>
|
122
122
|
<p class="since">Since: 1.12</p>
|
123
123
|
</div>
|
@@ -145,7 +145,7 @@ atk_range_copy (<em class="parameter"><code><span class="type">AtkRange</span> *
|
|
145
145
|
<a name="atk-range-copy.returns"></a><h4>Returns</h4>
|
146
146
|
<p> a new <span class="type">AtkRange</span> copy of <em class="parameter"><code>src</code></em>
|
147
147
|
. </p>
|
148
|
-
<p><span class="annotation">[<
|
148
|
+
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
149
149
|
</div>
|
150
150
|
<p class="since">Since: 2.12</p>
|
151
151
|
</div>
|
@@ -298,7 +298,7 @@ atk_range_new (<em class="parameter"><code><span class="type">gdouble</span> low
|
|
298
298
|
<div class="refsect3">
|
299
299
|
<a name="atk-range-new.returns"></a><h4>Returns</h4>
|
300
300
|
<p> a new <span class="type">AtkRange</span>. </p>
|
301
|
-
<p><span class="annotation">[<
|
301
|
+
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
302
302
|
</div>
|
303
303
|
<p class="since">Since: 2.12</p>
|
304
304
|
</div>
|
@@ -242,7 +242,7 @@ or newer than the passed-in version.</p>
|
|
242
242
|
<a name="atk-Versioning-Utilities.other_details"></a><h2>Types and Values</h2>
|
243
243
|
<div class="refsect2">
|
244
244
|
<a name="ATK-BINARY-AGE:CAPS"></a><h3>ATK_BINARY_AGE</h3>
|
245
|
-
<pre class="programlisting">#define ATK_BINARY_AGE (
|
245
|
+
<pre class="programlisting">#define ATK_BINARY_AGE (22610)
|
246
246
|
</pre>
|
247
247
|
<p>Like <a class="link" href="atk-Versioning-Utilities.html#atk-get-binary-age" title="atk_get_binary_age ()"><code class="function">atk_get_binary_age()</code></a>, but from the headers used at
|
248
248
|
application compile time, rather than from the library linked
|
@@ -272,7 +272,7 @@ against at application run time.</p>
|
|
272
272
|
<hr>
|
273
273
|
<div class="refsect2">
|
274
274
|
<a name="ATK-MINOR-VERSION:CAPS"></a><h3>ATK_MINOR_VERSION</h3>
|
275
|
-
<pre class="programlisting">#define ATK_MINOR_VERSION (
|
275
|
+
<pre class="programlisting">#define ATK_MINOR_VERSION (26)
|
276
276
|
</pre>
|
277
277
|
<p>Like <a class="link" href="atk-Versioning-Utilities.html#atk-get-minor-version" title="atk_get_minor_version ()"><code class="function">atk_get_minor_version()</code></a>, but from the headers used at
|
278
278
|
application compile time, rather than from the library linked
|
@@ -62,6 +62,7 @@
|
|
62
62
|
<sub name="Index of new symbols in 2.8" link="api-index-2-8.html"/>
|
63
63
|
<sub name="Index of new symbols in 2.10" link="api-index-2-10.html"/>
|
64
64
|
<sub name="Index of new symbols in 2.12" link="api-index-2-12.html"/>
|
65
|
+
<sub name="Annotation Glossary" link="annotation-glossary.html"/>
|
65
66
|
</chapters>
|
66
67
|
<functions>
|
67
68
|
<keyword type="function" name="atk_role_register ()" link="AtkObject.html#atk-role-register" deprecated=""/>
|
@@ -556,6 +557,7 @@
|
|
556
557
|
<keyword type="constant" name="ATK_ROLE_MATH_ROOT" link="AtkObject.html#ATK-ROLE-MATH-ROOT:CAPS"/>
|
557
558
|
<keyword type="constant" name="ATK_ROLE_SUBSCRIPT" link="AtkObject.html#ATK-ROLE-SUBSCRIPT:CAPS"/>
|
558
559
|
<keyword type="constant" name="ATK_ROLE_SUPERSCRIPT" link="AtkObject.html#ATK-ROLE-SUPERSCRIPT:CAPS"/>
|
560
|
+
<keyword type="constant" name="ATK_ROLE_FOOTNOTE" link="AtkObject.html#ATK-ROLE-FOOTNOTE:CAPS"/>
|
559
561
|
<keyword type="constant" name="ATK_ROLE_LAST_DEFINED" link="AtkObject.html#ATK-ROLE-LAST-DEFINED:CAPS"/>
|
560
562
|
<keyword type="constant" name="ATK_LAYER_INVALID" link="AtkObject.html#ATK-LAYER-INVALID:CAPS"/>
|
561
563
|
<keyword type="constant" name="ATK_LAYER_BACKGROUND" link="AtkObject.html#ATK-LAYER-BACKGROUND:CAPS"/>
|
@@ -632,6 +634,10 @@
|
|
632
634
|
<keyword type="constant" name="ATK_RELATION_DESCRIBED_BY" link="AtkRelation.html#ATK-RELATION-DESCRIBED-BY:CAPS"/>
|
633
635
|
<keyword type="constant" name="ATK_RELATION_DESCRIPTION_FOR" link="AtkRelation.html#ATK-RELATION-DESCRIPTION-FOR:CAPS"/>
|
634
636
|
<keyword type="constant" name="ATK_RELATION_NODE_PARENT_OF" link="AtkRelation.html#ATK-RELATION-NODE-PARENT-OF:CAPS"/>
|
637
|
+
<keyword type="constant" name="ATK_RELATION_DETAILS" link="AtkRelation.html#ATK-RELATION-DETAILS:CAPS"/>
|
638
|
+
<keyword type="constant" name="ATK_RELATION_DETAILS_FOR" link="AtkRelation.html#ATK-RELATION-DETAILS-FOR:CAPS"/>
|
639
|
+
<keyword type="constant" name="ATK_RELATION_ERROR_MESSAGE" link="AtkRelation.html#ATK-RELATION-ERROR-MESSAGE:CAPS"/>
|
640
|
+
<keyword type="constant" name="ATK_RELATION_ERROR_FOR" link="AtkRelation.html#ATK-RELATION-ERROR-FOR:CAPS"/>
|
635
641
|
<keyword type="constant" name="ATK_RELATION_LAST_DEFINED" link="AtkRelation.html#ATK-RELATION-LAST-DEFINED:CAPS"/>
|
636
642
|
<keyword type="constant" name="ATK_STATE_INVALID" link="atk-AtkState.html#ATK-STATE-INVALID:CAPS"/>
|
637
643
|
<keyword type="constant" name="ATK_STATE_ACTIVE" link="atk-AtkState.html#ATK-STATE-ACTIVE:CAPS"/>
|
Binary file
|
@@ -14,8 +14,7 @@
|
|
14
14
|
<div class="titlepage">
|
15
15
|
<div>
|
16
16
|
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">ATK - Accessibility Toolkit</p></th></tr></table></div>
|
17
|
-
<div><p class="releaseinfo">for ATK 2.
|
18
|
-
</p></div>
|
17
|
+
<div><p class="releaseinfo">for ATK 2.26.0</p></div>
|
19
18
|
</div>
|
20
19
|
<hr>
|
21
20
|
</div>
|
@@ -166,6 +165,7 @@ particular GType.</span>
|
|
166
165
|
<dt><span class="index"><a href="api-index-2-8.html">Index of new symbols in 2.8</a></span></dt>
|
167
166
|
<dt><span class="index"><a href="api-index-2-10.html">Index of new symbols in 2.10</a></span></dt>
|
168
167
|
<dt><span class="index"><a href="api-index-2-12.html">Index of new symbols in 2.12</a></span></dt>
|
168
|
+
<dt><span class="glossary"><a href="annotation-glossary.html">Annotation Glossary</a></span></dt>
|
169
169
|
</dl></div>
|
170
170
|
</div>
|
171
171
|
<div class="footer">
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -9,8 +9,11 @@ Padraig Obriain <padraig.obriain@sun.com>
|
|
9
9
|
|
10
10
|
The ATK Team (in alphabetical order)
|
11
11
|
====================================
|
12
|
-
Leon Fan <leon.fan@oracle.com>
|
13
12
|
Alejandro Pi�eiro Iglesias <apinheiro@igalia.com>
|
13
|
+
|
14
|
+
Past Maintainers
|
15
|
+
=============================
|
16
|
+
Leon Fan <leon.fan@oracle.com>
|
14
17
|
Li Yuan <lee.yuan@oracle.com>
|
15
18
|
|
16
19
|
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: atk
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.1.
|
4
|
+
version: 3.1.9
|
5
5
|
platform: x86-mingw32
|
6
6
|
authors:
|
7
7
|
- The Ruby-GNOME2 Project Team
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2017-
|
11
|
+
date: 2017-10-16 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: glib2
|
@@ -16,14 +16,14 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - '='
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: 3.1.
|
19
|
+
version: 3.1.9
|
20
20
|
type: :runtime
|
21
21
|
prerelease: false
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
23
23
|
requirements:
|
24
24
|
- - '='
|
25
25
|
- !ruby/object:Gem::Version
|
26
|
-
version: 3.1.
|
26
|
+
version: 3.1.9
|
27
27
|
description: Ruby/ATK is a Ruby binding of ATK-1.0.x.
|
28
28
|
email: ruby-gnome2-devel-en@lists.sourceforge.net
|
29
29
|
executables: []
|
@@ -103,6 +103,7 @@ files:
|
|
103
103
|
- vendor/local/share/gtk-doc/html/atk/AtkValue.html
|
104
104
|
- vendor/local/share/gtk-doc/html/atk/AtkWindow.html
|
105
105
|
- vendor/local/share/gtk-doc/html/atk/accessibles.html
|
106
|
+
- vendor/local/share/gtk-doc/html/atk/annotation-glossary.html
|
106
107
|
- vendor/local/share/gtk-doc/html/atk/api-index-1-12.html
|
107
108
|
- vendor/local/share/gtk-doc/html/atk/api-index-1-13.html
|
108
109
|
- vendor/local/share/gtk-doc/html/atk/api-index-1-20.html
|