gtk2/gtk/a11y
Emmanuele Bassi bd43e9cfc5 a11y: Register the accessible root object
When we create the first AT-SPI context we also need to register the
accessible root on the accessibility bus. The accessible root object is
the main entry point of an accessible application, and it holds the
global state to present to the ATs that connect to the bus.
2020-10-12 16:19:32 +01:00
..
atspi a11y: Add the AT-SPI DBus descriptions 2020-10-12 16:19:31 +01:00
gtkatspicontext.c a11y: Register the accessible root object 2020-10-12 16:19:32 +01:00
gtkatspicontextprivate.h a11y: Add a display to GtkATContext 2020-10-12 16:19:32 +01:00
gtkatspiroot.c a11y: Register the accessible root object 2020-10-12 16:19:32 +01:00
gtkatspirootprivate.h a11y: Register the accessible root object 2020-10-12 16:19:32 +01:00
meson.build a11y: Register the accessible root object 2020-10-12 16:19:32 +01:00