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
@@ -17,13 +17,13 @@
|
|
17
17
|
* Boston, MA 02111-1307, USA.
|
18
18
|
*/
|
19
19
|
|
20
|
+
#ifndef __ATK_SELECTION_H__
|
21
|
+
#define __ATK_SELECTION_H__
|
22
|
+
|
20
23
|
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
|
21
24
|
#error "Only <atk/atk.h> can be included directly."
|
22
25
|
#endif
|
23
26
|
|
24
|
-
#ifndef __ATK_SELECTION_H__
|
25
|
-
#define __ATK_SELECTION_H__
|
26
|
-
|
27
27
|
#include <atk/atkobject.h>
|
28
28
|
|
29
29
|
G_BEGIN_DECLS
|
@@ -17,13 +17,13 @@
|
|
17
17
|
* Boston, MA 02111-1307, USA.
|
18
18
|
*/
|
19
19
|
|
20
|
+
#ifndef __ATK_SOCKET_H__
|
21
|
+
#define __ATK_SOCKET_H__
|
22
|
+
|
20
23
|
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
|
21
24
|
#error "Only <atk/atk.h> can be included directly."
|
22
25
|
#endif
|
23
26
|
|
24
|
-
#ifndef __ATK_SOCKET_H__
|
25
|
-
#define __ATK_SOCKET_H__
|
26
|
-
|
27
27
|
#include <atk/atkversion.h>
|
28
28
|
|
29
29
|
G_BEGIN_DECLS
|
@@ -17,13 +17,13 @@
|
|
17
17
|
* Boston, MA 02111-1307, USA.
|
18
18
|
*/
|
19
19
|
|
20
|
+
#ifndef __ATK_STATE_H__
|
21
|
+
#define __ATK_STATE_H__
|
22
|
+
|
20
23
|
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
|
21
24
|
#error "Only <atk/atk.h> can be included directly."
|
22
25
|
#endif
|
23
26
|
|
24
|
-
#ifndef __ATK_STATE_H__
|
25
|
-
#define __ATK_STATE_H__
|
26
|
-
|
27
27
|
#include <glib-object.h>
|
28
28
|
#include <atk/atkversion.h>
|
29
29
|
|
@@ -17,13 +17,13 @@
|
|
17
17
|
* Boston, MA 02111-1307, USA.
|
18
18
|
*/
|
19
19
|
|
20
|
+
#ifndef __ATK_STATE_SET_H__
|
21
|
+
#define __ATK_STATE_SET_H__
|
22
|
+
|
20
23
|
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
|
21
24
|
#error "Only <atk/atk.h> can be included directly."
|
22
25
|
#endif
|
23
26
|
|
24
|
-
#ifndef __ATK_STATE_SET_H__
|
25
|
-
#define __ATK_STATE_SET_H__
|
26
|
-
|
27
27
|
#include <glib-object.h>
|
28
28
|
#include <atk/atkobject.h>
|
29
29
|
#include <atk/atkstate.h>
|
@@ -17,13 +17,13 @@
|
|
17
17
|
* Boston, MA 02111-1307, USA.
|
18
18
|
*/
|
19
19
|
|
20
|
+
#ifndef __ATK_STREAMABLE_CONTENT_H__
|
21
|
+
#define __ATK_STREAMABLE_CONTENT_H__
|
22
|
+
|
20
23
|
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
|
21
24
|
#error "Only <atk/atk.h> can be included directly."
|
22
25
|
#endif
|
23
26
|
|
24
|
-
#ifndef __ATK_STREAMABLE_CONTENT_H__
|
25
|
-
#define __ATK_STREAMABLE_CONTENT_H__
|
26
|
-
|
27
27
|
#include <atk/atkobject.h>
|
28
28
|
|
29
29
|
G_BEGIN_DECLS
|
@@ -17,13 +17,13 @@
|
|
17
17
|
* Boston, MA 02111-1307, USA.
|
18
18
|
*/
|
19
19
|
|
20
|
+
#ifndef __ATK_TABLE_H__
|
21
|
+
#define __ATK_TABLE_H__
|
22
|
+
|
20
23
|
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
|
21
24
|
#error "Only <atk/atk.h> can be included directly."
|
22
25
|
#endif
|
23
26
|
|
24
|
-
#ifndef __ATK_TABLE_H__
|
25
|
-
#define __ATK_TABLE_H__
|
26
|
-
|
27
27
|
#include <atk/atkobject.h>
|
28
28
|
|
29
29
|
G_BEGIN_DECLS
|
@@ -17,13 +17,13 @@
|
|
17
17
|
* Boston, MA 02111-1307, USA.
|
18
18
|
*/
|
19
19
|
|
20
|
+
#ifndef __ATK_TABLE_CELL_H__
|
21
|
+
#define __ATK_TABLE_CELL_H__
|
22
|
+
|
20
23
|
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
|
21
24
|
#error "Only <atk/atk.h> can be included directly."
|
22
25
|
#endif
|
23
26
|
|
24
|
-
#ifndef __ATK_TABLE_CELL_H__
|
25
|
-
#define __ATK_TABLE_CELL_H__
|
26
|
-
|
27
27
|
#include <atk/atkobject.h>
|
28
28
|
|
29
29
|
G_BEGIN_DECLS
|
@@ -17,13 +17,13 @@
|
|
17
17
|
* Boston, MA 02111-1307, USA.
|
18
18
|
*/
|
19
19
|
|
20
|
+
#ifndef __ATK_TEXT_H__
|
21
|
+
#define __ATK_TEXT_H__
|
22
|
+
|
20
23
|
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
|
21
24
|
#error "Only <atk/atk.h> can be included directly."
|
22
25
|
#endif
|
23
26
|
|
24
|
-
#ifndef __ATK_TEXT_H__
|
25
|
-
#define __ATK_TEXT_H__
|
26
|
-
|
27
27
|
#include <glib-object.h>
|
28
28
|
#include <atk/atkobject.h>
|
29
29
|
#include <atk/atkutil.h>
|
@@ -17,13 +17,13 @@
|
|
17
17
|
* Boston, MA 02111-1307, USA.
|
18
18
|
*/
|
19
19
|
|
20
|
+
#ifndef __ATK_UTIL_H__
|
21
|
+
#define __ATK_UTIL_H__
|
22
|
+
|
20
23
|
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
|
21
24
|
#error "Only <atk/atk.h> can be included directly."
|
22
25
|
#endif
|
23
26
|
|
24
|
-
#ifndef __ATK_UTIL_H__
|
25
|
-
#define __ATK_UTIL_H__
|
26
|
-
|
27
27
|
#include <atk/atkobject.h>
|
28
28
|
|
29
29
|
G_BEGIN_DECLS
|
@@ -17,13 +17,13 @@
|
|
17
17
|
* Boston, MA 02111-1307, USA.
|
18
18
|
*/
|
19
19
|
|
20
|
+
#ifndef __ATK_VALUE_H__
|
21
|
+
#define __ATK_VALUE_H__
|
22
|
+
|
20
23
|
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
|
21
24
|
#error "Only <atk/atk.h> can be included directly."
|
22
25
|
#endif
|
23
26
|
|
24
|
-
#ifndef __ATK_VALUE_H__
|
25
|
-
#define __ATK_VALUE_H__
|
26
|
-
|
27
27
|
#include <atk/atkobject.h>
|
28
28
|
#include <atk/atkrange.h>
|
29
29
|
|
@@ -3,7 +3,7 @@
|
|
3
3
|
* Copyright (C) 2012 Igalia, S.L.
|
4
4
|
* Copyright (C) 2014 Chun-wei Fan
|
5
5
|
*
|
6
|
-
* Author: Alejandro
|
6
|
+
* Author: Alejandro Piñeiro Iglesias <apinheiro@igalia.com>
|
7
7
|
*
|
8
8
|
* This library is free software; you can redistribute it and/or
|
9
9
|
* modify it under the terms of the GNU Library General Public
|
@@ -50,7 +50,7 @@
|
|
50
50
|
*
|
51
51
|
* Since: 2.7.4
|
52
52
|
*/
|
53
|
-
#define ATK_MINOR_VERSION (
|
53
|
+
#define ATK_MINOR_VERSION (26)
|
54
54
|
|
55
55
|
/**
|
56
56
|
* ATK_MICRO_VERSION:
|
@@ -72,7 +72,7 @@
|
|
72
72
|
*
|
73
73
|
* Since: 2.7.4
|
74
74
|
*/
|
75
|
-
#define ATK_BINARY_AGE (
|
75
|
+
#define ATK_BINARY_AGE (22610)
|
76
76
|
|
77
77
|
/**
|
78
78
|
* ATK_INTERFACE_AGE:
|
@@ -267,9 +267,11 @@
|
|
267
267
|
#ifdef ATK_DISABLE_DEPRECATION_WARNINGS
|
268
268
|
#define ATK_DEPRECATED _ATK_EXTERN
|
269
269
|
#define ATK_DEPRECATED_FOR(f) _ATK_EXTERN
|
270
|
+
#define ATK_UNAVAILABLE(maj,min) _ATK_EXTERN
|
270
271
|
#else
|
271
272
|
#define ATK_DEPRECATED G_DEPRECATED _ATK_EXTERN
|
272
273
|
#define ATK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _ATK_EXTERN
|
274
|
+
#define ATK_UNAVAILABLE(maj,min) G_UNAVAILABLE(maj,min) _ATK_EXTERN
|
273
275
|
#endif
|
274
276
|
|
275
277
|
#define ATK_AVAILABLE_IN_ALL _ATK_EXTERN
|
@@ -17,13 +17,13 @@
|
|
17
17
|
* Boston, MA 02111-1307, USA.
|
18
18
|
*/
|
19
19
|
|
20
|
+
#ifndef __ATK_WINDOW_H__
|
21
|
+
#define __ATK_WINDOW_H__
|
22
|
+
|
20
23
|
#if defined(ATK_DISABLE_SINGLE_INCLUDES) && !defined (__ATK_H_INSIDE__) && !defined (ATK_COMPILATION)
|
21
24
|
#error "Only <atk/atk.h> can be included directly."
|
22
25
|
#endif
|
23
26
|
|
24
|
-
#ifndef __ATK_WINDOW_H__
|
25
|
-
#define __ATK_WINDOW_H__
|
26
|
-
|
27
27
|
#include <atk/atkobject.h>
|
28
28
|
|
29
29
|
G_BEGIN_DECLS
|
Binary file
|
Binary file
|
@@ -1,5 +1,5 @@
|
|
1
1
|
# libatk-1.0.la - a libtool library file
|
2
|
-
# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-
|
2
|
+
# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-2
|
3
3
|
#
|
4
4
|
# Please DO NOT delete this file!
|
5
5
|
# It is necessary for linking the library.
|
@@ -23,8 +23,8 @@ dependency_libs=' -R/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/lib -L/ho
|
|
23
23
|
weak_library_names=''
|
24
24
|
|
25
25
|
# Version information for libatk-1.0.
|
26
|
-
current=
|
27
|
-
age=
|
26
|
+
current=22609
|
27
|
+
age=22609
|
28
28
|
revision=1
|
29
29
|
|
30
30
|
# Is this an already installed library?
|
@@ -543,7 +543,7 @@ A string name/value pair representing a generic attribute.</doc>
|
|
543
543
|
</function>
|
544
544
|
</record>
|
545
545
|
<constant name="BINARY_AGE"
|
546
|
-
value="
|
546
|
+
value="22610"
|
547
547
|
c:type="ATK_BINARY_AGE"
|
548
548
|
version="2.7.4">
|
549
549
|
<doc xml:space="preserve">Like atk_get_binary_age(), but from the headers used at
|
@@ -4155,7 +4155,7 @@ against at application run time.</doc>
|
|
4155
4155
|
<type name="gint" c:type="gint"/>
|
4156
4156
|
</constant>
|
4157
4157
|
<constant name="MINOR_VERSION"
|
4158
|
-
value="
|
4158
|
+
value="26"
|
4159
4159
|
c:type="ATK_MINOR_VERSION"
|
4160
4160
|
version="2.7.4">
|
4161
4161
|
<doc xml:space="preserve">Like atk_get_minor_version(), but from the headers used at
|
@@ -6797,7 +6797,7 @@ is another reference to it.</doc>
|
|
6797
6797
|
value="11"
|
6798
6798
|
c:identifier="ATK_RELATION_EMBEDDED_BY"
|
6799
6799
|
glib:nick="embedded-by">
|
6800
|
-
<doc xml:space="preserve">
|
6800
|
+
<doc xml:space="preserve">Reciprocal of %ATK_RELATION_EMBEDS, indicates that
|
6801
6801
|
this object's content is visualy embedded in another object.</doc>
|
6802
6802
|
</member>
|
6803
6803
|
<member name="popup_for"
|
@@ -6816,13 +6816,24 @@ is another reference to it.</doc>
|
|
6816
6816
|
value="14"
|
6817
6817
|
c:identifier="ATK_RELATION_DESCRIBED_BY"
|
6818
6818
|
glib:nick="described-by">
|
6819
|
-
<doc xml:space="preserve">
|
6819
|
+
<doc xml:space="preserve">Reciprocal of %ATK_RELATION_DESCRIPTION_FOR. Indicates that one
|
6820
|
+
or more target objects provide descriptive information about this object. This relation
|
6821
|
+
type is most appropriate for information that is not essential as its presentation may
|
6822
|
+
be user-configurable and/or limited to an on-demand mechanism such as an assistive
|
6823
|
+
technology command. For brief, essential information such as can be found in a widget's
|
6824
|
+
on-screen label, use %ATK_RELATION_LABELLED_BY. For an on-screen error message, use
|
6825
|
+
%ATK_RELATION_ERROR_MESSAGE. For lengthy extended descriptive information contained in
|
6826
|
+
an on-screen object, consider using %ATK_RELATION_DETAILS as assistive technologies may
|
6827
|
+
provide a means for the user to navigate to objects containing detailed descriptions so
|
6828
|
+
that their content can be more closely reviewed.</doc>
|
6820
6829
|
</member>
|
6821
6830
|
<member name="description_for"
|
6822
6831
|
value="15"
|
6823
6832
|
c:identifier="ATK_RELATION_DESCRIPTION_FOR"
|
6824
6833
|
glib:nick="description-for">
|
6825
|
-
<doc xml:space="preserve">
|
6834
|
+
<doc xml:space="preserve">Reciprocal of %ATK_RELATION_DESCRIBED_BY. Indicates that this
|
6835
|
+
object provides descriptive information about the target object(s). See also
|
6836
|
+
%ATK_RELATION_DETAILS_FOR and %ATK_RELATION_ERROR_FOR.</doc>
|
6826
6837
|
</member>
|
6827
6838
|
<member name="node_parent_of"
|
6828
6839
|
value="16"
|
@@ -6830,8 +6841,45 @@ is another reference to it.</doc>
|
|
6830
6841
|
glib:nick="node-parent-of">
|
6831
6842
|
<doc xml:space="preserve">Indicates an object is a cell in a treetable and is expanded to display other cells in the same column.</doc>
|
6832
6843
|
</member>
|
6833
|
-
<member name="
|
6844
|
+
<member name="details"
|
6834
6845
|
value="17"
|
6846
|
+
c:identifier="ATK_RELATION_DETAILS"
|
6847
|
+
glib:nick="details">
|
6848
|
+
<doc xml:space="preserve">Reciprocal of %ATK_RELATION_DETAILS_FOR. Indicates that this object
|
6849
|
+
has a detailed or extended description, the contents of which can be found in the target
|
6850
|
+
object(s). This relation type is most appropriate for information that is sufficiently
|
6851
|
+
lengthy as to make navigation to the container of that information desirable. For less
|
6852
|
+
verbose information suitable for announcement only, see %ATK_RELATION_DESCRIBED_BY. If
|
6853
|
+
the detailed information describes an error condition, %ATK_RELATION_ERROR_FOR should be
|
6854
|
+
used instead. @Since: ATK-2.26.</doc>
|
6855
|
+
</member>
|
6856
|
+
<member name="details_for"
|
6857
|
+
value="18"
|
6858
|
+
c:identifier="ATK_RELATION_DETAILS_FOR"
|
6859
|
+
glib:nick="details-for">
|
6860
|
+
<doc xml:space="preserve">Reciprocal of %ATK_RELATION_DETAILS. Indicates that this object
|
6861
|
+
provides a detailed or extended description about the target object(s). See also
|
6862
|
+
%ATK_RELATION_DESCRIPTION_FOR and %ATK_RELATION_ERROR_FOR. @Since: ATK-2.26.</doc>
|
6863
|
+
</member>
|
6864
|
+
<member name="error_message"
|
6865
|
+
value="19"
|
6866
|
+
c:identifier="ATK_RELATION_ERROR_MESSAGE"
|
6867
|
+
glib:nick="error-message">
|
6868
|
+
<doc xml:space="preserve">Reciprocal of %ATK_RELATION_ERROR_FOR. Indicates that this object
|
6869
|
+
has one or more errors, the nature of which is described in the contents of the target
|
6870
|
+
object(s). Objects that have this relation type should also contain %ATK_STATE_INVALID_ENTRY
|
6871
|
+
in their #AtkStateSet. @Since: ATK-2.26.</doc>
|
6872
|
+
</member>
|
6873
|
+
<member name="error_for"
|
6874
|
+
value="20"
|
6875
|
+
c:identifier="ATK_RELATION_ERROR_FOR"
|
6876
|
+
glib:nick="error-for">
|
6877
|
+
<doc xml:space="preserve">Reciprocal of %ATK_RELATION_ERROR_MESSAGE. Indicates that this object
|
6878
|
+
contains an error message describing an invalid condition in the target object(s). @Since:
|
6879
|
+
ATK_2.26.</doc>
|
6880
|
+
</member>
|
6881
|
+
<member name="last_defined"
|
6882
|
+
value="21"
|
6835
6883
|
c:identifier="ATK_RELATION_LAST_DEFINED"
|
6836
6884
|
glib:nick="last-defined">
|
6837
6885
|
<doc xml:space="preserve">Not used, this value indicates the end of the enumeration.</doc>
|
@@ -7682,8 +7730,14 @@ subscript. @Since: ATK-2.16.</doc>
|
|
7682
7730
|
<doc xml:space="preserve">An object that contains text that is displayed as a
|
7683
7731
|
superscript. @Since: ATK-2.16.</doc>
|
7684
7732
|
</member>
|
7685
|
-
<member name="
|
7733
|
+
<member name="footnote"
|
7686
7734
|
value="122"
|
7735
|
+
c:identifier="ATK_ROLE_FOOTNOTE"
|
7736
|
+
glib:nick="footnote">
|
7737
|
+
<doc xml:space="preserve">An object that contains the text of a footnote. @Since: ATK-2.26.</doc>
|
7738
|
+
</member>
|
7739
|
+
<member name="last_defined"
|
7740
|
+
value="123"
|
7687
7741
|
c:identifier="ATK_ROLE_LAST_DEFINED"
|
7688
7742
|
glib:nick="last-defined">
|
7689
7743
|
<doc xml:space="preserve">not a valid role, used for finding end of the enumeration</doc>
|
@@ -245,7 +245,7 @@ atk_action_get_description (<em class="parameter"><code><a class="link" href="At
|
|
245
245
|
<p> a description string, or <code class="literal">NULL</code> if <em class="parameter"><code>action</code></em>
|
246
246
|
does
|
247
247
|
not implement this interface. </p>
|
248
|
-
<p><span class="annotation">[<
|
248
|
+
<p><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></p>
|
249
249
|
</div>
|
250
250
|
</div>
|
251
251
|
<hr>
|
@@ -294,7 +294,7 @@ NIL.</p>
|
|
294
294
|
<p> a name string, or <code class="literal">NULL</code> if <em class="parameter"><code>action</code></em>
|
295
295
|
does not
|
296
296
|
implement this interface. </p>
|
297
|
-
<p><span class="annotation">[<
|
297
|
+
<p><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></p>
|
298
298
|
</div>
|
299
299
|
</div>
|
300
300
|
<hr>
|
@@ -331,7 +331,7 @@ atk_action_get_localized_name (<em class="parameter"><code><a class="link" href=
|
|
331
331
|
<p> a name string, or <code class="literal">NULL</code> if <em class="parameter"><code>action</code></em>
|
332
332
|
does not
|
333
333
|
implement this interface. </p>
|
334
|
-
<p><span class="annotation">[<
|
334
|
+
<p><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></p>
|
335
335
|
</div>
|
336
336
|
</div>
|
337
337
|
<hr>
|
@@ -388,7 +388,7 @@ it would be represented by ";;Ctrl+N" and ";;Strg+N" respectively.</p>
|
|
388
388
|
<a name="atk-action-get-keybinding.returns"></a><h4>Returns</h4>
|
389
389
|
<p> the keybinding which can be used to activate
|
390
390
|
this action, or <code class="literal">NULL</code> if there is no keybinding for this action. </p>
|
391
|
-
<p><span class="annotation">[<
|
391
|
+
<p><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></p>
|
392
392
|
</div>
|
393
393
|
</div>
|
394
394
|
<hr>
|
@@ -282,6 +282,7 @@ lose the focus, use the <a class="link" href="AtkObject.html#AtkObject-state-cha
|
|
282
282
|
<p>Add the specified handler to the set of functions to be called
|
283
283
|
when this object receives focus events (in or out). If the handler is
|
284
284
|
already added it is not added again</p>
|
285
|
+
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
285
286
|
<div class="refsect3">
|
286
287
|
<a name="atk-component-add-focus-handler.parameters"></a><h4>Parameters</h4>
|
287
288
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -394,22 +395,22 @@ atk_component_get_extents (<em class="parameter"><code><a class="link" href="Atk
|
|
394
395
|
<tr>
|
395
396
|
<td class="parameter_name"><p>x</p></td>
|
396
397
|
<td class="parameter_description"><p> address of <span class="type">gint</span> to put x coordinate. </p></td>
|
397
|
-
<td class="parameter_annotations"><span class="annotation">[<
|
398
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL may be passed instead of a pointer to a location."><span class="acronym">optional</span></acronym>]</span></td>
|
398
399
|
</tr>
|
399
400
|
<tr>
|
400
401
|
<td class="parameter_name"><p>y</p></td>
|
401
402
|
<td class="parameter_description"><p> address of <span class="type">gint</span> to put y coordinate. </p></td>
|
402
|
-
<td class="parameter_annotations"><span class="annotation">[<
|
403
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL may be passed instead of a pointer to a location."><span class="acronym">optional</span></acronym>]</span></td>
|
403
404
|
</tr>
|
404
405
|
<tr>
|
405
406
|
<td class="parameter_name"><p>width</p></td>
|
406
407
|
<td class="parameter_description"><p> address of <span class="type">gint</span> to put width. </p></td>
|
407
|
-
<td class="parameter_annotations"><span class="annotation">[<
|
408
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL may be passed instead of a pointer to a location."><span class="acronym">optional</span></acronym>]</span></td>
|
408
409
|
</tr>
|
409
410
|
<tr>
|
410
411
|
<td class="parameter_name"><p>height</p></td>
|
411
412
|
<td class="parameter_description"><p> address of <span class="type">gint</span> to put height. </p></td>
|
412
|
-
<td class="parameter_annotations"><span class="annotation">[<
|
413
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL may be passed instead of a pointer to a location."><span class="acronym">optional</span></acronym>]</span></td>
|
413
414
|
</tr>
|
414
415
|
<tr>
|
415
416
|
<td class="parameter_name"><p>coord_type</p></td>
|
@@ -509,12 +510,12 @@ a point specifying <em class="parameter"><code>component</code></em>
|
|
509
510
|
<tr>
|
510
511
|
<td class="parameter_name"><p>x</p></td>
|
511
512
|
<td class="parameter_description"><p> address of <span class="type">gint</span> to put x coordinate position. </p></td>
|
512
|
-
<td class="parameter_annotations"><span class="annotation">[<
|
513
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL may be passed instead of a pointer to a location."><span class="acronym">optional</span></acronym>]</span></td>
|
513
514
|
</tr>
|
514
515
|
<tr>
|
515
516
|
<td class="parameter_name"><p>y</p></td>
|
516
517
|
<td class="parameter_description"><p> address of <span class="type">gint</span> to put y coordinate position. </p></td>
|
517
|
-
<td class="parameter_annotations"><span class="annotation">[<
|
518
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL may be passed instead of a pointer to a location."><span class="acronym">optional</span></acronym>]</span></td>
|
518
519
|
</tr>
|
519
520
|
<tr>
|
520
521
|
<td class="parameter_name"><p>coord_type</p></td>
|
@@ -557,13 +558,13 @@ atk_component_get_size (<em class="parameter"><code><a class="link" href="AtkCom
|
|
557
558
|
<td class="parameter_name"><p>width</p></td>
|
558
559
|
<td class="parameter_description"><p> address of <span class="type">gint</span> to put width of <em class="parameter"><code>component</code></em>
|
559
560
|
. </p></td>
|
560
|
-
<td class="parameter_annotations"><span class="annotation">[<
|
561
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL may be passed instead of a pointer to a location."><span class="acronym">optional</span></acronym>]</span></td>
|
561
562
|
</tr>
|
562
563
|
<tr>
|
563
564
|
<td class="parameter_name"><p>height</p></td>
|
564
565
|
<td class="parameter_description"><p> address of <span class="type">gint</span> to put height of <em class="parameter"><code>component</code></em>
|
565
566
|
. </p></td>
|
566
|
-
<td class="parameter_annotations"><span class="annotation">[<
|
567
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL may be passed instead of a pointer to a location."><span class="acronym">optional</span></acronym>]</span></td>
|
567
568
|
</tr>
|
568
569
|
</tbody>
|
569
570
|
</table></div>
|
@@ -645,7 +646,7 @@ or to the components top level window</p></td>
|
|
645
646
|
<a name="atk-component-ref-accessible-at-point.returns"></a><h4>Returns</h4>
|
646
647
|
<p> a reference to the accessible
|
647
648
|
child, if one exists. </p>
|
648
|
-
<p><span class="annotation">[<
|
649
|
+
<p><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
649
650
|
</div>
|
650
651
|
</div>
|
651
652
|
<hr>
|