summaryrefslogtreecommitdiff
path: root/gdk/gdk.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdk/gdk.h')
-rw-r--r--gdk/gdk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/gdk.h b/gdk/gdk.h
index b81d48839a..008713d2ac 100644
--- a/gdk/gdk.h
+++ b/gdk/gdk.h
@@ -102,7 +102,7 @@ gint gdk_input_add_full (gint source,
GdkInputCondition condition,
GdkInputFunction function,
gpointer data,
- GdkDestroyNotify destroy);
+ GDestroyNotify destroy);
#endif /* !GDK_DISABLE_DEPRECATED || GTK_COMPILATION */
#ifndef GDK_DISABLE_DEPRECATED
gint gdk_input_add (gint source,