summaryrefslogtreecommitdiff
path: root/gtk/gtkwindowhandle.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkwindowhandle.c')
-rw-r--r--gtk/gtkwindowhandle.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/gtk/gtkwindowhandle.c b/gtk/gtkwindowhandle.c
index fca0c3440d..5a6beeb273 100644
--- a/gtk/gtkwindowhandle.c
+++ b/gtk/gtkwindowhandle.c
@@ -48,7 +48,11 @@
*
* # CSS nodes
*
- * #GtkWindowHandle has a single CSS node with the name windowhandle.
+ * #GtkWindowHandle has a single CSS node with the name `windowhandle`.
+ *
+ * # Accessibility
+ *
+ * GtkWindowHandle uses the %GTK_ACCESSIBLE_ROLE_GROUP role.
*/
struct _GtkWindowHandle {