testsuite: Make a11y tests use regular windows

This commit is contained in:
Benjamin Otte 2020-02-14 19:25:23 +01:00
parent 922f9df86f
commit 2c843362a0
59 changed files with 352 additions and 123 deletions

View File

@ -1,5 +1,5 @@
window1
"window"
"frame"
index: 0
state: enabled resizable sensitive showing visible
toolkit: gtk
@ -7,6 +7,14 @@ window1
<AtkComponent>
layer: window
alpha: 1
unnamed-GtkContainerAccessible-0
"panel"
parent: window1
state: enabled sensitive showing visible
toolkit: gtk
<AtkComponent>
layer: widget
alpha: 1
button1
"push button"
parent: window1

View File

@ -3,7 +3,6 @@
<!-- interface-requires gtk+ 3.0 -->
<object class="GtkWindow" id="window1">
<property name="can_focus">False</property>
<property name="type">popup</property>
<child>
<object class="GtkButton" id="button1">
<property name="label" translatable="yes">Hello World!</property>

View File

@ -1,5 +1,5 @@
window1
"window"
"frame"
index: 0
state: enabled resizable sensitive showing visible
toolkit: gtk
@ -7,6 +7,14 @@ window1
<AtkComponent>
layer: window
alpha: 1
unnamed-GtkContainerAccessible-0
"panel"
parent: window1
state: enabled sensitive showing visible
toolkit: gtk
<AtkComponent>
layer: widget
alpha: 1
actionbar
"panel"
parent: window1
@ -18,7 +26,7 @@ window1
alpha: 1
button1
"push button"
parent: unnamed-GtkContainerAccessible-0
parent: unnamed-GtkContainerAccessible-1
index: 0
name: Start 1
state: enabled focusable focused sensitive showing visible
@ -34,7 +42,7 @@ window1
action 0 description: Clicks the button
button2
"push button"
parent: unnamed-GtkContainerAccessible-0
parent: unnamed-GtkContainerAccessible-1
index: 1
name: Start 2
state: enabled focusable sensitive showing visible
@ -50,7 +58,7 @@ window1
action 0 description: Clicks the button
button5
"push button"
parent: unnamed-GtkWidgetAccessible-1
parent: unnamed-GtkWidgetAccessible-2
index: 1
name: Center
state: enabled focusable sensitive showing visible
@ -66,7 +74,7 @@ window1
action 0 description: Clicks the button
button4
"push button"
parent: unnamed-GtkContainerAccessible-2
parent: unnamed-GtkContainerAccessible-3
index: 0
name: End 2
state: enabled focusable sensitive showing visible
@ -82,7 +90,7 @@ window1
action 0 description: Clicks the button
button3
"push button"
parent: unnamed-GtkContainerAccessible-2
parent: unnamed-GtkContainerAccessible-3
index: 1
name: End 1
state: enabled focusable sensitive showing visible

View File

@ -1,6 +1,5 @@
<interface>
<object class="GtkWindow" id="window1">
<property name="type">popup</property>
<child>
<object class="GtkActionBar" id="actionbar">
<child type="start">

View File

@ -1,5 +1,5 @@
window1
"window"
"frame"
index: 0
name: Page 1
state: enabled resizable sensitive showing visible

View File

@ -1,6 +1,5 @@
<interface>
<object class="GtkAssistant" id="window1">
<property name="type">popup</property>
<child>
<object class="GtkAssistantPage">
<property name="title" translatable="yes">Page 1</property>

View File

@ -1,5 +1,5 @@
window1
"window"
"frame"
index: 0
state: enabled resizable sensitive showing visible
toolkit: gtk
@ -7,6 +7,14 @@ window1
<AtkComponent>
layer: window
alpha: 1
unnamed-GtkContainerAccessible-0
"panel"
parent: window1
state: enabled sensitive showing visible
toolkit: gtk
<AtkComponent>
layer: widget
alpha: 1
grid1
"panel"
parent: window1
@ -55,7 +63,7 @@ window1
name: Hello World!
member-of: button4
button3
state: enabled focusable sensitive showing visible
state: checked enabled focusable sensitive showing visible
toolkit: gtk
<AtkComponent>
layer: widget

View File

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<object class="GtkWindow" id="window1">
<property name="type">popup</property>
<child>
<object class="GtkGrid" id="grid1">
<child>

View File

@ -1,5 +1,5 @@
window1
"window"
"frame"
index: 0
state: enabled resizable sensitive showing visible
toolkit: gtk
@ -7,6 +7,14 @@ window1
<AtkComponent>
layer: window
alpha: 1
unnamed-GtkContainerAccessible-0
"panel"
parent: window1
state: enabled sensitive showing visible
toolkit: gtk
<AtkComponent>
layer: widget
alpha: 1
calendar1
"calendar"
parent: window1

View File

