summaryrefslogtreecommitdiff
path: root/gtk/gtkgrid.c
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2020-11-12 00:36:32 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2020-11-12 00:36:32 +0000
commit08d59d3f6820d41de8a2080e358eee2df77bcec3 (patch)
tree75065bdcdf1a9caa13a774e308b69b90f2737f4d /gtk/gtkgrid.c
parent9ac4a7d99fa1ba9070befdfad7ab5afbf89000b3 (diff)
downloadgtk+-08d59d3f6820d41de8a2080e358eee2df77bcec3.tar.gz
docs: Add "Accessibility" section to various widgets
There are a few widgets that gained an accessible role, which means adding an "Accessibility" section in their description.
Diffstat (limited to 'gtk/gtkgrid.c')
-rw-r--r--gtk/gtkgrid.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/gtk/gtkgrid.c b/gtk/gtkgrid.c
index 4c21f29806..4f8d35492e 100644
--- a/gtk/gtkgrid.c
+++ b/gtk/gtkgrid.c
@@ -50,7 +50,11 @@
*
* # CSS nodes
*
- * GtkGrid uses a single CSS node with name grid.
+ * GtkGrid uses a single CSS node with name `grid`.
+ *
+ * # Accessibility
+ *
+ * GtkGrid uses the %GTK_ACCESSIBLE_ROLE_GROUP role.
*/
typedef struct