summaryrefslogtreecommitdiff
path: root/gconf/gconf-client.h
diff options
context:
space:
mode:
Diffstat (limited to 'gconf/gconf-client.h')
-rw-r--r--gconf/gconf-client.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/gconf/gconf-client.h b/gconf/gconf-client.h
index 311033a6..507b2ff1 100644
--- a/gconf/gconf-client.h
+++ b/gconf/gconf-client.h
@@ -144,8 +144,7 @@ GtkType gconf_client_get_type (void);
/* use the default engine */
GConfClient* gconf_client_new (void);
-/* specify an engine; you pass a reference count to the engine,
- i.e. the client now owns your reference. */
+/* refcount on engine is incremented, you still own your ref */
GConfClient* gconf_client_new_with_engine (GConfEngine* engine);
/* Add a directory to monitor and emit the value_changed signal and