@ -3,7 +3,6 @@
<!-- interface-requires gtk+ 3.0 -->
<object class="GtkWindow" id="window1">
<property name="can_focus">False</property>
<property name="type">popup</property>
<child>
<object class="GtkCalendar" id="calendar1">
<property name="visible">True</property>

View File

@ -741,6 +741,40 @@ window1
action 1 description: Activates the color
action 2 name: customize
action 2 description: Customizes the color
unnamed-GtkColorSwatchAccessible-41
"radio button"
parent: unnamed-GtkContainerAccessible-39
index: 1
name: Custom color 1: Red 0%, Green 0%, Blue 100%
state: enabled focusable sensitive showing visible
toolkit: gtk
<AtkComponent>
layer: widget
alpha: 1
<AtkAction>
action 0 name: select
action 0 description: Selects the color
action 1 name: activate
action 1 description: Activates the color
action 2 name: customize
action 2 description: Customizes the color
unnamed-GtkColorSwatchAccessible-42
"radio button"
parent: unnamed-GtkContainerAccessible-39
index: 2
name: Custom color 2: Red 19%, Green 41%, Blue 63%
state: enabled focusable sensitive showing visible
toolkit: gtk
<AtkComponent>
layer: widget
alpha: 1
<AtkAction>
action 0 name: select
action 0 description: Selects the color
action 1 name: activate
action 1 description: Activates the color
action 2 name: customize
action 2 description: Customizes the color
GtkColorEditor
"filler"
parent: chooser
@ -811,8 +845,8 @@ window1
layer: widget
alpha: 1
<AtkText>
text:
character count: 0
text: #FFFFFF
character count: 7
caret offset: -1
default attributes: bg-color: <omitted>
bg-full-height: 0
@ -869,7 +903,7 @@ window1
<AtkValue>
minimum value: 0.000000
maximum value: 1.000000
current value: 0.000000
current value: 1.000000
sv_plane
"color chooser"
parent: grid
@ -1005,7 +1039,7 @@ window1
<AtkValue>
minimum value: 0.000000
maximum value: 100.000000
current value: 0.000000
current value: 100.000000
h_popup
"filler"
parent: overlay
@ -1149,7 +1183,7 @@ window1
<AtkValue>
minimum value: 0.000000
maximum value: 100.000000
current value: 0.000000
current value: 100.000000
action_box
"filler"
parent: ___object_1___
@ -1179,7 +1213,7 @@ window1
alpha: 1
cancel_button
"push button"
parent: unnamed-GtkContainerAccessible-41
parent: unnamed-GtkContainerAccessible-43
index: 0
name: Cancel
state: enabled focusable sensitive showing visible
@ -1196,7 +1230,7 @@ window1
action 0 keybinding: <Alt>c
ok_button
"push button"
parent: unnamed-GtkContainerAccessible-42
parent: unnamed-GtkContainerAccessible-44
index: 0
name: Select
state: enabled focusable sensitive showing visible default

View File

@ -1,5 +1,5 @@
window1
"window"
"frame"
index: 0
state: enabled resizable sensitive showing visible
toolkit: gtk
@ -7,6 +7,14 @@ window1
<AtkComponent>
layer: window
alpha: 1
unnamed-GtkContainerAccessible-0
"panel"
parent: window1
state: enabled sensitive showing visible
toolkit: gtk
<AtkComponent>
layer: widget
alpha: 1
box1
"filler"
parent: window1
@ -81,9 +89,9 @@ window1
<AtkComponent>
layer: widget
alpha: 1
unnamed-GtkStackAccessible-0
unnamed-GtkStackAccessible-1
"panel"
parent: unnamed-GtkWidgetAccessible-1
parent: unnamed-GtkWidgetAccessible-2
index: 0
state: enabled sensitive visible
toolkit: gtk
@ -112,9 +120,9 @@ window1
<AtkComponent>
layer: widget
alpha: 1
unnamed-GtkStackAccessible-2
unnamed-GtkStackAccessible-3
"panel"
parent: unnamed-GtkWidgetAccessible-3
parent: unnamed-GtkWidgetAccessible-4
index: 0
state: enabled sensitive visible
toolkit: gtk
@ -184,9 +192,9 @@ window1
<AtkComponent>
layer: widget
alpha: 1
unnamed-GtkStackAccessible-4
unnamed-GtkStackAccessible-5
"panel"
parent: unnamed-GtkWidgetAccessible-5
parent: unnamed-GtkWidgetAccessible-6
index: 0
state: enabled sensitive visible
toolkit: gtk
@ -215,9 +223,9 @@ window1
<AtkComponent>
layer: widget
alpha: 1
unnamed-GtkStackAccessible-6
unnamed-GtkStackAccessible-7
"panel"
parent: unnamed-GtkWidgetAccessible-7
parent: unnamed-GtkWidgetAccessible-8
index: 0
state: enabled sensitive visible
toolkit: gtk

