summaryrefslogtreecommitdiff
path: root/gio/gactiongroup.c
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.com>2015-02-05 16:20:43 +0100
committerRyan Lortie <desrt@desrt.ca>2015-02-05 16:20:43 +0100
commit74c22150cf4c2f8a9c7d7fae058a7fd589a94a27 (patch)
tree59bb964d5d2bb55a94e793b72ea5feea73865eb4 /gio/gactiongroup.c
parent6a97275c4507e08b66fdeb4bb054bb8f78096f14 (diff)
downloadglib-74c22150cf4c2f8a9c7d7fae058a7fd589a94a27.tar.gz
docs: fix up docs issues in gio/
Diffstat (limited to 'gio/gactiongroup.c')
-rw-r--r--gio/gactiongroup.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/gio/gactiongroup.c b/gio/gactiongroup.c
index c608a4a99..fcedb9522 100644
--- a/gio/gactiongroup.c
+++ b/gio/gactiongroup.c
@@ -77,6 +77,13 @@
*/
/**
+ * GActionGroup:
+ *
+ * #GActionGroup is an opaque data structure and can only be accessed
+ * using the following functions.
+ **/
+
+/**
* GActionGroupInterface:
* @has_action: the virtual function pointer for g_action_group_has_action()
* @list_actions: the virtual function pointer for g_action_group_list_actions()