summaryrefslogtreecommitdiff
path: root/doc/gconf/tmpl/gconf-engine.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gconf/tmpl/gconf-engine.sgml')
-rw-r--r--doc/gconf/tmpl/gconf-engine.sgml12
1 files changed, 3 insertions, 9 deletions
diff --git a/doc/gconf/tmpl/gconf-engine.sgml b/doc/gconf/tmpl/gconf-engine.sgml
index adff9160..92fce0ad 100644
--- a/doc/gconf/tmpl/gconf-engine.sgml
+++ b/doc/gconf/tmpl/gconf-engine.sgml
@@ -33,23 +33,17 @@ configuration values.
<!-- ##### STRUCT GConfEngine ##### -->
<para>
-An opaque data type representing one or more configuration sources.
+
</para>
<!-- ##### FUNCTION gconf_engine_get_default ##### -->
<para>
-Returns the default #GConfEngine. All clients should use this, unless
-they are special configuration-related tools. The caller of this
-function assumes one reference count, and must call
-gconf_engine_unref() at some point. It's fairly important to unref the
-#GConfEngine, to cleanly close the connection to
-<application>gconfd</application>. So if possible close the connection
-before exiting your application. see ? printf() <function>printf()</function>
+
</para>
@void:
-@Returns: the default #GConfEngine.
+@Returns:
<!-- ##### FUNCTION gconf_engine_get_for_address ##### -->