View File

@ -3,7 +3,6 @@
<!-- interface-requires gtk+ 3.0 -->
<object class="GtkWindow" id="window1">
<property name="can_focus">False</property>
<property name="type">popup</property>
<child>
<object class="GtkBox" id="box1">
<child>

View File

@ -1,5 +1,5 @@
window1
"window"
"frame"
index: 0
state: enabled resizable sensitive showing visible
toolkit: gtk
@ -7,6 +7,14 @@ window1
<AtkComponent>
layer: window
alpha: 1
unnamed-GtkContainerAccessible-0
"panel"
parent: window1
state: enabled sensitive showing visible
toolkit: gtk
<AtkComponent>
layer: widget
alpha: 1
box1
"filler"
parent: window1
@ -267,7 +275,7 @@ window1
<AtkAction>
action 0 name: activate
action 0 description: Activates the entry
unnamed-GtkEntryIconAccessible-0
unnamed-GtkEntryIconAccessible-1
"icon"
parent: entry3
name: edit-undo
@ -277,7 +285,7 @@ window1
alpha: 1
<AtkAction>
action 0 name: activate
unnamed-GtkEntryIconAccessible-1
unnamed-GtkEntryIconAccessible-2
"icon"
parent: entry3
name: edit-redo

View File

@ -11,7 +11,6 @@
</object>
<object class="GtkWindow" id="window1">
<property name="can_focus">False</property>
<property name="type">popup</property>
<child>
<object class="GtkBox" id="box1">
<child>

View File

@ -1,5 +1,5 @@
window1
"window"
"frame"
index: 0
state: enabled resizable sensitive showing visible
toolkit: gtk
@ -7,6 +7,14 @@ window1
<AtkComponent>
layer: window
alpha: 1
unnamed-GtkContainerAccessible-0
"panel"
parent: window1
state: enabled sensitive showing visible
toolkit: gtk
<AtkComponent>
layer: widget
alpha: 1
expander1
"toggle button"
parent: window1

View File

@ -3,7 +3,6 @@
<!-- interface-requires gtk+ 3.0 -->
<object class="GtkWindow" id="window1">
<property name="can_focus">False</property>
<property name="type">popup</property>
<child>
<object class="GtkExpander" id="expander1">
<property name="label" translatable="yes">Reveal this</property>

View File

@ -1,5 +1,5 @@
window1
"window"
"frame"
index: 0
state: enabled resizable sensitive showing visible
toolkit: gtk
@ -7,6 +7,14 @@ window1
<AtkComponent>
layer: window
alpha: 1
unnamed-GtkContainerAccessible-0
"panel"
parent: window1
state: enabled sensitive showing visible
toolkit: gtk
<AtkComponent>
layer: widget
alpha: 1
headerbar1
"panel"
parent: window1
@ -18,7 +26,7 @@ window1
alpha: 1
button1
"push button"
parent: unnamed-GtkContainerAccessible-0
parent: unnamed-GtkContainerAccessible-1
index: 0
name: Yes
state: enabled focusable focused sensitive showing visible
@ -34,7 +42,7 @@ window1
action 0 description: Clicks the button
page2
"push button"
parent: unnamed-GtkContainerAccessible-1
parent: unnamed-GtkContainerAccessible-2
index: 0
name: No
state: enabled focusable sensitive showing visible

View File

@ -1,6 +1,5 @@
<interface>
<object class="GtkWindow" id="window1">
<property name="type">popup</property>
<child>
<object class="GtkHeaderBar" id="headerbar1">
<property name="title">Title</property>

View File

@ -1,5 +1,5 @@
window1
"window"
"frame"
index: 0
state: enabled resizable sensitive showing visible
toolkit: gtk
@ -7,6 +7,14 @@ window1
<AtkComponent>
layer: window
alpha: 1
unnamed-GtkContainerAccessible-0
"panel"
parent: window1
state: enabled sensitive showing visible
toolkit: gtk
<AtkComponent>
layer: widget
alpha: 1
button1
"push button"
parent: window1

View File

@ -3,7 +3,6 @@
<!-- interface-requires gtk+ 3.0 -->
<object class="GtkWindow" id="window1">
<property name="can_focus">False</property>
<property name="type">popup</property>
<child>
<object class="GtkButton" id="button1">
<property name="label" translatable="yes">Hello World!</property>

View File

@ -1,5 +1,5 @@
window1
"window"
"frame"
index: 0
state: enabled resizable sensitive showing visible
toolkit: gtk
@ -7,6 +7,14 @@ window1
<AtkComponent>
layer: window
alpha: 1
unnamed-GtkContainerAccessible-0
"panel"
parent: window1
state: enabled sensitive showing visible
toolkit: gtk
<AtkComponent>
layer: widget
alpha: 1
iv1
"layered pane"
parent: window1

