window: Use application as accessible role
authorMatthias Clasen <mclasen@redhat.com>
Fri, 16 Jun 2023 23:03:49 +0000 (19:03 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 19 Jun 2023 22:38:58 +0000 (18:38 -0400)
commitc2d6f900d943eb3a7a62cf96a4c32a35e698fa63
tree2c73502ff745ad819b9991cb28fe8cbba72d6e98
parent85c2d5f14e33120f037bb1a51bc85c0b1df5d828
window: Use application as accessible role

ARIA deems the window role to be abstract,
so lets use the application role instead.

Update affected tests.
docs/reference/gtk/section-accessibility.md
gtk/a11y/gtkatspicontext.c
gtk/gtkwindow.c
testsuite/a11y/window.c