GApplication: Add a menu example to the docs

This commit is contained in:
Matthias Clasen
2011-11-27 02:16:51 -05:00
committed by Ryan Lortie
parent 8d96e68eeb
commit 41c19c7df8
3 changed files with 107 additions and 0 deletions

View File

@@ -146,6 +146,14 @@
* </xi:include>
* </programlisting>
* </example>
*
* <example id="gapplication-example-menu"><title>A GApplication with menus</title>
* <programlisting>
* <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="text" href="../../../../gio/tests/gapplication-example-menu.c">
* <xi:fallback>FIXME: MISSING XINCLUDE CONTENT</xi:fallback>
* </xi:include>
* </programlisting>
* </example>
*/
struct _GApplicationPrivate