atk 2.2.5-x86-mingw32 → 3.0.0-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +1 -1
- data/lib/2.0/atk.so +0 -0
- data/lib/2.1/atk.so +0 -0
- data/lib/2.2/atk.so +0 -0
- data/vendor/local/bin/libatk-1.0-0.dll +0 -0
- data/vendor/local/include/atk-1.0/atk/atkcomponent.h +2 -3
- data/vendor/local/include/atk-1.0/atk/atkobject.h +33 -11
- data/vendor/local/include/atk-1.0/atk/atkstate.h +28 -12
- data/vendor/local/include/atk-1.0/atk/atkversion.h +2 -2
- 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 +5 -5
- data/vendor/local/lib/pkgconfig/atk.pc +1 -1
- data/vendor/local/share/gir-1.0/Atk-1.0.gir +203 -94
- data/vendor/local/share/gtk-doc/html/atk/AtkAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/atk/AtkComponent.html +11 -14
- data/vendor/local/share/gtk-doc/html/atk/AtkDocument.html +4 -5
- data/vendor/local/share/gtk-doc/html/atk/AtkEditableText.html +2 -2
- data/vendor/local/share/gtk-doc/html/atk/AtkGObjectAccessible.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/AtkHyperlink.html +6 -8
- data/vendor/local/share/gtk-doc/html/atk/AtkHypertext.html +2 -2
- data/vendor/local/share/gtk-doc/html/atk/AtkImage.html +5 -5
- data/vendor/local/share/gtk-doc/html/atk/AtkMisc.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/AtkNoOpObject.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/AtkNoOpObjectFactory.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/AtkObject.html +138 -77
- data/vendor/local/share/gtk-doc/html/atk/AtkObjectFactory.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/AtkRegistry.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/AtkRelation.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/AtkRelationSet.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/AtkSelection.html +2 -2
- data/vendor/local/share/gtk-doc/html/atk/AtkStateSet.html +62 -49
- data/vendor/local/share/gtk-doc/html/atk/AtkStreamableContent.html +2 -2
- data/vendor/local/share/gtk-doc/html/atk/AtkTable.html +5 -5
- data/vendor/local/share/gtk-doc/html/atk/AtkTableCell.html +2 -2
- data/vendor/local/share/gtk-doc/html/atk/AtkText.html +8 -10
- data/vendor/local/share/gtk-doc/html/atk/AtkUtil.html +16 -17
- data/vendor/local/share/gtk-doc/html/atk/AtkValue.html +2 -2
- data/vendor/local/share/gtk-doc/html/atk/AtkWindow.html +2 -2
- data/vendor/local/share/gtk-doc/html/atk/accessibles.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-12.html +3 -1
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-13.html +1 -1
- 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 +1 -1
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-3.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/api-index-1-30.html +1 -1
- 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 +1 -1
- 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 +1 -1
- data/vendor/local/share/gtk-doc/html/atk/api-index-2-2.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/api-index-2-8.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/api-index-deprecated.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/api-index-full.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkHyperlinkImpl.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkPlug.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkRange.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkSocket.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/atk-AtkState.html +45 -17
- data/vendor/local/share/gtk-doc/html/atk/atk-Versioning-Utilities.html +3 -3
- data/vendor/local/share/gtk-doc/html/atk/atk.devhelp2 +248 -4
- data/vendor/local/share/gtk-doc/html/atk/atkobject.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/data.html +3 -3
- data/vendor/local/share/gtk-doc/html/atk/deprecated.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/index.html +3 -3
- data/vendor/local/share/gtk-doc/html/atk/index.sgml +244 -1
- data/vendor/local/share/gtk-doc/html/atk/interfaces.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/overview.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/toolkit.html +1 -1
- data/vendor/local/share/gtk-doc/html/atk/utilities.html +1 -1
- data/vendor/local/share/locale/bg/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/atk10.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/atk10.mo +0 -0
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ad2d6d48279aa70c771dc5b230e2ff19f563b9cf
|
4
|
+
data.tar.gz: 770690b74493d8e49bd8883cc0fa22aabf47f6b9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 014fe53a69812c0a0e4f6c652c61706006d12fc66c8493e481f75e0b804b744b115548aac8677ff5a8a86c7716f97f6bc276d86a80c9f29a03a3afcba09ac8d8
|
7
|
+
data.tar.gz: 71f617157b9bdbd8f10348760ae76ff2f38f06c2cea968e5788019f482d26ccbe8b058df241cf9d02de363887762ea19edd44bd1b6380caee7fac4b381e763ac
|
data/Rakefile
CHANGED
data/lib/2.0/atk.so
CHANGED
Binary file
|
data/lib/2.1/atk.so
CHANGED
Binary file
|
data/lib/2.2/atk.so
CHANGED
Binary file
|
Binary file
|
@@ -56,9 +56,8 @@ typedef struct _AtkComponentIface AtkComponentIface;
|
|
56
56
|
* atk_component_add_focus_handler() and
|
57
57
|
* atk_component_remove_focus_handler()
|
58
58
|
*
|
59
|
-
* Deprecated:
|
60
|
-
*
|
61
|
-
* atk_component_remove_focus_handler() are deprecated. See those
|
59
|
+
* Deprecated: 2.9.4: Deprecated with atk_component_add_focus_handler()
|
60
|
+
* and atk_component_remove_focus_handler(). See those
|
62
61
|
* methods for more information.
|
63
62
|
*/
|
64
63
|
typedef void (*AtkFocusHandler) (AtkObject* object, gboolean focus_in);
|
@@ -32,16 +32,6 @@
|
|
32
32
|
|
33
33
|
G_BEGIN_DECLS
|
34
34
|
|
35
|
-
/*
|
36
|
-
* AtkObject represents the minimum information all accessible objects
|
37
|
-
* return. This information includes accessible name, accessible
|
38
|
-
* description, role and state of the object, as well information about
|
39
|
-
* its parent and children. It is also possible to obtain more specific
|
40
|
-
* accessibility information about a component if it supports one or more
|
41
|
-
* of the following interfaces:
|
42
|
-
*/
|
43
|
-
|
44
|
-
|
45
35
|
/**
|
46
36
|
*AtkRole:
|
47
37
|
*@ATK_ROLE_INVALID: Invalid role
|
@@ -104,7 +94,13 @@ G_BEGIN_DECLS
|
|
104
94
|
*@ATK_ROLE_TABLE_ROW_HEADER: The header for a row of a table
|
105
95
|
*@ATK_ROLE_TEAR_OFF_MENU_ITEM: A menu item used to tear off and reattach its menu
|
106
96
|
*@ATK_ROLE_TERMINAL: An object that represents an accessible terminal. @Since: ATK-0.6
|
107
|
-
*@ATK_ROLE_TEXT: An
|
97
|
+
*@ATK_ROLE_TEXT: An interactive widget that supports multiple lines of text and
|
98
|
+
* optionally accepts user input, but whose purpose is not to solicit user input.
|
99
|
+
* Thus ATK_ROLE_TEXT is appropriate for the text view in a plain text editor
|
100
|
+
* but inappropriate for an input field in a dialog box or web form. For widgets
|
101
|
+
* whose purpose is to solicit input from the user, see ATK_ROLE_ENTRY and
|
102
|
+
* ATK_ROLE_PASSWORD_TEXT. For generic objects which display a brief amount of
|
103
|
+
* textual information, see ATK_ROLE_STATIC.
|
108
104
|
*@ATK_ROLE_TOGGLE_BUTTON: A specialized push button that can be checked or unchecked, but does not provide a separate indicator for the current state
|
109
105
|
*@ATK_ROLE_TOOL_BAR: A bar or palette usually composed of push buttons or toggle buttons
|
110
106
|
*@ATK_ROLE_TOOL_TIP: An object that provides information about another object
|
@@ -204,6 +200,27 @@ G_BEGIN_DECLS
|
|
204
200
|
* description list. The values within a group are alternatives,
|
205
201
|
* meaning that you can have several ATK_ROLE_DESCRIPTION_VALUE for a
|
206
202
|
* given ATK_ROLE_DESCRIPTION_TERM. @Since: ATK-2.12
|
203
|
+
*@ATK_ROLE_STATIC: A generic non-container object whose purpose is to display a
|
204
|
+
* brief amount of information to the user and whose role is known by the
|
205
|
+
* implementor but lacks semantic value for the user. Examples in which
|
206
|
+
* ATK_ROLE_STATIC is appropriate include the message displayed in a message box
|
207
|
+
* and an image used as an alternative means to display text. ATK_ROLE_STATIC
|
208
|
+
* should not be applied to widgets which are traditionally interactive, objects
|
209
|
+
* which display a significant amount of content, or any object which has an
|
210
|
+
* accessible relation pointing to another object. Implementors should expose the
|
211
|
+
* displayed information through the accessible name of the object. If doing so seems
|
212
|
+
* inappropriate, it may indicate that a different role should be used. For
|
213
|
+
* labels which describe another widget, see ATK_ROLE_LABEL. For text views, see
|
214
|
+
* ATK_ROLE_TEXT. For generic containers, see ATK_ROLE_PANEL. For objects whose
|
215
|
+
* role is not known by the implementor, see ATK_ROLE_UNKNOWN. @Since: ATK-2.16.
|
216
|
+
*@ATK_ROLE_MATH_FRACTION: An object that represents a mathematical fraction.
|
217
|
+
* @Since: ATK-2.16.
|
218
|
+
*@ATK_ROLE_MATH_ROOT: An object that represents a mathematical expression
|
219
|
+
* displayed with a radical. @Since: ATK-2.16.
|
220
|
+
*@ATK_ROLE_SUBSCRIPT: An object that contains text that is displayed as a
|
221
|
+
* subscript. @Since: ATK-2.16.
|
222
|
+
*@ATK_ROLE_SUPERSCRIPT: An object that contains text that is displayed as a
|
223
|
+
* superscript. @Since: ATK-2.16.
|
207
224
|
*@ATK_ROLE_LAST_DEFINED: not a valid role, used for finding end of the enumeration
|
208
225
|
*
|
209
226
|
* Describes the role of an object
|
@@ -331,6 +348,11 @@ typedef enum
|
|
331
348
|
ATK_ROLE_DESCRIPTION_LIST,
|
332
349
|
ATK_ROLE_DESCRIPTION_TERM,
|
333
350
|
ATK_ROLE_DESCRIPTION_VALUE,
|
351
|
+
ATK_ROLE_STATIC,
|
352
|
+
ATK_ROLE_MATH_FRACTION,
|
353
|
+
ATK_ROLE_MATH_ROOT,
|
354
|
+
ATK_ROLE_SUBSCRIPT,
|
355
|
+
ATK_ROLE_SUPERSCRIPT,
|
334
356
|
ATK_ROLE_LAST_DEFINED
|
335
357
|
} AtkRole;
|
336
358
|
|
@@ -32,12 +32,17 @@ G_BEGIN_DECLS
|
|
32
32
|
/**
|
33
33
|
*AtkStateType:
|
34
34
|
*@ATK_STATE_INVALID: Indicates an invalid state - probably an error condition.
|
35
|
-
*@ATK_STATE_ACTIVE: Indicates a window is currently the active window, or is
|
36
|
-
*@ATK_STATE_ARMED: 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.
|
35
|
+
*@ATK_STATE_ACTIVE: Indicates a window is currently the active window, or an object is the active subelement within a container or table. ATK_STATE_ACTIVE should not be used for objects which have ATK_STATE_FOCUSABLE or ATK_STATE_SELECTABLE: Those objects should use ATK_STATE_FOCUSED and ATK_STATE_SELECTED respectively. ATK_STATE_ACTIVE is a means to indicate that an object which is not focusable and not selectable is the currently-active item within its parent container.
|
36
|
+
*@ATK_STATE_ARMED: Indicates that the object is 'armed', i.e. will be activated by if a pointer button-release event occurs within its bounds. Buttons often enter this state when a pointer click occurs within their bounds, as a precursor to activation. ATK_STATE_ARMED has been deprecated since ATK-2.16 and should not be used in newly-written code.
|
37
37
|
*@ATK_STATE_BUSY: 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.
|
38
38
|
*@ATK_STATE_CHECKED: Indicates this object is currently checked, for instance a checkbox is 'non-empty'.
|
39
39
|
*@ATK_STATE_DEFUNCT: Indicates that this object no longer has a valid backing widget (for instance, if its peer object has been destroyed)
|
40
|
-
*@ATK_STATE_EDITABLE: Indicates
|
40
|
+
*@ATK_STATE_EDITABLE: Indicates that this object can contain text, and that the
|
41
|
+
* user can change the textual contents of this object by editing those contents
|
42
|
+
* directly. For an object which is expected to be editable due to its type, but
|
43
|
+
* which cannot be edited due to the application or platform preventing the user
|
44
|
+
* from doing so, that object's #AtkStateSet should lack ATK_STATE_EDITABLE and
|
45
|
+
* should contain ATK_STATE_READ_ONLY.
|
41
46
|
*@ATK_STATE_ENABLED: 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
|
42
47
|
*@ATK_STATE_EXPANDABLE: Indicates this object allows progressive disclosure of its children
|
43
48
|
*@ATK_STATE_EXPANDED: Indicates this object its expanded - see ATK_STATE_EXPANDABLE above
|
@@ -49,7 +54,7 @@ G_BEGIN_DECLS
|
|
49
54
|
*@ATK_STATE_MULTI_LINE: Indicates this (text) object can contain multiple lines of text
|
50
55
|
*@ATK_STATE_MULTISELECTABLE: 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.
|
51
56
|
*@ATK_STATE_OPAQUE: Indicates this object paints every pixel within its rectangular region.
|
52
|
-
*@ATK_STATE_PRESSED: Indicates this object is currently pressed
|
57
|
+
*@ATK_STATE_PRESSED: Indicates this object is currently pressed.
|
53
58
|
*@ATK_STATE_RESIZABLE: Indicates the size of this object is not fixed
|
54
59
|
*@ATK_STATE_SELECTABLE: 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
|
55
60
|
*@ATK_STATE_SELECTED: 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
|
@@ -91,14 +96,13 @@ G_BEGIN_DECLS
|
|
91
96
|
* notifications to listening clients, for instance notifications of visibility
|
92
97
|
* changes and activation of their contained child objects, without the client
|
93
98
|
* having previously requested references to those children.
|
94
|
-
*@ATK_STATE_INDETERMINATE: Indicates that
|
95
|
-
*
|
96
|
-
*
|
97
|
-
*
|
98
|
-
*
|
99
|
-
*
|
100
|
-
*
|
101
|
-
* will lose STATE_INDETERMINATE and a corresponding state-changed event will be fired.
|
99
|
+
*@ATK_STATE_INDETERMINATE: Indicates that the value, or some other quantifiable
|
100
|
+
* property, of this AtkObject cannot be fully determined. In the case of a large
|
101
|
+
* data set in which the total number of items in that set is unknown (e.g. 1 of
|
102
|
+
* 999+), implementors should expose the currently-known set size (999) along
|
103
|
+
* with this state. In the case of a check box, this state should be used to
|
104
|
+
* indicate that the check box is a tri-state check box which is currently
|
105
|
+
* neither checked nor unchecked.
|
102
106
|
*@ATK_STATE_TRUNCATED: Indicates that an object is truncated, e.g. a text value in a speradsheet cell.
|
103
107
|
*@ATK_STATE_REQUIRED: Indicates that explicit user interaction with an object is required by the user interface, e.g. a required field in a "web-form" interface.
|
104
108
|
*@ATK_STATE_INVALID_ENTRY: 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.
|
@@ -125,6 +129,16 @@ G_BEGIN_DECLS
|
|
125
129
|
* menu or sub-level menu which may or may not be showing. This means
|
126
130
|
* that activation renders conditional content. Note that ordinary
|
127
131
|
* tooltips are not considered popups in this context. @Since: ATK-2.12
|
132
|
+
*@ATK_STATE_HAS_TOOLTIP: Indicates this object has a tooltip. @Since: ATK-2.16
|
133
|
+
*@ATK_STATE_READ_ONLY: Indicates that a widget which is ENABLED and SENSITIVE
|
134
|
+
* has a value which can be read, but not modified, by the user. Note that this
|
135
|
+
* state should only be applied to widget types whose value is normally directly
|
136
|
+
* user modifiable, such as check boxes, radio buttons, spin buttons, text input
|
137
|
+
* fields, and combo boxes, as a means to convey that the expected interaction
|
138
|
+
* with that widget is not possible. When the expected interaction with a
|
139
|
+
* widget does not include modification by the user, as is the case with
|
140
|
+
* labels and containers, ATK_STATE_READ_ONLY should not be applied. See also
|
141
|
+
* ATK_STATE_EDITABLE. @Since: ATK-2-16
|
128
142
|
*@ATK_STATE_LAST_DEFINED: Not a valid state, used for finding end of enumeration
|
129
143
|
*
|
130
144
|
*The possible types of states of an object
|
@@ -172,6 +186,8 @@ typedef enum
|
|
172
186
|
ATK_STATE_VISITED,
|
173
187
|
ATK_STATE_CHECKABLE,
|
174
188
|
ATK_STATE_HAS_POPUP,
|
189
|
+
ATK_STATE_HAS_TOOLTIP,
|
190
|
+
ATK_STATE_READ_ONLY,
|
175
191
|
ATK_STATE_LAST_DEFINED
|
176
192
|
} AtkStateType;
|
177
193
|
|
@@ -50,7 +50,7 @@
|
|
50
50
|
*
|
51
51
|
* Since: 2.7.4
|
52
52
|
*/
|
53
|
-
#define ATK_MINOR_VERSION (
|
53
|
+
#define ATK_MINOR_VERSION (16)
|
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 (21610)
|
76
76
|
|
77
77
|
/**
|
78
78
|
* ATK_INTERFACE_AGE:
|
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.2
|
2
|
+
# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-1.10ubuntu1
|
3
3
|
#
|
4
4
|
# Please DO NOT delete this file!
|
5
5
|
# It is necessary for linking the library.
|
@@ -14,17 +14,17 @@ library_names='libatk-1.0.dll.a'
|
|
14
14
|
old_library=''
|
15
15
|
|
16
16
|
# Linker flags that can not go in dependency_libs.
|
17
|
-
inherited_linker_flags=''
|
17
|
+
inherited_linker_flags=' -pthread'
|
18
18
|
|
19
19
|
# Libraries that this one depends upon.
|
20
|
-
dependency_libs=' -R/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/lib -L/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/lib -L/home/vagrant/rcairo.win32/vendor/local/lib -L/home/vagrant/ruby-gnome2.win32/atk/vendor/local/lib /home/vagrant/ruby-gnome2.win32/glib2/vendor/local/lib/libgobject-2.0.la -L/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/lib/../lib /home/vagrant/ruby-gnome2.win32/glib2/vendor/local/lib/../lib/libffi.la /home/vagrant/ruby-gnome2.win32/glib2/vendor/local/lib/libglib-2.0.la -lws2_32 -lole32 -lwinmm -lshlwapi /home/vagrant/ruby-gnome2.win32/glib2/vendor/local/lib/libintl.la /home/vagrant/ruby-gnome2.win32/glib2/vendor/local/lib/libiconv.la
|
20
|
+
dependency_libs=' -R/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/lib -L/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/lib -L/home/vagrant/rcairo.win32/vendor/local/lib -L/home/vagrant/ruby-gnome2.win32/atk/vendor/local/lib /home/vagrant/ruby-gnome2.win32/glib2/vendor/local/lib/libgobject-2.0.la -L/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/lib/../lib /home/vagrant/ruby-gnome2.win32/glib2/vendor/local/lib/../lib/libffi.la /home/vagrant/ruby-gnome2.win32/glib2/vendor/local/lib/libglib-2.0.la -lws2_32 -lole32 -lwinmm -lshlwapi /home/vagrant/ruby-gnome2.win32/glib2/vendor/local/lib/libintl.la /home/vagrant/ruby-gnome2.win32/glib2/vendor/local/lib/libiconv.la'
|
21
21
|
|
22
22
|
# Names of additional weak libraries provided by this library
|
23
23
|
weak_library_names=''
|
24
24
|
|
25
25
|
# Version information for libatk-1.0.
|
26
|
-
current=
|
27
|
-
age=
|
26
|
+
current=21609
|
27
|
+
age=21609
|
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="21610"
|
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
|
@@ -570,13 +570,13 @@ information is provided by #AtkText.</doc>
|
|
570
570
|
<virtual-method name="add_focus_handler"
|
571
571
|
invoker="add_focus_handler"
|
572
572
|
introspectable="0"
|
573
|
-
deprecated="1"
|
573
|
+
deprecated="1"
|
574
|
+
deprecated-version="2.9.4">
|
574
575
|
<doc xml:space="preserve">Add the specified handler to the set of functions to be called
|
575
576
|
when this object receives focus events (in or out). If the handler is
|
576
577
|
already added it is not added again</doc>
|
577
|
-
<doc-deprecated xml:space="preserve">
|
578
|
-
|
579
|
-
state-changed:focused notification instead.</doc-deprecated>
|
578
|
+
<doc-deprecated xml:space="preserve">If you need to track when an object gains or
|
579
|
+
lose the focus, use state-changed:focused notification instead.</doc-deprecated>
|
580
580
|
<return-value transfer-ownership="none">
|
581
581
|
<doc xml:space="preserve">a handler id which can be used in atk_component_remove_focus_handler()
|
582
582
|
or zero if the handler was already added.</doc>
|
@@ -808,13 +808,13 @@ or to the components top level window</doc>
|
|
808
808
|
</virtual-method>
|
809
809
|
<virtual-method name="remove_focus_handler"
|
810
810
|
invoker="remove_focus_handler"
|
811
|
-
deprecated="1"
|
811
|
+
deprecated="1"
|
812
|
+
deprecated-version="2.9.4">
|
812
813
|
<doc xml:space="preserve">Remove the handler specified by @handler_id from the list of
|
813
814
|
functions to be executed when this object receives focus events
|
814
815
|
(in or out).</doc>
|
815
|
-
<doc-deprecated xml:space="preserve">
|
816
|
-
|
817
|
-
state-changed:focused notification instead.</doc-deprecated>
|
816
|
+
<doc-deprecated xml:space="preserve">If you need to track when an object gains or
|
817
|
+
lose the focus, use state-changed:focused notification instead.</doc-deprecated>
|
818
818
|
<return-value transfer-ownership="none">
|
819
819
|
<type name="none" c:type="void"/>
|
820
820
|
</return-value>
|
@@ -914,13 +914,13 @@ or to the components top level window</doc>
|
|
914
914
|
<method name="add_focus_handler"
|
915
915
|
c:identifier="atk_component_add_focus_handler"
|
916
916
|
introspectable="0"
|
917
|
-
deprecated="1"
|
917
|
+
deprecated="1"
|
918
|
+
deprecated-version="2.9.4">
|
918
919
|
<doc xml:space="preserve">Add the specified handler to the set of functions to be called
|
919
920
|
when this object receives focus events (in or out). If the handler is
|
920
921
|
already added it is not added again</doc>
|
921
|
-
<doc-deprecated xml:space="preserve">
|
922
|
-
|
923
|
-
state-changed:focused notification instead.</doc-deprecated>
|
922
|
+
<doc-deprecated xml:space="preserve">If you need to track when an object gains or
|
923
|
+
lose the focus, use state-changed:focused notification instead.</doc-deprecated>
|
924
924
|
<return-value transfer-ownership="none">
|
925
925
|
<doc xml:space="preserve">a handler id which can be used in atk_component_remove_focus_handler()
|
926
926
|
or zero if the handler was already added.</doc>
|
@@ -1144,13 +1144,13 @@ or to the components top level window</doc>
|
|
1144
1144
|
</method>
|
1145
1145
|
<method name="remove_focus_handler"
|
1146
1146
|
c:identifier="atk_component_remove_focus_handler"
|
1147
|
-
deprecated="1"
|
1147
|
+
deprecated="1"
|
1148
|
+
deprecated-version="2.9.4">
|
1148
1149
|
<doc xml:space="preserve">Remove the handler specified by @handler_id from the list of
|
1149
1150
|
functions to be executed when this object receives focus events
|
1150
1151
|
(in or out).</doc>
|
1151
|
-
<doc-deprecated xml:space="preserve">
|
1152
|
-
|
1153
|
-
state-changed:focused notification instead.</doc-deprecated>
|
1152
|
+
<doc-deprecated xml:space="preserve">If you need to track when an object gains or
|
1153
|
+
lose the focus, use state-changed:focused notification instead.</doc-deprecated>
|
1154
1154
|
<return-value transfer-ownership="none">
|
1155
1155
|
<type name="none" c:type="void"/>
|
1156
1156
|
</return-value>
|
@@ -1841,14 +1841,14 @@ ask for the document type if it applies.</doc-deprecated>
|
|
1841
1841
|
</method>
|
1842
1842
|
<method name="get_locale"
|
1843
1843
|
c:identifier="atk_document_get_locale"
|
1844
|
-
deprecated="1"
|
1844
|
+
deprecated="1"
|
1845
|
+
deprecated-version="2.7.90">
|
1845
1846
|
<doc xml:space="preserve">Gets a UTF-8 string indicating the POSIX-style LC_MESSAGES locale
|
1846
1847
|
of the content of this document instance. Individual
|
1847
1848
|
text substrings or images within this document may have
|
1848
1849
|
a different locale, see atk_text_get_attributes and
|
1849
1850
|
atk_image_get_image_locale.</doc>
|
1850
|
-
<doc-deprecated xml:space="preserve">
|
1851
|
-
2.7.90. Please use atk_object_get_object_locale() instead.</doc-deprecated>
|
1851
|
+
<doc-deprecated xml:space="preserve">Please use atk_object_get_object_locale() instead.</doc-deprecated>
|
1852
1852
|
<return-value transfer-ownership="none">
|
1853
1853
|
<doc xml:space="preserve">a UTF-8 string indicating the POSIX-style LC_MESSAGES
|
1854
1854
|
locale of the document content as a whole, or NULL if
|
@@ -2578,13 +2578,15 @@ see atk_focus_tracker_init.</doc>
|
|
2578
2578
|
<type name="none" c:type="void"/>
|
2579
2579
|
</return-value>
|
2580
2580
|
</callback>
|
2581
|
-
<callback name="FocusHandler"
|
2581
|
+
<callback name="FocusHandler"
|
2582
|
+
c:type="AtkFocusHandler"
|
2583
|
+
deprecated="1"
|
2584
|
+
deprecated-version="2.9.4">
|
2582
2585
|
<doc xml:space="preserve">The type of callback function used for
|
2583
2586
|
atk_component_add_focus_handler() and
|
2584
2587
|
atk_component_remove_focus_handler()</doc>
|
2585
|
-
<doc-deprecated xml:space="preserve">
|
2586
|
-
|
2587
|
-
atk_component_remove_focus_handler() are deprecated. See those
|
2588
|
+
<doc-deprecated xml:space="preserve">Deprecated with atk_component_add_focus_handler()
|
2589
|
+
and atk_component_remove_focus_handler(). See those
|
2588
2590
|
methods for more information.</doc-deprecated>
|
2589
2591
|
<return-value transfer-ownership="none">
|
2590
2592
|
<type name="none" c:type="void"/>
|
@@ -2772,11 +2774,11 @@ Multiple anchors are primarily used by client-side image maps.</doc>
|
|
2772
2774
|
<virtual-method name="is_selected_link"
|
2773
2775
|
invoker="is_selected_link"
|
2774
2776
|
version="1.4"
|
2775
|
-
deprecated="1"
|
2777
|
+
deprecated="1"
|
2778
|
+
deprecated-version="1.8">
|
2776
2779
|
<doc xml:space="preserve">Determines whether this AtkHyperlink is selected</doc>
|
2777
|
-
<doc-deprecated xml:space="preserve">
|
2778
|
-
|
2779
|
-
for focused links.</doc-deprecated>
|
2780
|
+
<doc-deprecated xml:space="preserve">Please use ATK_STATE_FOCUSABLE for all links,
|
2781
|
+
and ATK_STATE_FOCUSED for focused links.</doc-deprecated>
|
2780
2782
|
<return-value transfer-ownership="none">
|
2781
2783
|
<doc xml:space="preserve">True if the AtkHyperlink is selected, False otherwise</doc>
|
2782
2784
|
<type name="gboolean" c:type="gboolean"/>
|
@@ -2925,11 +2927,11 @@ Multiple anchors are primarily used by client-side image maps.</doc>
|
|
2925
2927
|
<method name="is_selected_link"
|
2926
2928
|
c:identifier="atk_hyperlink_is_selected_link"
|
2927
2929
|
version="1.4"
|
2928
|
-
deprecated="1"
|
2930
|
+
deprecated="1"
|
2931
|
+
deprecated-version="1.8">
|
2929
2932
|
<doc xml:space="preserve">Determines whether this AtkHyperlink is selected</doc>
|
2930
|
-
<doc-deprecated xml:space="preserve">
|
2931
|
-
|
2932
|
-
for focused links.</doc-deprecated>
|
2933
|
+
<doc-deprecated xml:space="preserve">Please use ATK_STATE_FOCUSABLE for all links,
|
2934
|
+
and ATK_STATE_FOCUSED for focused links.</doc-deprecated>
|
2933
2935
|
<return-value transfer-ownership="none">
|
2934
2936
|
<doc xml:space="preserve">True if the AtkHyperlink is selected, False otherwise</doc>
|
2935
2937
|
<type name="gboolean" c:type="gboolean"/>
|
@@ -2962,10 +2964,12 @@ respect to the document it references) and %FALSE otherwise.</doc>
|
|
2962
2964
|
<property name="number-of-anchors" transfer-ownership="none">
|
2963
2965
|
<type name="gint" c:type="gint"/>
|
2964
2966
|
</property>
|
2965
|
-
<property name="selected-link"
|
2967
|
+
<property name="selected-link"
|
2968
|
+
deprecated="1"
|
2969
|
+
deprecated-version="1.8"
|
2970
|
+
transfer-ownership="none">
|
2966
2971
|
<doc xml:space="preserve">Selected link</doc>
|
2967
|
-
<doc-deprecated xml:space="preserve">
|
2968
|
-
version 1.8. Please use ATK_STATE_FOCUSABLE for all links, and
|
2972
|
+
<doc-deprecated xml:space="preserve">Please use ATK_STATE_FOCUSABLE for all links, and
|
2969
2973
|
ATK_STATE_FOCUSED for focused links.</doc-deprecated>
|
2970
2974
|
<type name="gboolean" c:type="gboolean"/>
|
2971
2975
|
</property>
|
@@ -3485,8 +3489,9 @@ image.</doc>
|
|
3485
3489
|
</instance-parameter>
|
3486
3490
|
</parameters>
|
3487
3491
|
</virtual-method>
|
3488
|
-
<virtual-method name="get_image_locale"
|
3489
|
-
|
3492
|
+
<virtual-method name="get_image_locale"
|
3493
|
+
invoker="get_image_locale"
|
3494
|
+
version="1.12">
|
3490
3495
|
<return-value transfer-ownership="none" nullable="1">
|
3491
3496
|
<doc xml:space="preserve">a string corresponding to the POSIX
|
3492
3497
|
LC_MESSAGES locale used by the image description, or %NULL if the
|
@@ -3582,8 +3587,8 @@ not be completed.</doc>
|
|
3582
3587
|
</parameters>
|
3583
3588
|
</method>
|
3584
3589
|
<method name="get_image_locale"
|
3585
|
-
c:identifier="atk_image_get_image_locale"
|
3586
|
-
|
3590
|
+
c:identifier="atk_image_get_image_locale"
|
3591
|
+
version="1.12">
|
3587
3592
|
<return-value transfer-ownership="none" nullable="1">
|
3588
3593
|
<doc xml:space="preserve">a string corresponding to the POSIX
|
3589
3594
|
LC_MESSAGES locale used by the image description, or %NULL if the
|
@@ -3962,7 +3967,7 @@ against at application run time.</doc>
|
|
3962
3967
|
<type name="gint" c:type="gint"/>
|
3963
3968
|
</constant>
|
3964
3969
|
<constant name="MINOR_VERSION"
|
3965
|
-
value="
|
3970
|
+
value="16"
|
3966
3971
|
c:type="ATK_MINOR_VERSION"
|
3967
3972
|
version="2.7.4">
|
3968
3973
|
<doc xml:space="preserve">Like atk_get_minor_version(), but from the headers used at
|
@@ -4866,7 +4871,10 @@ to create an instance of a subclass of #AtkObject</doc>
|
|
4866
4871
|
</method>
|
4867
4872
|
<method name="notify_state_change"
|
4868
4873
|
c:identifier="atk_object_notify_state_change">
|
4869
|
-
<doc xml:space="preserve">Emits a state-change signal for the specified state
|
4874
|
+
<doc xml:space="preserve">Emits a state-change signal for the specified state.
|
4875
|
+
|
4876
|
+
Note that as a general rule when the state of an existing object changes,
|
4877
|
+
emitting a notification is expected.</doc>
|
4870
4878
|
<return-value transfer-ownership="none">
|
4871
4879
|
<type name="none" c:type="void"/>
|
4872
4880
|
</return-value>
|
@@ -5217,10 +5225,13 @@ NULL.</doc>
|
|
5217
5225
|
</parameter>
|
5218
5226
|
</parameters>
|
5219
5227
|
</glib:signal>
|
5220
|
-
<glib:signal name="focus-event"
|
5228
|
+
<glib:signal name="focus-event"
|
5229
|
+
when="last"
|
5230
|
+
deprecated="1"
|
5231
|
+
deprecated-version="2.9.4">
|
5221
5232
|
<doc xml:space="preserve">The signal "focus-event" is emitted when an object gained or lost
|
5222
5233
|
focus.</doc>
|
5223
|
-
<doc-deprecated xml:space="preserve">
|
5234
|
+
<doc-deprecated xml:space="preserve">Use #AtkObject::state-change signal instead.</doc-deprecated>
|
5224
5235
|
<return-value transfer-ownership="none">
|
5225
5236
|
<type name="none" c:type="void"/>
|
5226
5237
|
</return-value>
|
@@ -7021,7 +7032,13 @@ ATK_ROLE_LAST_DEFINED is not necessarily an error.</doc>
|
|
7021
7032
|
value="60"
|
7022
7033
|
c:identifier="ATK_ROLE_TEXT"
|
7023
7034
|
glib:nick="text">
|
7024
|
-
<doc xml:space="preserve">An
|
7035
|
+
<doc xml:space="preserve">An interactive widget that supports multiple lines of text and
|
7036
|
+
optionally accepts user input, but whose purpose is not to solicit user input.
|
7037
|
+
Thus ATK_ROLE_TEXT is appropriate for the text view in a plain text editor
|
7038
|
+
but inappropriate for an input field in a dialog box or web form. For widgets
|
7039
|
+
whose purpose is to solicit input from the user, see ATK_ROLE_ENTRY and
|
7040
|
+
ATK_ROLE_PASSWORD_TEXT. For generic objects which display a brief amount of
|
7041
|
+
textual information, see ATK_ROLE_STATIC.</doc>
|
7025
7042
|
</member>
|
7026
7043
|
<member name="toggle_button"
|
7027
7044
|
value="61"
|
@@ -7402,8 +7419,53 @@ description list. The values within a group are alternatives,
|
|
7402
7419
|
meaning that you can have several ATK_ROLE_DESCRIPTION_VALUE for a
|
7403
7420
|
given ATK_ROLE_DESCRIPTION_TERM. @Since: ATK-2.12</doc>
|
7404
7421
|
</member>
|
7405
|
-
<member name="
|
7422
|
+
<member name="static"
|
7406
7423
|
value="117"
|
7424
|
+
c:identifier="ATK_ROLE_STATIC"
|
7425
|
+
glib:nick="static">
|
7426
|
+
<doc xml:space="preserve">A generic non-container object whose purpose is to display a
|
7427
|
+
brief amount of information to the user and whose role is known by the
|
7428
|
+
implementor but lacks semantic value for the user. Examples in which
|
7429
|
+
ATK_ROLE_STATIC is appropriate include the message displayed in a message box
|
7430
|
+
and an image used as an alternative means to display text. ATK_ROLE_STATIC
|
7431
|
+
should not be applied to widgets which are traditionally interactive, objects
|
7432
|
+
which display a significant amount of content, or any object which has an
|
7433
|
+
accessible relation pointing to another object. Implementors should expose the
|
7434
|
+
displayed information through the accessible name of the object. If doing so seems
|
7435
|
+
inappropriate, it may indicate that a different role should be used. For
|
7436
|
+
labels which describe another widget, see ATK_ROLE_LABEL. For text views, see
|
7437
|
+
ATK_ROLE_TEXT. For generic containers, see ATK_ROLE_PANEL. For objects whose
|
7438
|
+
role is not known by the implementor, see ATK_ROLE_UNKNOWN. @Since: ATK-2.16.</doc>
|
7439
|
+
</member>
|
7440
|
+
<member name="math_fraction"
|
7441
|
+
value="118"
|
7442
|
+
c:identifier="ATK_ROLE_MATH_FRACTION"
|
7443
|
+
glib:nick="math-fraction">
|
7444
|
+
<doc xml:space="preserve">An object that represents a mathematical fraction.</doc>
|
7445
|
+
</member>
|
7446
|
+
<member name="math_root"
|
7447
|
+
value="119"
|
7448
|
+
c:identifier="ATK_ROLE_MATH_ROOT"
|
7449
|
+
glib:nick="math-root">
|
7450
|
+
<doc xml:space="preserve">An object that represents a mathematical expression
|
7451
|
+
displayed with a radical. @Since: ATK-2.16.</doc>
|
7452
|
+
</member>
|
7453
|
+
<member name="subscript"
|
7454
|
+
value="120"
|
7455
|
+
c:identifier="ATK_ROLE_SUBSCRIPT"
|
7456
|
+
glib:nick="subscript">
|
7457
|
+
<doc xml:space="preserve">An object that contains text that is displayed as a
|
7458
|
+
subscript. @Since: ATK-2.16.</doc>
|
7459
|
+
</member>
|
7460
|
+
<member name="superscript"
|
7461
|
+
value="121"
|
7462
|
+
c:identifier="ATK_ROLE_SUPERSCRIPT"
|
7463
|
+
glib:nick="superscript">
|
7464
|
+
<doc xml:space="preserve">An object that contains text that is displayed as a
|
7465
|
+
superscript. @Since: ATK-2.16.</doc>
|
7466
|
+
</member>
|
7467
|
+
<member name="last_defined"
|
7468
|
+
value="122"
|
7407
7469
|
c:identifier="ATK_ROLE_LAST_DEFINED"
|
7408
7470
|
glib:nick="last-defined">
|
7409
7471
|
<doc xml:space="preserve">not a valid role, used for finding end of the enumeration</doc>
|
@@ -8045,8 +8107,9 @@ as needed.</doc>
|
|
8045
8107
|
glib:type-name="AtkStateSet"
|
8046
8108
|
glib:get-type="atk_state_set_get_type"
|
8047
8109
|
glib:type-struct="StateSetClass">
|
8048
|
-
<doc xml:space="preserve">An AtkStateSet
|
8049
|
-
|
8110
|
+
<doc xml:space="preserve">An AtkStateSet is a read-only representation of the full set of #AtkStates
|
8111
|
+
that apply to an object at a given time. This set is not meant to be
|
8112
|
+
modified, but rather created when #atk_object_ref_state_set() is called.</doc>
|
8050
8113
|
<constructor name="new" c:identifier="atk_state_set_new">
|
8051
8114
|
<doc xml:space="preserve">Creates a new empty state set.</doc>
|
8052
8115
|
<return-value transfer-ownership="full">
|
@@ -8055,8 +8118,13 @@ of a set of AtkStates.</doc>
|
|
8055
8118
|
</return-value>
|
8056
8119
|
</constructor>
|
8057
8120
|
<method name="add_state" c:identifier="atk_state_set_add_state">
|
8058
|
-
<doc xml:space="preserve">
|
8059
|
-
|
8121
|
+
<doc xml:space="preserve">Adds the state of the specified type to the state set if it is not already
|
8122
|
+
present.
|
8123
|
+
|
8124
|
+
Note that because an #AtkStateSet is a read-only object, this method should
|
8125
|
+
be used to add a state to a newly-created set which will then be returned by
|
8126
|
+
#atk_object_ref_state_set. It should not be used to modify the existing state
|
8127
|
+
of an object. See also #atk_object_notify_state_change.</doc>
|
8060
8128
|
<return-value transfer-ownership="none">
|
8061
8129
|
<doc xml:space="preserve">%TRUE if the state for @type is not already in @set.</doc>
|
8062
8130
|
<type name="gboolean" c:type="gboolean"/>
|
@@ -8073,7 +8141,12 @@ it is not already present.</doc>
|
|
8073
8141
|
</parameters>
|
8074
8142
|
</method>
|
8075
8143
|
<method name="add_states" c:identifier="atk_state_set_add_states">
|
8076
|
-
<doc xml:space="preserve">
|
8144
|
+
<doc xml:space="preserve">Adds the states of the specified types to the state set.
|
8145
|
+
|
8146
|
+
Note that because an #AtkStateSet is a read-only object, this method should
|
8147
|
+
be used to add states to a newly-created set which will then be returned by
|
8148
|
+
#atk_object_ref_state_set. It should not be used to modify the existing state
|
8149
|
+
of an object. See also #atk_object_notify_state_change.</doc>
|
8077
8150
|
<return-value transfer-ownership="none">
|
8078
8151
|
<type name="none" c:type="void"/>
|
8079
8152
|
</return-value>
|
@@ -8200,7 +8273,12 @@ the union of the two sets, returning %NULL is empty.</doc>
|
|
8200
8273
|
</parameters>
|
8201
8274
|
</method>
|
8202
8275
|
<method name="remove_state" c:identifier="atk_state_set_remove_state">
|
8203
|
-
<doc xml:space="preserve">Removes the state for the specified type from the state set
|
8276
|
+
<doc xml:space="preserve">Removes the state for the specified type from the state set.
|
8277
|
+
|
8278
|
+
Note that because an #AtkStateSet is a read-only object, this method should
|
8279
|
+
be used to remove a state to a newly-created set which will then be returned
|
8280
|
+
by #atk_object_ref_state_set. It should not be used to modify the existing
|
8281
|
+
state of an object. See also #atk_object_notify_state_change.</doc>
|
8204
8282
|
<return-value transfer-ownership="none">
|
8205
8283
|
<doc xml:space="preserve">%TRUE if @type was the state type is in @set.</doc>
|
8206
8284
|
<type name="gboolean" c:type="gboolean"/>
|
@@ -8262,13 +8340,13 @@ which are in exactly one of the two sets.</doc>
|
|
8262
8340
|
value="1"
|
8263
8341
|
c:identifier="ATK_STATE_ACTIVE"
|
8264
8342
|
glib:nick="active">
|
8265
|
-
<doc xml:space="preserve">Indicates a window is currently the active window, or is
|
8343
|
+
<doc xml:space="preserve">Indicates a window is currently the active window, or an object is the active subelement within a container or table. ATK_STATE_ACTIVE should not be used for objects which have ATK_STATE_FOCUSABLE or ATK_STATE_SELECTABLE: Those objects should use ATK_STATE_FOCUSED and ATK_STATE_SELECTED respectively. ATK_STATE_ACTIVE is a means to indicate that an object which is not focusable and not selectable is the currently-active item within its parent container.</doc>
|
8266
8344
|
</member>
|
8267
8345
|
<member name="armed"
|
8268
8346
|
value="2"
|
8269
8347
|
c:identifier="ATK_STATE_ARMED"
|
8270
8348
|
glib:nick="armed">
|
8271
|
-
<doc xml:space="preserve">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.</doc>
|
8349
|
+
<doc xml:space="preserve">Indicates that the object is 'armed', i.e. will be activated by if a pointer button-release event occurs within its bounds. Buttons often enter this state when a pointer click occurs within their bounds, as a precursor to activation. ATK_STATE_ARMED has been deprecated since ATK-2.16 and should not be used in newly-written code.</doc>
|
8272
8350
|
</member>
|
8273
8351
|
<member name="busy"
|
8274
8352
|
value="3"
|
@@ -8292,7 +8370,12 @@ which are in exactly one of the two sets.</doc>
|
|
8292
8370
|
value="6"
|
8293
8371
|
c:identifier="ATK_STATE_EDITABLE"
|
8294
8372
|
glib:nick="editable">
|
8295
|
-
<doc xml:space="preserve">Indicates
|
8373
|
+
<doc xml:space="preserve">Indicates that this object can contain text, and that the
|
8374
|
+
user can change the textual contents of this object by editing those contents
|
8375
|
+
directly. For an object which is expected to be editable due to its type, but
|
8376
|
+
which cannot be edited due to the application or platform preventing the user
|
8377
|
+
from doing so, that object's #AtkStateSet should lack ATK_STATE_EDITABLE and
|
8378
|
+
should contain ATK_STATE_READ_ONLY.</doc>
|
8296
8379
|
</member>
|
8297
8380
|
<member name="enabled"
|
8298
8381
|
value="7"
|
@@ -8364,7 +8447,7 @@ which are in exactly one of the two sets.</doc>
|
|
8364
8447
|
value="18"
|
8365
8448
|
c:identifier="ATK_STATE_PRESSED"
|
8366
8449
|
glib:nick="pressed">
|
8367
|
-
<doc xml:space="preserve">Indicates this object is currently pressed
|
8450
|
+
<doc xml:space="preserve">Indicates this object is currently pressed.</doc>
|
8368
8451
|
</member>
|
8369
8452
|
<member name="resizable"
|
8370
8453
|
value="19"
|
@@ -8458,14 +8541,13 @@ having previously requested references to those children.</doc>
|
|
8458
8541
|
value="30"
|
8459
8542
|
c:identifier="ATK_STATE_INDETERMINATE"
|
8460
8543
|
glib:nick="indeterminate">
|
8461
|
-
<doc xml:space="preserve">Indicates that
|
8462
|
-
|
8463
|
-
|
8464
|
-
|
8465
|
-
|
8466
|
-
|
8467
|
-
|
8468
|
-
will lose STATE_INDETERMINATE and a corresponding state-changed event will be fired.</doc>
|
8544
|
+
<doc xml:space="preserve">Indicates that the value, or some other quantifiable
|
8545
|
+
property, of this AtkObject cannot be fully determined. In the case of a large
|
8546
|
+
data set in which the total number of items in that set is unknown (e.g. 1 of
|
8547
|
+
999+), implementors should expose the currently-known set size (999) along
|
8548
|
+
with this state. In the case of a check box, this state should be used to
|
8549
|
+
indicate that the check box is a tri-state check box which is currently
|
8550
|
+
neither checked nor unchecked.</doc>
|
8469
8551
|
</member>
|
8470
8552
|
<member name="truncated"
|
8471
8553
|
value="31"
|
@@ -8543,8 +8625,28 @@ menu or sub-level menu which may or may not be showing. This means
|
|
8543
8625
|
that activation renders conditional content. Note that ordinary
|
8544
8626
|
tooltips are not considered popups in this context. @Since: ATK-2.12</doc>
|
8545
8627
|
</member>
|
8546
|
-
<member name="
|
8628
|
+
<member name="has_tooltip"
|
8547
8629
|
value="41"
|
8630
|
+
c:identifier="ATK_STATE_HAS_TOOLTIP"
|
8631
|
+
glib:nick="has-tooltip">
|
8632
|
+
<doc xml:space="preserve">Indicates this object has a tooltip. @Since: ATK-2.16</doc>
|
8633
|
+
</member>
|
8634
|
+
<member name="read_only"
|
8635
|
+
value="42"
|
8636
|
+
c:identifier="ATK_STATE_READ_ONLY"
|
8637
|
+
glib:nick="read-only">
|
8638
|
+
<doc xml:space="preserve">Indicates that a widget which is ENABLED and SENSITIVE
|
8639
|
+
has a value which can be read, but not modified, by the user. Note that this
|
8640
|
+
state should only be applied to widget types whose value is normally directly
|
8641
|
+
user modifiable, such as check boxes, radio buttons, spin buttons, text input
|
8642
|
+
fields, and combo boxes, as a means to convey that the expected interaction
|
8643
|
+
with that widget is not possible. When the expected interaction with a
|
8644
|
+
widget does not include modification by the user, as is the case with
|
8645
|
+
labels and containers, ATK_STATE_READ_ONLY should not be applied. See also
|
8646
|
+
ATK_STATE_EDITABLE. @Since: ATK-2-16</doc>
|
8647
|
+
</member>
|
8648
|
+
<member name="last_defined"
|
8649
|
+
value="43"
|
8548
8650
|
c:identifier="ATK_STATE_LAST_DEFINED"
|
8549
8651
|
glib:nick="last-defined">
|
8550
8652
|
<doc xml:space="preserve">Not a valid state, used for finding end of enumeration</doc>
|
@@ -11809,10 +11911,10 @@ of the following paragraph after the offset.</doc>
|
|
11809
11911
|
</virtual-method>
|
11810
11912
|
<virtual-method name="get_text_after_offset"
|
11811
11913
|
invoker="get_text_after_offset"
|
11812
|
-
deprecated="1"
|
11914
|
+
deprecated="1"
|
11915
|
+
deprecated-version="2.9.3">
|
11813
11916
|
<doc xml:space="preserve">Gets the specified text.</doc>
|
11814
|
-
<doc-deprecated xml:space="preserve">
|
11815
|
-
2.9.3. Please use atk_text_get_string_at_offset() instead.</doc-deprecated>
|
11917
|
+
<doc-deprecated xml:space="preserve">Please use atk_text_get_string_at_offset() instead.</doc-deprecated>
|
11816
11918
|
<return-value transfer-ownership="full">
|
11817
11919
|
<doc xml:space="preserve">a newly allocated string containing the text after @offset bounded
|
11818
11920
|
by the specified @boundary_type. Use g_free() to free the returned string.</doc>
|
@@ -11914,10 +12016,10 @@ start after the offset.</doc>
|
|
11914
12016
|
</virtual-method>
|
11915
12017
|
<virtual-method name="get_text_before_offset"
|
11916
12018
|
invoker="get_text_before_offset"
|
11917
|
-
deprecated="1"
|
12019
|
+
deprecated="1"
|
12020
|
+
deprecated-version="2.9.3">
|
11918
12021
|
<doc xml:space="preserve">Gets the specified text.</doc>
|
11919
|
-
<doc-deprecated xml:space="preserve">
|
11920
|
-
2.9.3. Please use atk_text_get_string_at_offset() instead.</doc-deprecated>
|
12022
|
+
<doc-deprecated xml:space="preserve">Please use atk_text_get_string_at_offset() instead.</doc-deprecated>
|
11921
12023
|
<return-value transfer-ownership="full">
|
11922
12024
|
<doc xml:space="preserve">a newly allocated string containing the text before @offset bounded
|
11923
12025
|
by the specified @boundary_type. Use g_free() to free the returned string.</doc>
|
@@ -12476,10 +12578,10 @@ of the following paragraph after the offset.</doc>
|
|
12476
12578
|
</method>
|
12477
12579
|
<method name="get_text_after_offset"
|
12478
12580
|
c:identifier="atk_text_get_text_after_offset"
|
12479
|
-
deprecated="1"
|
12581
|
+
deprecated="1"
|
12582
|
+
deprecated-version="2.9.3">
|
12480
12583
|
<doc xml:space="preserve">Gets the specified text.</doc>
|
12481
|
-
<doc-deprecated xml:space="preserve">
|
12482
|
-
2.9.3. Please use atk_text_get_string_at_offset() instead.</doc-deprecated>
|
12584
|
+
<doc-deprecated xml:space="preserve">Please use atk_text_get_string_at_offset() instead.</doc-deprecated>
|
12483
12585
|
<return-value transfer-ownership="full">
|
12484
12586
|
<doc xml:space="preserve">a newly allocated string containing the text after @offset bounded
|
12485
12587
|
by the specified @boundary_type. Use g_free() to free the returned string.</doc>
|
@@ -12581,10 +12683,10 @@ start after the offset.</doc>
|
|
12581
12683
|
</method>
|
12582
12684
|
<method name="get_text_before_offset"
|
12583
12685
|
c:identifier="atk_text_get_text_before_offset"
|
12584
|
-
deprecated="1"
|
12686
|
+
deprecated="1"
|
12687
|
+
deprecated-version="2.9.3">
|
12585
12688
|
<doc xml:space="preserve">Gets the specified text.</doc>
|
12586
|
-
<doc-deprecated xml:space="preserve">
|
12587
|
-
2.9.3. Please use atk_text_get_string_at_offset() instead.</doc-deprecated>
|
12689
|
+
<doc-deprecated xml:space="preserve">Please use atk_text_get_string_at_offset() instead.</doc-deprecated>
|
12588
12690
|
<return-value transfer-ownership="full">
|
12589
12691
|
<doc xml:space="preserve">a newly allocated string containing the text before @offset bounded
|
12590
12692
|
by the specified @boundary_type. Use g_free() to free the returned string.</doc>
|
@@ -12710,13 +12812,17 @@ changes.</doc>
|
|
12710
12812
|
</parameter>
|
12711
12813
|
</parameters>
|
12712
12814
|
</glib:signal>
|
12713
|
-
<glib:signal name="text-changed"
|
12815
|
+
<glib:signal name="text-changed"
|
12816
|
+
when="last"
|
12817
|
+
detailed="1"
|
12818
|
+
deprecated="1"
|
12819
|
+
deprecated-version="2.9.4">
|
12714
12820
|
<doc xml:space="preserve">The "text-changed" signal is emitted when the text of the
|
12715
12821
|
object which implements the AtkText interface changes, This
|
12716
12822
|
signal will have a detail which is either "insert" or
|
12717
12823
|
"delete" which identifies whether the text change was an
|
12718
12824
|
insertion or a deletion.</doc>
|
12719
|
-
<doc-deprecated xml:space="preserve">
|
12825
|
+
<doc-deprecated xml:space="preserve">Use #AtkObject::text-insert or
|
12720
12826
|
#AtkObject::text-remove instead.</doc-deprecated>
|
12721
12827
|
<return-value transfer-ownership="none">
|
12722
12828
|
<type name="none" c:type="void"/>
|
@@ -14920,12 +15026,12 @@ is restored.</doc>
|
|
14920
15026
|
<function name="add_focus_tracker"
|
14921
15027
|
c:identifier="atk_add_focus_tracker"
|
14922
15028
|
introspectable="0"
|
14923
|
-
deprecated="1"
|
15029
|
+
deprecated="1"
|
15030
|
+
deprecated-version="2.9.4">
|
14924
15031
|
<doc xml:space="preserve">Adds the specified function to the list of functions to be called
|
14925
15032
|
when an object receives focus.</doc>
|
14926
|
-
<doc-deprecated xml:space="preserve">
|
14927
|
-
|
14928
|
-
implemented by ATK itself. If you need focus tracking on your
|
15033
|
+
<doc-deprecated xml:space="preserve">Focus tracking has been dropped as a feature
|
15034
|
+
to be implemented by ATK itself. If you need focus tracking on your
|
14929
15035
|
implementation, subscribe to the state-changed:focused signal.</doc-deprecated>
|
14930
15036
|
<return-value transfer-ownership="none">
|
14931
15037
|
<doc xml:space="preserve">added focus tracker id, or 0 on failure.</doc>
|
@@ -15031,14 +15137,14 @@ a collateral effect.</doc>
|
|
15031
15137
|
<function name="focus_tracker_init"
|
15032
15138
|
c:identifier="atk_focus_tracker_init"
|
15033
15139
|
introspectable="0"
|
15034
|
-
deprecated="1"
|
15140
|
+
deprecated="1"
|
15141
|
+
deprecated-version="2.9.4">
|
15035
15142
|
<doc xml:space="preserve">Specifies the function to be called for focus tracker initialization.
|
15036
15143
|
This function should be called by an implementation of the
|
15037
15144
|
ATK interface if any specific work needs to be done to enable
|
15038
15145
|
focus tracking.</doc>
|
15039
|
-
<doc-deprecated xml:space="preserve">
|
15040
|
-
|
15041
|
-
implemented by ATK itself.</doc-deprecated>
|
15146
|
+
<doc-deprecated xml:space="preserve">Focus tracking has been dropped as a feature
|
15147
|
+
to be implemented by ATK itself.</doc-deprecated>
|
15042
15148
|
<return-value transfer-ownership="none">
|
15043
15149
|
<type name="none" c:type="void"/>
|
15044
15150
|
</return-value>
|
@@ -15051,12 +15157,15 @@ implemented by ATK itself.</doc-deprecated>
|
|
15051
15157
|
</function>
|
15052
15158
|
<function name="focus_tracker_notify"
|
15053
15159
|
c:identifier="atk_focus_tracker_notify"
|
15054
|
-
deprecated="1"
|
15160
|
+
deprecated="1"
|
15161
|
+
deprecated-version="2.9.4">
|
15055
15162
|
<doc xml:space="preserve">Cause the focus tracker functions which have been specified to be
|
15056
15163
|
executed for the object.</doc>
|
15057
|
-
<doc-deprecated xml:space="preserve">
|
15058
|
-
|
15059
|
-
|
15164
|
+
<doc-deprecated xml:space="preserve">Focus tracking has been dropped as a feature
|
15165
|
+
to be implemented by ATK itself. As #AtkObject::focus-event was
|
15166
|
+
deprecated in favor of a #AtkObject::state-change signal, in order
|
15167
|
+
to notify a focus change on your implementation, you can use
|
15168
|
+
atk_object_notify_state_change() instead.</doc-deprecated>
|
15060
15169
|
<return-value transfer-ownership="none">
|
15061
15170
|
<type name="none" c:type="void"/>
|
15062
15171
|
</return-value>
|
@@ -15235,10 +15344,10 @@ application</doc>
|
|
15235
15344
|
</function>
|
15236
15345
|
<function name="remove_focus_tracker"
|
15237
15346
|
c:identifier="atk_remove_focus_tracker"
|
15238
|
-
deprecated="1"
|
15239
|
-
|
15240
|
-
|
15241
|
-
implemented by ATK itself. If you need focus tracking on your
|
15347
|
+
deprecated="1"
|
15348
|
+
deprecated-version="2.9.4">
|
15349
|
+
<doc-deprecated xml:space="preserve">Focus tracking has been dropped as a feature
|
15350
|
+
to be implemented by ATK itself. If you need focus tracking on your
|
15242
15351
|
implementation, subscribe to the state-changed:focused signal.
|
15243
15352
|
|
15244
15353
|
Removes the specified focus tracker from the list of functions
|