forked from AuroraMiddleware/gtk
8432ea3574
This drops the AtkText implementation, and also strips handling of children out. Instead of listening for enter/leave/press/released, just listen for state changes on the widget.
26 lines
515 B
Plaintext
26 lines
515 B
Plaintext
window1
|
|
"window"
|
|
index: 0
|
|
state: enabled resizable sensitive showing visible
|
|
toolkit: gail
|
|
<AtkComponent>
|
|
layer: window
|
|
alpha: 1
|
|
button1
|
|
"push button"
|
|
parent: window1
|
|
index: 0
|
|
name: Hello World!
|
|
state: enabled focusable sensitive showing visible
|
|
toolkit: gail
|
|
<AtkComponent>
|
|
layer: widget
|
|
alpha: 1
|
|
<AtkImage>
|
|
image size: -1 x -1
|
|
image description: (null)
|
|
<AtkAction>
|
|
action 0 name: click
|
|
<AtkHyperlinkImpl>
|
|
anchors: http://www.gtk.org
|