mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-06 00:30:08 +00:00
0da33f11c2
The headerbar test and the buttons tests changed because we've recently changed accessible names, descriptions and roles of GtkHeaderBar and GtkSwitch.
50 lines
1.1 KiB
Plaintext
50 lines
1.1 KiB
Plaintext
window1
|
|
"window"
|
|
index: 0
|
|
state: enabled resizable sensitive showing visible
|
|
toolkit: gtk
|
|
<AtkComponent>
|
|
layer: window
|
|
alpha: 1
|
|
headerbar1
|
|
"panel"
|
|
parent: window1
|
|
index: 0
|
|
state: enabled sensitive showing visible
|
|
toolkit: gtk
|
|
<AtkComponent>
|
|
layer: widget
|
|
alpha: 1
|
|
button1
|
|
"push button"
|
|
parent: headerbar1
|
|
index: 0
|
|
name: Yes
|
|
state: enabled focusable sensitive showing visible
|
|
toolkit: gtk
|
|
<AtkComponent>
|
|
layer: widget
|
|
alpha: 1
|
|
<AtkImage>
|
|
image size: -1 x -1
|
|
image description: (null)
|
|
<AtkAction>
|
|
action 0 name: click
|
|
action 0 description: Clicks the button
|
|
page2
|
|
"push button"
|
|
parent: headerbar1
|
|
index: 1
|
|
name: No
|
|
state: enabled focusable sensitive showing visible
|
|
toolkit: gtk
|
|
<AtkComponent>
|
|
layer: widget
|
|
alpha: 1
|
|
<AtkImage>
|
|
image size: -1 x -1
|
|
image description: (null)
|
|
<AtkAction>
|
|
action 0 name: click
|
|
action 0 description: Clicks the button
|