View File

@ -15,7 +15,6 @@
</object>
<object class="GtkWindow" id="window1">
<property name="can_focus">False</property>
<property name="type">popup</property>
<child>
<object class="GtkIconView" id="iv1">
<property name="visible">True</property>

View File

@ -1,5 +1,5 @@
window1
"window"
"frame"
index: 0
state: enabled resizable sensitive showing visible
toolkit: gtk
@ -7,6 +7,14 @@ window1
<AtkComponent>
layer: window
alpha: 1
unnamed-GtkContainerAccessible-0
"panel"
parent: window1
state: enabled sensitive showing visible
toolkit: gtk
<AtkComponent>
layer: widget
alpha: 1
bar1
"info bar"
parent: window1
@ -17,7 +25,7 @@ window1
<AtkComponent>
layer: widget
alpha: 1
unnamed-GtkContainerAccessible-0
unnamed-GtkContainerAccessible-1
"panel"
parent: bar1
index: 0
@ -26,18 +34,18 @@ window1
<AtkComponent>
layer: widget
alpha: 1
unnamed-GtkContainerAccessible-1
unnamed-GtkContainerAccessible-2
"filler"
parent: unnamed-GtkContainerAccessible-0
parent: unnamed-GtkContainerAccessible-1
index: 0
state: enabled horizontal sensitive showing visible
toolkit: gtk
<AtkComponent>
layer: widget
alpha: 1
unnamed-GtkContainerAccessible-2
unnamed-GtkContainerAccessible-3
"filler"
parent: unnamed-GtkContainerAccessible-1
parent: unnamed-GtkContainerAccessible-2
index: 0
state: enabled horizontal sensitive showing visible
toolkit: gtk
@ -46,7 +54,7 @@ window1
alpha: 1
label1
"label"
parent: unnamed-GtkContainerAccessible-2
parent: unnamed-GtkContainerAccessible-3
index: 0
name: Some important info
state: enabled multi-line sensitive showing visible
@ -84,18 +92,18 @@ window1
weight: <omitted>
wrap-mode: word
<AtkHypertext>
unnamed-GtkContainerAccessible-3
unnamed-GtkContainerAccessible-4
"filler"
parent: unnamed-GtkContainerAccessible-1
parent: unnamed-GtkContainerAccessible-2
index: 1
state: enabled horizontal sensitive showing visible
toolkit: gtk
<AtkComponent>
layer: widget
alpha: 1
unnamed-GtkButtonAccessible-4
unnamed-GtkButtonAccessible-5
"push button"
parent: unnamed-GtkContainerAccessible-1
parent: unnamed-GtkContainerAccessible-2
index: 2
name: Close
state: enabled focusable sensitive

View File

@ -3,7 +3,6 @@
<!-- interface-requires gtk+ 3.0 -->
<object class="GtkWindow" id="window1">
<property name="can_focus">False</property>
<property name="type">popup</property>
<child>
<object class="GtkInfoBar" id="bar1">
<property name="visible">True</property>

View File

@ -1,5 +1,5 @@
window1
"window"
"frame"
index: 0
state: enabled resizable sensitive showing visible
toolkit: gtk
@ -7,6 +7,14 @@ window1
<AtkComponent>
layer: window
alpha: 1
unnamed-GtkContainerAccessible-0
"panel"
parent: window1
state: enabled sensitive showing visible
toolkit: gtk
<AtkComponent>
layer: widget
alpha: 1
label1
"static"
parent: window1
@ -20,7 +28,7 @@ window1
<AtkText>
text: Go to the GTK+ website or >google it
character count: 36
caret offset: 0
caret offset: -1
default attributes: bg-color: <omitted>
bg-full-height: 0
direction: <omitted>
@ -55,7 +63,7 @@ window1
start index: 27
end index: 36
anchors: http://www.google.com
unnamed-GtkLabelAccessibleLinkImpl-0
unnamed-GtkLabelAccessibleLinkImpl-1
"link"
parent: label1
state: enabled focusable focused multi-line sensitive showing visible has-tooltip
@ -64,7 +72,7 @@ window1
start index: 10
end index: 22
anchors: http://www.gtk.org
unnamed-GtkLabelAccessibleLinkImpl-1
unnamed-GtkLabelAccessibleLinkImpl-2
"link"
parent: label1
state: enabled focusable multi-line sensitive showing visible has-tooltip

View File

@ -3,7 +3,6 @@
<!-- interface-requires gtk+ 3.0 -->
<object class="GtkWindow" id="window1">
<property name="can_focus">False</property>
<property name="type">popup</property>
<child>
<object class="GtkLabel" id="label1">
<property name="label">Go to the &lt;a href="http://www.gtk.org" title="&lt;i&gt;Our&lt;/i&gt; website"&gt;GTK+ website&lt;/a&gt; or &lt;small&gt;&gt;&lt;a href="http://www.google.com"&gt;google it&lt;/a&gt;&lt;/small&gt;</property>

