mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-05 16:20:10 +00:00
3c5bb9722b
This will be used for links in labels soon. As a side-effect, the output for AtkHyperlinkImpl changes slightly. Update expected output accordingly.
30 lines
628 B
Plaintext
30 lines
628 B
Plaintext
window1
|
|
"window"
|
|
index: 0
|
|
state: enabled resizable sensitive showing visible
|
|
toolkit: gtk
|
|
<AtkComponent>
|
|
layer: window
|
|
alpha: 1
|
|
button1
|
|
"push button"
|
|
parent: window1
|
|
index: 0
|
|
name: Hello World!
|
|
state: enabled focusable sensitive showing visible visited
|
|
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
|
|
<AtkHyperlinkImpl>
|
|
<AtkHyperlink>
|
|
start index: 0
|
|
end index: 0
|
|
anchors: http://www.gtk.org
|