summaryrefslogtreecommitdiff
path: root/gconf/gconf-schema.h
diff options
context:
space:
mode:
Diffstat (limited to 'gconf/gconf-schema.h')
-rw-r--r--gconf/gconf-schema.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/gconf/gconf-schema.h b/gconf/gconf-schema.h
index fe6975c6..4821a65d 100644
--- a/gconf/gconf-schema.h
+++ b/gconf/gconf-schema.h
@@ -27,6 +27,13 @@
G_BEGIN_DECLS
+/* Skipped from introspection because it's not registered as boxed */
+/**
+ * GConfSchema: (skip)
+ *
+ * An opaque data type representing a description of a key-value pair.
+ */
+
/*
* A "schema" is a value that describes a key-value pair.
* It might include the type of the pair, documentation describing