Add GMenu markup

These functions serialize and deserialize a GMenuModel
to and from XML.
This commit is contained in:
Matthias Clasen
2011-11-26 22:00:48 -05:00
committed by Ryan Lortie
parent 13f5977735
commit 6b40d4eb6b
10 changed files with 917 additions and 0 deletions

View File

@@ -148,6 +148,7 @@
#include <gio/gdbusactiongroup.h>
#include <gio/gmenumodel.h>
#include <gio/gmenu.h>
#include <gio/gmenumarkup.h>
#undef __GIO_GIO_H_INSIDE__