summaryrefslogtreecommitdiff
path: root/gio/giomm.h
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2015-06-21 13:14:26 +0200
committerMurray Cumming <murrayc@murrayc.com>2015-06-21 13:51:58 +0200
commit4c7f7ac0945a5133a033bbada9c27b7adb30471f (patch)
treeea0a71e6d7e073c19bcf2e7375cf89a136339de4 /gio/giomm.h
parentba95467c72a8a0afe43f40996895a843a5c28fda (diff)
downloadglibmm-4c7f7ac0945a5133a033bbada9c27b7adb30471f.tar.gz
Add SettingsSchema, SettingsSchemaKey and SettingsSchemaSource.
However, these are completely untested, and not all functions have been wrapped.
Diffstat (limited to 'gio/giomm.h')
-rw-r--r--gio/giomm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gio/giomm.h b/gio/giomm.h
index e778d366..43f6ed55 100644
--- a/gio/giomm.h
+++ b/gio/giomm.h
@@ -114,6 +114,8 @@
#include <giomm/resource.h>
#include <giomm/seekable.h>
#include <giomm/settings.h>
+#include <giomm/settingsschema.h>
+#include <giomm/settingsschemakey.h>
#include <giomm/simpleaction.h>
#include <giomm/simpleactiongroup.h>
#include <giomm/simpleiostream.h>