mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-17 14:30:15 +00:00
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.
24 lines
463 B
Plaintext
24 lines
463 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: Accessible name
|
|
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
|