View File

@ -1,5 +1,5 @@
window1
"window"
"frame"
index: 0
state: enabled resizable sensitive showing visible
toolkit: gtk
@ -7,6 +7,14 @@ window1
<AtkComponent>
layer: window
alpha: 1
unnamed-GtkContainerAccessible-0
"panel"
parent: window1
state: enabled sensitive showing visible
toolkit: gtk
<AtkComponent>
layer: widget
alpha: 1
label1
"label"
parent: window1
@ -55,7 +63,7 @@ window1
start index: 27
end index: 36
anchors: http://www.google.com
unnamed-GtkLabelAccessibleLinkImpl-0
unnamed-GtkLabelAccessibleLinkImpl-1
"link"
parent: label1
state: enabled focusable focused multi-line sensitive showing visible has-tooltip
@ -64,7 +72,7 @@ window1
start index: 10
end index: 22
anchors: http://www.gtk.org
unnamed-GtkLabelAccessibleLinkImpl-1
unnamed-GtkLabelAccessibleLinkImpl-2
"link"
parent: label1
state: enabled focusable multi-line sensitive showing visible has-tooltip

View File

@ -3,7 +3,6 @@
<!-- interface-requires gtk+ 3.0 -->
<object class="GtkWindow" id="window1">
<property name="can_focus">False</property>
<property name="type">popup</property>
<child>
<object class="GtkLabel" id="label1">
<property name="label">Go to the &lt;a href="http://www.gtk.org" title="&lt;i&gt;Our&lt;/i&gt; website"&gt;GTK+ website&lt;/a&gt; or &lt;small&gt;&gt;&lt;a href="http://www.google.com"&gt;google it&lt;/a&gt;&lt;/small&gt;</property>

View File

@ -1,5 +1,5 @@
window1
"window"
"frame"
index: 0
state: enabled resizable sensitive showing visible
toolkit: gtk
@ -7,6 +7,14 @@ window1
<AtkComponent>
layer: window
alpha: 1
unnamed-GtkContainerAccessible-0
"panel"
parent: window1
state: enabled sensitive showing visible
toolkit: gtk
<AtkComponent>
layer: widget
alpha: 1
button1
"push button"
parent: window1

View File

@ -3,7 +3,6 @@
<!-- interface-requires gtk+ 3.0 -->
<object class="GtkWindow" id="window1">
<property name="can_focus">False</property>
<property name="type">popup</property>
<child>
<object class="GtkLinkButton" id="button1">
<property name="label" translatable="yes">Hello World!</property>

View File

@ -1,5 +1,5 @@
window1
"window"
"frame"
index: 0
state: enabled resizable sensitive showing visible
toolkit: gtk
@ -7,6 +7,14 @@ window1
<AtkComponent>
layer: window
alpha: 1
unnamed-GtkContainerAccessible-0
"panel"
parent: window1
state: enabled sensitive showing visible
toolkit: gtk
<AtkComponent>
layer: widget
alpha: 1
box1
"filler"
parent: window1
@ -26,7 +34,7 @@ window1
layer: widget
alpha: 1
<AtkSelection>
unnamed-GtkListBoxRowAccessible-0
unnamed-GtkListBoxRowAccessible-1
"list item"
parent: listbox1
index: 0
@ -37,7 +45,7 @@ window1
alpha: 1
row1
"label"
parent: unnamed-GtkListBoxRowAccessible-0
parent: unnamed-GtkListBoxRowAccessible-1
index: 0
name: Row One
state: enabled multi-line sensitive showing visible
@ -75,7 +83,7 @@ window1
weight: <omitted>
wrap-mode: word
<AtkHypertext>
unnamed-GtkListBoxRowAccessible-1
unnamed-GtkListBoxRowAccessible-2
"list item"
parent: listbox1
index: 1
@ -86,7 +94,7 @@ window1
alpha: 1
row2
"label"
parent: unnamed-GtkListBoxRowAccessible-1
parent: unnamed-GtkListBoxRowAccessible-2
index: 0
name: Row Two
state: enabled multi-line sensitive showing visible
@ -134,7 +142,7 @@ window1
layer: widget
alpha: 1
<AtkSelection>
unnamed-GtkListBoxRowAccessible-2
unnamed-GtkListBoxRowAccessible-3
"list item"
parent: listbox2
index: 0
@ -145,7 +153,7 @@ window1
alpha: 1
row3
"label"
parent: unnamed-GtkListBoxRowAccessible-2
parent: unnamed-GtkListBoxRowAccessible-3
index: 0
name: Row Tree
state: enabled multi-line sensitive showing visible

