gtk2/testsuite/a11y
Matthias Clasen c0de580d46 a11y: Set an accessible role for GtkExpander
Use the button accessible role for GtkExpander
and set attributes as appropriate.

Update the documentation and add a test.
2020-07-29 22:46:00 -04:00
..
accessible.c a11y: Use undefined as default for string attributes 2020-07-28 16:49:13 +01:00
button.c a11y: Set accessible role for GtkLinkButton 2020-07-29 22:46:00 -04:00
checkbutton.c a11y: Add checkbutton tests 2020-07-27 21:18:09 -04:00
dialog.c a11y: Add dialog and window tests 2020-07-27 21:18:10 -04:00
entry.c a11y: Set an accessible role for GtkEntry 2020-07-28 18:16:37 -04:00
expander.c a11y: Set an accessible role for GtkExpander 2020-07-29 22:46:00 -04:00
image.c a11y: Set accessible roles for GtkImage and GtkPicture 2020-07-28 18:16:37 -04:00
label.c a11y: Set an accessible role for GtkLabel 2020-07-28 18:16:37 -04:00
meson.build a11y: Set an accessible role for GtkExpander 2020-07-29 22:46:00 -04:00
passwordentry.c a11y: Set an accessible role for GtkPasswordEntry 2020-07-28 18:23:57 -04:00
progressbar.c a11y: Update the valuetext attribute of GtkProgressBar 2020-07-28 16:59:08 +01:00
scrollbar.c a11y: Add a scrollbar relation test 2020-07-28 18:16:37 -04:00
searchentry.c a11y: Set an accessible role for GtkSearchEntry 2020-07-28 18:16:37 -04:00
separator.c a11y: Add separator tests 2020-07-27 21:18:10 -04:00
spinbutton.c a11y: Add spinbutton tests 2020-07-27 21:18:10 -04:00
switch.c a11y: Add switch tests 2020-07-27 21:18:10 -04:00
textview.c a11y: Set an accessible role for GtkTextView 2020-07-29 22:46:00 -04:00
window.c a11y: Add dialog and window tests 2020-07-27 21:18:10 -04:00