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

@@ -32,6 +32,7 @@
* SECTION:gmenu
* @title: GMenu
* @short_description: A simple implementation of GMenuModel
* @include: gio/gio.h
*
* #GMenu is a simple implementation of #GMenuModel.
* You populate a #GMenu by adding #GMenuItem instances to it.