View File

@ -3,7 +3,6 @@
<!-- interface-requires gtk+ 3.0 -->
<object class="GtkWindow" id="window1">
<property name="can_focus">False</property>
<property name="type">popup</property>
<child>
<object class="GtkBox" id="box1">
<property name="visible">True</property>

View File

@ -1,5 +1,5 @@
window1
"window"
"frame"
index: 0
state: enabled resizable sensitive showing visible
toolkit: gtk
@ -7,6 +7,14 @@ window1
<AtkComponent>
layer: window
alpha: 1
unnamed-GtkContainerAccessible-0
"panel"
parent: window1
state: enabled sensitive showing visible
toolkit: gtk
<AtkComponent>
layer: widget
alpha: 1
button1
"push button"
parent: window1

View File

@ -3,7 +3,6 @@
<!-- interface-requires gtk+ 3.0 -->
<object class="GtkWindow" id="window1">
<property name="can_focus">False</property>
<property name="type">popup</property>
<child>
<object class="GtkLockButton" id="button1">
<property name="visible">True</property>

View File

@ -1,5 +1,5 @@
window1
"window"
"frame"
index: 0
state: enabled resizable sensitive showing visible
toolkit: gtk
@ -7,6 +7,14 @@ window1
<AtkComponent>
layer: window
alpha: 1
unnamed-GtkContainerAccessible-0
"panel"
parent: window1
state: enabled sensitive showing visible
toolkit: gtk
<AtkComponent>
layer: widget
alpha: 1
box1
"filler"
parent: window1

View File

@ -3,7 +3,6 @@
<!-- interface-requires gtk+ 3.0 -->
<object class="GtkWindow" id="window1">
<property name="can_focus">False</property>
<property name="type">popup</property>
<child>
<object class="GtkBox" id="box1">
<child>

View File

@ -1,5 +1,5 @@
window1
"window"
"frame"
index: 0
state: enabled resizable sensitive showing visible
toolkit: gtk
@ -7,6 +7,14 @@ window1
<AtkComponent>
layer: window
alpha: 1
unnamed-GtkContainerAccessible-0
"panel"
parent: window1
state: enabled sensitive showing visible
toolkit: gtk
<AtkComponent>
layer: widget
alpha: 1
notebook1
"page tab list"
parent: window1
@ -17,8 +25,8 @@ window1
layer: widget
alpha: 1
<AtkSelection>
selected children: unnamed-GtkNotebookPageAccessible-0
unnamed-GtkNotebookPageAccessible-0
selected children: unnamed-GtkNotebookPageAccessible-1
unnamed-GtkNotebookPageAccessible-1
"page tab"
parent: notebook1
index: 0
@ -42,7 +50,7 @@ window1
<AtkAction>
action 0 name: click
action 0 description: Clicks the button
unnamed-GtkNotebookPageAccessible-1
unnamed-GtkNotebookPageAccessible-2
"page tab"
parent: notebook1
index: 1

View File

@ -1,6 +1,5 @@
<interface>
<object class="GtkWindow" id="window1">
<property name="type">popup</property>
<child>
<object class="GtkNotebook" id="notebook1">
<child>

View File

@ -1,5 +1,5 @@
window1
"window"
"frame"
index: 0
state: enabled resizable sensitive showing visible
toolkit: gtk
@ -7,6 +7,14 @@ window1
<AtkComponent>
layer: window
alpha: 1
unnamed-GtkContainerAccessible-0
"panel"
parent: window1
state: enabled sensitive showing visible
toolkit: gtk
<AtkComponent>
layer: widget
alpha: 1
paned1
"split pane"
parent: window1
@ -18,8 +26,8 @@ window1
alpha: 1
<AtkValue>
minimum value: 0.000000
maximum value: 60.000000
current value: 26.000000
maximum value: 239.000000
current value: 24.000000
label1
"label"
parent: paned1

View File

@ -1,6 +1,5 @@
<interface>
<object class="GtkWindow" id="window1">
<property name="type">popup</property>
<child>
<object class="GtkPaned" id="paned1">
<child>

View File

@ -1,5 +1,5 @@
window1
"window"
"frame"
index: 0
state: enabled resizable sensitive showing visible
toolkit: gtk
@ -7,6 +7,14 @@ window1
<AtkComponent>
layer: window
alpha: 1
unnamed-GtkContainerAccessible-0
"panel"
parent: window1
state: enabled sensitive showing visible
toolkit: gtk
<AtkComponent>
layer: widget
alpha: 1
grid1
"panel"
parent: window1

View File

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<object class="GtkWindow" id="window1">
<property name="type">popup</property>
<child>
<object class="GtkGrid" id="grid1">
<child>

View File

