summaryrefslogtreecommitdiff
path: root/gtk/gtksocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtksocket.h')
-rw-r--r--gtk/gtksocket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtksocket.h b/gtk/gtksocket.h
index 4b91788e1b..9df8693e62 100644
--- a/gtk/gtksocket.h
+++ b/gtk/gtksocket.h
@@ -69,7 +69,7 @@ struct _GtkSocketClass
GtkWidget* gtk_socket_new (void);
GtkType gtk_socket_get_type (void);
void gtk_socket_steal (GtkSocket *socket,
- guint32 wid);
+ GdkNativeWindow wid);
#ifdef __cplusplus
}