atk 2.0.2-x86-mingw32 → 2.0.3-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/README +2 -2
- data/Rakefile +2 -1
- data/ext/atk/extconf.rb +1 -1
- data/ext/atk/rbatkcomponent.c +0 -4
- data/ext/atk/rbatkdocument.c +0 -4
- data/ext/atk/rbatkrelation.c +0 -4
- data/ext/atk/rbatkrelationset.c +0 -4
- data/ext/atk/rbatkutil.c +0 -4
- data/lib/1.9/atk.so +0 -0
- data/lib/2.0/atk.so +0 -0
- data/vendor/local/bin/libatk-1.0-0.dll +0 -0
- data/vendor/local/include/atk-1.0/atk/atk-enum-types.h +2 -0
- data/vendor/local/include/atk-1.0/atk/atkaction.h +0 -1
- data/vendor/local/include/atk-1.0/atk/atkcomponent.h +38 -2
- data/vendor/local/include/atk-1.0/atk/atkdocument.h +7 -7
- data/vendor/local/include/atk-1.0/atk/atkeditabletext.h +0 -3
- data/vendor/local/include/atk-1.0/atk/atkhyperlink.h +1 -2
- data/vendor/local/include/atk-1.0/atk/atkhyperlinkimpl.h +10 -19
- data/vendor/local/include/atk-1.0/atk/atkhypertext.h +0 -4
- data/vendor/local/include/atk-1.0/atk/atkimage.h +0 -3
- data/vendor/local/include/atk-1.0/atk/atkobject.h +40 -78
- data/vendor/local/include/atk-1.0/atk/atkregistry.h +15 -0
- data/vendor/local/include/atk-1.0/atk/atkselection.h +0 -3
- data/vendor/local/include/atk-1.0/atk/atktable.h +0 -5
- data/vendor/local/include/atk-1.0/atk/atktext.h +72 -11
- data/vendor/local/include/atk-1.0/atk/atkutil.h +4 -0
- data/vendor/local/include/atk-1.0/atk/atkvalue.h +0 -1
- data/vendor/local/include/atk-1.0/atk/atkversion.h +2 -2
- data/vendor/local/include/atk-1.0/atk/atkwindow.h +0 -2
- data/vendor/local/lib/atk-1.0.def +2 -0
- 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 +2 -2
- data/vendor/local/lib/pkgconfig/atk.pc +1 -1
- data/vendor/local/share/gir-1.0/Atk-1.0.gir +2497 -2086
- data/vendor/local/share/gtk-doc/html/atk/AtkAction.html +80 -43
- data/vendor/local/share/gtk-doc/html/atk/AtkComponent.html +246 -33
- data/vendor/local/share/gtk-doc/html/atk/AtkDocument.html +94 -39
- data/vendor/local/share/gtk-doc/html/atk/AtkEditableText.html +22 -27
- data/vendor/local/share/gtk-doc/html/atk/AtkGObjectAccessible.html +17 -21
- data/vendor/local/share/gtk-doc/html/atk/AtkHyperlink.html +34 -25
- data/vendor/local/share/gtk-doc/html/atk/AtkHypertext.html +25 -30
- data/vendor/local/share/gtk-doc/html/atk/AtkImage.html +26 -26
- data/vendor/local/share/gtk-doc/html/atk/AtkNoOpObject.html +15 -18
- data/vendor/local/share/gtk-doc/html/atk/AtkNoOpObjectFactory.html +14 -18
- data/vendor/local/share/gtk-doc/html/atk/AtkObject.html +119 -77
- data/vendor/local/share/gtk-doc/html/atk/AtkObjectFactory.html +15 -25
- data/vendor/local/share/gtk-doc/html/atk/AtkRegistry.html +12 -22
- data/vendor/local/share/gtk-doc/html/atk/AtkRelation.html +17 -20
- data/vendor/local/share/gtk-doc/html/atk/AtkRelationSet.html +21 -22
- data/vendor/local/share/gtk-doc/html/atk/AtkSelection.html +24 -33
- data/vendor/local/share/gtk-doc/html/atk/AtkStateSet.html +13 -16
- data/vendor/local/share/gtk-doc/html/atk/AtkStreamableContent.html +28 -29
- data/vendor/local/share/gtk-doc/html/atk/AtkTable.html +47 -54
- data/vendor/local/share/gtk-doc/html/atk/AtkText.html +451 -191
- data/vendor/local/share/gtk-doc/html/atk/AtkUtil.html +43 -20
- data/vendor/local/share/gtk-doc/html/atk/AtkValue.html +21 -24
- data/vendor/local/share/gtk-doc/html/atk/AtkWindow.html +12 -15
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-12.html +8 -8
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-13.html +8 -8
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-18.html +8 -8
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-20.html +8 -8
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-22.html +8 -8
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-24.html +8 -8
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-26.html +8 -8
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-28.html +8 -8
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-3.html +8 -8
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-30.html +10 -8
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-32.html +8 -8
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-4.html +8 -8
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-6.html +8 -8
- data/vendor/local/share/gtk-doc/html/atk/api-index-deprecated.html +34 -8
- data/vendor/local/share/gtk-doc/html/atk/api-index-full.html +26 -10
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkHyperlinkImpl.html +50 -37
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkPlug.html +34 -15
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkSocket.html +51 -22
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkState.html +14 -17
- data/vendor/local/share/gtk-doc/html/atk/atk-Versioning-Utilities.html +14 -17
- data/vendor/local/share/gtk-doc/html/atk/atk.devhelp2 +27 -14
- data/vendor/local/share/gtk-doc/html/atk/atk.html +114 -15
- data/vendor/local/share/gtk-doc/html/atk/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/atk/index.html +43 -35
- data/vendor/local/share/gtk-doc/html/atk/index.sgml +16 -7
- 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/style.css +71 -16
- 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/gtk-doc/html/atk/utilities.html +33 -0
- data/vendor/local/share/locale/an/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/atk10.mo +0 -0
- metadata +15 -14
Binary file
|
Binary file
|
@@ -0,0 +1,33 @@
|
|
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>Utilities</title>
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
7
|
+
<link rel="home" href="index.html" title="ATK - Accessibility Toolkit">
|
8
|
+
<link rel="up" href="index.html" title="ATK - Accessibility Toolkit">
|
9
|
+
<link rel="prev" href="AtkWindow.html" title="AtkWindow">
|
10
|
+
<link rel="next" href="atk-Versioning-Utilities.html" title="Versioning macros">
|
11
|
+
<meta name="generator" content="GTK-Doc V1.19.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="10"><tr valign="middle">
|
16
|
+
<td width="100%" align="left"></td>
|
17
|
+
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
18
|
+
<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
|
19
|
+
<td><a accesskey="p" href="AtkWindow.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
20
|
+
<td><a accesskey="n" href="atk-Versioning-Utilities.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
21
|
+
</tr></table>
|
22
|
+
<div class="chapter">
|
23
|
+
<div class="titlepage"><div><div><h2 class="title">
|
24
|
+
<a name="utilities"></a>Utilities</h2></div></div></div>
|
25
|
+
<div class="toc"><dl><dt>
|
26
|
+
<span class="refentrytitle"><a href="atk-Versioning-Utilities.html">Versioning macros</a></span><span class="refpurpose"> — Variables and functions to check the ATK version</span>
|
27
|
+
</dt></dl></div>
|
28
|
+
</div>
|
29
|
+
<div class="footer">
|
30
|
+
<hr>
|
31
|
+
Generated by GTK-Doc V1.19.1</div>
|
32
|
+
</body>
|
33
|
+
</html>
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,32 +1,29 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: atk
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.0.
|
5
|
-
prerelease:
|
4
|
+
version: 2.0.3
|
6
5
|
platform: x86-mingw32
|
7
6
|
authors:
|
8
7
|
- The Ruby-GNOME2 Project Team
|
9
8
|
autorequire:
|
10
9
|
bindir: bin
|
11
10
|
cert_chain: []
|
12
|
-
date: 2013-
|
11
|
+
date: 2013-12-28 00:00:00.000000000 Z
|
13
12
|
dependencies:
|
14
13
|
- !ruby/object:Gem::Dependency
|
15
14
|
name: glib2
|
16
15
|
requirement: !ruby/object:Gem::Requirement
|
17
|
-
none: false
|
18
16
|
requirements:
|
19
17
|
- - '='
|
20
18
|
- !ruby/object:Gem::Version
|
21
|
-
version: 2.0.
|
19
|
+
version: 2.0.3
|
22
20
|
type: :runtime
|
23
21
|
prerelease: false
|
24
22
|
version_requirements: !ruby/object:Gem::Requirement
|
25
|
-
none: false
|
26
23
|
requirements:
|
27
24
|
- - '='
|
28
25
|
- !ruby/object:Gem::Version
|
29
|
-
version: 2.0.
|
26
|
+
version: 2.0.3
|
30
27
|
description: Ruby/ATK is a Ruby binding of ATK-1.0.x.
|
31
28
|
email: ruby-gnome2-devel-en@lists.sourceforge.net
|
32
29
|
executables: []
|
@@ -165,14 +162,19 @@ files:
|
|
165
162
|
- vendor/local/share/gtk-doc/html/atk/home.png
|
166
163
|
- vendor/local/share/gtk-doc/html/atk/index.html
|
167
164
|
- vendor/local/share/gtk-doc/html/atk/index.sgml
|
165
|
+
- vendor/local/share/gtk-doc/html/atk/left-insensitive.png
|
168
166
|
- vendor/local/share/gtk-doc/html/atk/left.png
|
167
|
+
- vendor/local/share/gtk-doc/html/atk/right-insensitive.png
|
169
168
|
- vendor/local/share/gtk-doc/html/atk/right.png
|
170
169
|
- vendor/local/share/gtk-doc/html/atk/style.css
|
170
|
+
- vendor/local/share/gtk-doc/html/atk/up-insensitive.png
|
171
171
|
- vendor/local/share/gtk-doc/html/atk/up.png
|
172
|
+
- vendor/local/share/gtk-doc/html/atk/utilities.html
|
172
173
|
- vendor/local/share/license/atk/AUTHORS
|
173
174
|
- vendor/local/share/license/atk/COPYING
|
174
175
|
- vendor/local/share/locale/af/LC_MESSAGES/atk10.mo
|
175
176
|
- vendor/local/share/locale/am/LC_MESSAGES/atk10.mo
|
177
|
+
- vendor/local/share/locale/an/LC_MESSAGES/atk10.mo
|
176
178
|
- vendor/local/share/locale/ar/LC_MESSAGES/atk10.mo
|
177
179
|
- vendor/local/share/locale/as/LC_MESSAGES/atk10.mo
|
178
180
|
- vendor/local/share/locale/ast/LC_MESSAGES/atk10.mo
|
@@ -269,26 +271,25 @@ files:
|
|
269
271
|
- vendor/local/share/locale/zu/LC_MESSAGES/atk10.mo
|
270
272
|
homepage: http://ruby-gnome2.sourceforge.jp/
|
271
273
|
licenses: []
|
274
|
+
metadata: {}
|
272
275
|
post_install_message:
|
273
276
|
rdoc_options: []
|
274
277
|
require_paths:
|
275
278
|
- lib
|
276
279
|
required_ruby_version: !ruby/object:Gem::Requirement
|
277
|
-
none: false
|
278
280
|
requirements:
|
279
|
-
- -
|
281
|
+
- - '>='
|
280
282
|
- !ruby/object:Gem::Version
|
281
|
-
version: 1.
|
283
|
+
version: 1.9.3
|
282
284
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
283
|
-
none: false
|
284
285
|
requirements:
|
285
|
-
- -
|
286
|
+
- - '>='
|
286
287
|
- !ruby/object:Gem::Version
|
287
288
|
version: '0'
|
288
289
|
requirements: []
|
289
290
|
rubyforge_project:
|
290
|
-
rubygems_version:
|
291
|
+
rubygems_version: 2.0.14
|
291
292
|
signing_key:
|
292
|
-
specification_version:
|
293
|
+
specification_version: 4
|
293
294
|
summary: Ruby/ATK is a Ruby binding of ATK-1.0.x.
|
294
295
|
test_files: []
|