@ -1,5 +1,5 @@
window1
"window"
"frame"
index: 0
state: enabled resizable sensitive showing visible
toolkit: gtk
@ -7,6 +7,14 @@ window1
<AtkComponent>
layer: window
alpha: 1
unnamed-GtkContainerAccessible-0
"panel"
parent: window1
state: enabled sensitive showing visible
toolkit: gtk
<AtkComponent>
layer: widget
alpha: 1
box1
"filler"
parent: window1

View File

@ -3,7 +3,6 @@
<!-- interface-requires gtk+ 3.0 -->
<object class="GtkWindow" id="window1">
<property name="can_focus">False</property>
<property name="type">popup</property>
<child>
<object class="GtkBox" id="box1">
<property name="orientation">vertical</property>

View File

@ -1,5 +1,5 @@
window1
"window"
"frame"
index: 0
state: enabled resizable sensitive showing visible
toolkit: gtk
@ -7,6 +7,14 @@ window1
<AtkComponent>
layer: window
alpha: 1
unnamed-GtkContainerAccessible-0
"panel"
parent: window1
state: enabled sensitive showing visible
toolkit: gtk
<AtkComponent>
layer: widget
alpha: 1
progress1
"progress bar"
parent: window1

View File

@ -3,7 +3,6 @@
<!-- interface-requires gtk+ 3.0 -->
<object class="GtkWindow" id="window1">
<property name="can_focus">False</property>
<property name="type">popup</property>
<child>
<object class="GtkProgressBar" id="progress1">
<property name="visible">True</property>

View File

@ -1,5 +1,5 @@
window1
"window"
"frame"
index: 0
state: enabled resizable sensitive showing visible
toolkit: gtk
@ -7,6 +7,14 @@ window1
<AtkComponent>
layer: window
alpha: 1
unnamed-GtkContainerAccessible-0
"panel"
parent: window1
state: enabled sensitive showing visible
toolkit: gtk
<AtkComponent>
layer: widget
alpha: 1
grid1
"panel"
parent: window1

View File

@ -8,7 +8,6 @@
<property name="page-increment">5.0</property>
</object>
<object class="GtkWindow" id="window1">
<property name="type">popup</property>
<child>
<object class="GtkGrid" id="grid1">
<child>

View File

@ -1,5 +1,5 @@
window1
"window"
"frame"
index: 0
state: enabled resizable sensitive showing visible
toolkit: gtk
@ -7,6 +7,14 @@ window1
<AtkComponent>
layer: window
alpha: 1
unnamed-GtkContainerAccessible-0
"panel"
parent: window1
state: enabled sensitive showing visible
toolkit: gtk
<AtkComponent>
layer: widget
alpha: 1
spinner1
"animation"
parent: window1
@ -19,5 +27,5 @@ window1
layer: widget
alpha: 1
<AtkImage>
image size: 16 x 16
image size: 240 x 68
image description: (null)

View File

@ -3,7 +3,6 @@
<!-- interface-requires gtk+ 3.0 -->
<object class="GtkWindow" id="window1">
<property name="can_focus">False</property>
<property name="type">popup</property>
<child>
<object class="GtkSpinner" id="spinner1">
<property name="visible">True</property>

View File

@ -1,5 +1,5 @@
window1
"window"
"frame"
index: 0
state: enabled resizable sensitive showing visible
toolkit: gtk
@ -7,6 +7,14 @@ window1
<AtkComponent>
layer: window
alpha: 1
unnamed-GtkContainerAccessible-0
"panel"
parent: window1
state: enabled sensitive showing visible
toolkit: gtk
<AtkComponent>
layer: widget
alpha: 1
box1
"filler"
parent: window1
@ -25,7 +33,7 @@ window1
<AtkComponent>
layer: widget
alpha: 1
unnamed-GtkToggleButtonAccessible-0
unnamed-GtkToggleButtonAccessible-1
"toggle button"
parent: stackswitcher1
index: 0
@ -41,7 +49,7 @@ window1
<AtkAction>
action 0 name: click
action 0 description: Clicks the button
unnamed-GtkToggleButtonAccessible-1
unnamed-GtkToggleButtonAccessible-2
"toggle button"
parent: stackswitcher1
index: 1

View File

@ -1,6 +1,5 @@
<interface>
<object class="GtkWindow" id="window1">
<property name="type">popup</property>
<child>
<object class="GtkBox" id="box1">
<child>

View File

@ -1,5 +1,5 @@
window1
"window"
"frame"
index: 0
state: enabled resizable sensitive showing visible
toolkit: gtk
@ -7,6 +7,14 @@ window1
<AtkComponent>
layer: window
alpha: 1
unnamed-GtkContainerAccessible-0
"panel"
parent: window1
state: enabled sensitive showing visible
toolkit: gtk
<AtkComponent>
layer: widget
alpha: 1
statusbar1
"statusbar"
parent: window1

View File

