summaryrefslogtreecommitdiff
path: root/gconf/gconf-engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'gconf/gconf-engine.h')
-rw-r--r--gconf/gconf-engine.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/gconf/gconf-engine.h b/gconf/gconf-engine.h
index 4185d96b..91a3ab5a 100644
--- a/gconf/gconf-engine.h
+++ b/gconf/gconf-engine.h
@@ -25,6 +25,13 @@
G_BEGIN_DECLS
+/* Skipped from introspection because it's not an object or registered as boxed */
+/**
+ * GConfEngine: (skip)
+ *
+ * An opaque data type representing one or more configuration sources.
+ */
+
/* A configuration engine (stack of config sources); normally there's
* just one of these on the system.
*/