gtk2/gtk/a11y
Emmanuele Bassi 8f19bb0832 a11y: Add dummy AT-SPI context
Does not do anything, at the moment, but it's going to get filled out
soon.

The backend is selected depending on the platform being compiled in;
since we're using AT-SPI on X11 and Wayland, and we don't have other
accessibility implementations, we currently don't care about run time
selection, but we're going to have to deal with that.
2020-10-12 16:19:31 +01:00
..
atspi a11y: Add the AT-SPI DBus descriptions 2020-10-12 16:19:31 +01:00
gtkatspicontext.c a11y: Add dummy AT-SPI context 2020-10-12 16:19:31 +01:00
gtkatspicontextprivate.h a11y: Add dummy AT-SPI context 2020-10-12 16:19:31 +01:00
meson.build a11y: Add dummy AT-SPI context 2020-10-12 16:19:31 +01:00