@ -3,7 +3,6 @@
<!-- interface-requires gtk+ 3.0 -->
<object class="GtkWindow" id="window1">
<property name="can_focus">False</property>
<property name="type">popup</property>
<child>
<object class="GtkStatusbar" id="statusbar1">
<property name="visible">True</property>

View File

@ -1,5 +1,5 @@
window1
"window"
"frame"
index: 0
state: enabled resizable sensitive showing visible
toolkit: gtk
@ -7,6 +7,14 @@ window1
<AtkComponent>
layer: window
alpha: 1
unnamed-GtkContainerAccessible-0
"panel"
parent: window1
state: enabled sensitive showing visible
toolkit: gtk
<AtkComponent>
layer: widget
alpha: 1
text1
"text"
parent: window1

View File

@ -7,7 +7,6 @@ Did gyre and gimple in the wabe</property>
</object>
<object class="GtkWindow" id="window1">
<property name="can_focus">False</property>
<property name="type">popup</property>
<child>
<object class="GtkTextView" id="text1">
<property name="visible">True</property>

View File

@ -1,5 +1,5 @@
window1
"window"
"frame"
index: 0
state: enabled resizable sensitive showing visible
toolkit: gtk
@ -7,6 +7,14 @@ window1
<AtkComponent>
layer: window
alpha: 1
unnamed-GtkContainerAccessible-0
"panel"
parent: window1
state: enabled sensitive showing visible
toolkit: gtk
<AtkComponent>
layer: widget
alpha: 1
tv
"table"
parent: window1
@ -23,12 +31,12 @@ window1
columns: 1
selected rows: 0
column 0 description: Test
column 0 header: unnamed-GtkButtonAccessible-0
column 0 header: unnamed-GtkButtonAccessible-1
table indexes:
✓✓tv
✓✓tv
✓✓tv
unnamed-GtkButtonAccessible-0
unnamed-GtkButtonAccessible-1
"table column header"
parent: tv
index: 0
@ -61,7 +69,7 @@ window1
action 2 description: Activates the cell
<AtkTableCell>
table: tv
column-header[0]: unnamed-GtkButtonAccessible-0
column-header[0]: unnamed-GtkButtonAccessible-1
column-span: 1
row-span: 1
tv
@ -110,7 +118,7 @@ window1
action 2 description: Activates the cell
<AtkTableCell>
table: tv
column-header[0]: unnamed-GtkButtonAccessible-0
column-header[0]: unnamed-GtkButtonAccessible-1
column-span: 1
row-span: 1
tv
@ -159,7 +167,7 @@ window1
action 2 description: Activates the cell
<AtkTableCell>
table: tv
column-header[0]: unnamed-GtkButtonAccessible-0
column-header[0]: unnamed-GtkButtonAccessible-1
column-span: 1
row-span: 1
tv
@ -179,7 +187,7 @@ window1
action 2 description: Activates the cell
<AtkTableCell>
table: tv
column-header[0]: unnamed-GtkButtonAccessible-0
column-header[0]: unnamed-GtkButtonAccessible-1
column-span: 1
row-span: 1
position: 1 0
@ -229,7 +237,7 @@ window1
action 2 description: Activates the cell
<AtkTableCell>
table: tv
column-header[0]: unnamed-GtkButtonAccessible-0
column-header[0]: unnamed-GtkButtonAccessible-1
column-span: 1
row-span: 1
position: 1 0
@ -279,7 +287,7 @@ window1
action 2 description: Activates the cell
<AtkTableCell>
table: tv
column-header[0]: unnamed-GtkButtonAccessible-0
column-header[0]: unnamed-GtkButtonAccessible-1
column-span: 1
row-span: 1
position: 1 0
@ -300,7 +308,7 @@ window1
action 2 description: Activates the cell
<AtkTableCell>
table: tv
column-header[0]: unnamed-GtkButtonAccessible-0
column-header[0]: unnamed-GtkButtonAccessible-1
column-span: 1
row-span: 1
position: 2 0
@ -350,7 +358,7 @@ window1
action 2 description: Activates the cell
<AtkTableCell>
table: tv
column-header[0]: unnamed-GtkButtonAccessible-0
column-header[0]: unnamed-GtkButtonAccessible-1
column-span: 1
row-span: 1
position: 2 0
@ -400,7 +408,7 @@ window1
action 2 description: Activates the cell
<AtkTableCell>
table: tv
column-header[0]: unnamed-GtkButtonAccessible-0
column-header[0]: unnamed-GtkButtonAccessible-1
column-span: 1
row-span: 1
position: 2 0

View File

@ -14,7 +14,6 @@
</object>
<object class="GtkWindow" id="window1">
<property name="can_focus">False</property>
<property name="type">popup</property>
<child>
<object class="GtkTreeView" id="tv">
<property name="visible">True</property>