summaryrefslogtreecommitdiff
path: root/wrappers/gtk/gconf-client.h
diff options
context:
space:
mode:
Diffstat (limited to 'wrappers/gtk/gconf-client.h')
-rw-r--r--wrappers/gtk/gconf-client.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/wrappers/gtk/gconf-client.h b/wrappers/gtk/gconf-client.h
index 6d6d46fd..9c1485b6 100644
--- a/wrappers/gtk/gconf-client.h
+++ b/wrappers/gtk/gconf-client.h
@@ -163,7 +163,8 @@ void gconf_client_add_dir (GConfClient* client,
/* This removes any notifications associated with the dir */
void gconf_client_remove_dir (GConfClient* client,
- const gchar* dir);
+ const gchar* dir,
+ GConfError** err);
/*
* The notification facility allows you to attach a callback to a single