Add includes to all gio docs

This commit is contained in:
Matthias Clasen
2014-01-07 22:55:43 -05:00
parent 86497649bb
commit 3872049445
37 changed files with 46 additions and 8 deletions

View File

@@ -31,6 +31,7 @@
* SECTION:gsimpleactiongroup
* @title: GSimpleActionGroup
* @short_description: A simple GActionGroup implementation
* @include: gio/gio.h
*
* #GSimpleActionGroup is a hash table filled with #GAction objects,
* implementing the #GActionGroup and #GActionMap interfaces.