summaryrefslogtreecommitdiff
path: root/gtk/a11y
diff options
context:
space:
mode:
authorLukáš Tyrychtr <lukastyrychtr@gmail.com>2022-09-15 16:00:25 +0200
committerEmmanuele Bassi <ebassi@gnome.org>2023-02-03 11:49:17 +0100
commit6eb9161906d595da3216b67592a4c468d44e39fa (patch)
tree64e0912fd5a9d20af8e576d686ee14f2e75243c5 /gtk/a11y
parentd13695f5869e01f027a2c0e0fa5ba578dff613b1 (diff)
downloadgtk+-6eb9161906d595da3216b67592a4c468d44e39fa.tar.gz
Improve documentation
Diffstat (limited to 'gtk/a11y')
-rw-r--r--gtk/a11y/gtkatspicontext.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/gtk/a11y/gtkatspicontext.c b/gtk/a11y/gtkatspicontext.c
index c915281722..67d9623ece 100644
--- a/gtk/a11y/gtkatspicontext.c
+++ b/gtk/a11y/gtkatspicontext.c
@@ -82,6 +82,10 @@
* hold the TAB_PANEL role and be the target of the CONTROLS
* relation with their corresponding tabs (in the stack
* switcher or notebook).
+ *
+ * These are the exceptions implemented by GTK itself, but note that application
+ * developers can customize the accessibility tree by implementing the
+ * GtkAccessible interface in any way they choose.
*/
struct _GtkAtSpiContext