blob: eebac50f42b9d826fbdc9a14c0d1c9af5253a085 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
|
window1
"window"
index: 0
state: enabled resizable sensitive showing visible
toolkit: gtk
window-type: normal
<AtkComponent>
layer: window
alpha: 1
iv1
"layered pane"
parent: window1
index: 0
state: enabled focusable sensitive showing visible
toolkit: gtk
<AtkComponent>
layer: widget
alpha: 1
<AtkSelection>
One
"icon"
parent: iv1
index: 0
state: enabled focusable selectable sensitive showing visible
<AtkComponent>
layer: widget
alpha: 1
<AtkText>
text: One
character count: 3
caret offset: 0
<AtkImage>
image size: 0 x 0
image description: (null)
<AtkAction>
action 0 name: activate
action 0 description: Activate item
Three
"icon"
parent: iv1
index: 1
state: enabled focusable selectable sensitive showing visible
<AtkComponent>
layer: widget
alpha: 1
<AtkText>
text: Three
character count: 5
caret offset: 0
<AtkImage>
image size: 0 x 0
image description: (null)
<AtkAction>
action 0 name: activate
action 0 description: Activate item
Five
"icon"
parent: iv1
index: 2
state: enabled focusable selectable sensitive showing visible
<AtkComponent>
layer: widget
alpha: 1
<AtkText>
text: Five
character count: 4
caret offset: 0
<AtkImage>
image size: 0 x 0
image description: (null)
<AtkAction>
action 0 name: activate
action 0 description: Activate item
Seven
"icon"
parent: iv1
index: 3
state: enabled focusable selectable sensitive showing visible
<AtkComponent>
layer: widget
alpha: 1
<AtkText>
text: Seven
character count: 5
caret offset: 0
<AtkImage>
image size: 0 x 0
image description: (null)
<AtkAction>
action 0 name: activate
action 0 description: Activate item
|