gtk2/gtk/a11y
Matthias Clasen 5b076fee12 atspi: Implement text for GtkText widgets too
There is some open question here whether the interface
should be implemented on the outer or the inner widget
of the entry-text pairs. For now, our hand is forced,
since only GtkText provides access to the layout that
we need for implementing many of the interface methods.
2020-10-12 15:10:40 -04:00
..
atspi Add a GetInterfaces method 2020-10-12 15:10:40 -04:00
gtkatspicache.c a11y: Add AT-SPI cache object 2020-10-12 16:19:32 +01:00
gtkatspicacheprivate.h a11y: Add AT-SPI cache object 2020-10-12 16:19:32 +01:00
gtkatspicontext.c atspi: Implement text for GtkText widgets too 2020-10-12 15:10:40 -04:00
gtkatspicontextprivate.h a11y: Validate the DBus context path 2020-10-12 16:19:32 +01:00
gtkatspipango.c atspi: Add pango utilities 2020-10-12 15:10:40 -04:00
gtkatspipangoprivate.h atspi: Add pango utilities 2020-10-12 15:10:40 -04:00
gtkatspiprivate.h atspi: Add pango utilities 2020-10-12 15:10:40 -04:00
gtkatspiroot.c atspiroot: Stub out GetRelationSet 2020-10-12 15:10:40 -04:00
gtkatspirootprivate.h a11y: Convenience API for referencing ATSPI root node 2020-10-12 16:19:32 +01:00
gtkatspiutils.c atspi utils: Fix an oversight 2020-10-12 15:10:40 -04:00
gtkatspiutilsprivate.h Fixup: Add a forgotten #pragma once 2020-10-12 15:10:40 -04:00
meson.build atspi: Add pango utilities 2020-10-12 15:10:40 -04:00