gtk2/testsuite/a11y/label-static.txt
Samuel Thibault bd986f9534 gtkbuilder: add accessibility role declaration
This allows to override the role declared to the atk stack.  For
instance,

<accessibility>
  <role type="static"/>
</accessibility>

allows to tell the accessibility stack that a label is just a message in
a message box.

Fixes #109
2018-03-19 18:07:06 +01:00

76 lines
2.2 KiB
Plaintext

window1
"window"
index: 0
state: enabled resizable sensitive showing visible
toolkit: gtk
window-type: normal
<AtkComponent>
layer: window
alpha: 1
label1
"static"
parent: window1
index: 0
name: Go to the GTK+ website or >google it
state: enabled focusable multi-line sensitive has-tooltip
toolkit: gtk
<AtkComponent>
layer: widget
alpha: 1
<AtkText>
text: Go to the GTK+ website or >google it
character count: 36
caret offset: 0
default attributes: bg-color: <omitted>
bg-full-height: 0
direction: <omitted>
editable: false
family-name: <omitted>
fg-color: <omitted>
indent: 0
invisible: false
justification: left
language: <omitted>
left-margin: 0
pixels-above-lines: 0
pixels-below-lines: 0
pixels-inside-wrap: 0
right-margin: 0
rise: 0
scale: 1
size: <omitted>
stretch: <omitted>
strikethrough: false
style: <omitted>
underline: none
variant: <omitted>
weight: <omitted>
wrap-mode: word
<AtkHypertext>
<AtkHyperlink>
start index: 10
end index: 22
anchors: http://www.gtk.org
<AtkHyperlink>
start index: 27
end index: 36
anchors: http://www.google.com
unnamed-GtkLabelAccessibleLinkImpl-0
"link"
parent: label1
state: enabled focusable multi-line sensitive has-tooltip
<AtkHyperlinkImpl>
<AtkHyperlink>
start index: 10
end index: 22
anchors: http://www.gtk.org
unnamed-GtkLabelAccessibleLinkImpl-1
"link"
parent: label1
state: enabled focusable multi-line sensitive has-tooltip
<AtkHyperlinkImpl>
<AtkHyperlink>
start index: 27
end index: 36
anchors: http://www.google.com