summaryrefslogtreecommitdiff
path: root/gtk/gtkselection.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkselection.h')
-rw-r--r--gtk/gtkselection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkselection.h b/gtk/gtkselection.h
index 771df76cf..eafc275bc 100644
--- a/gtk/gtkselection.h
+++ b/gtk/gtkselection.h
@@ -103,7 +103,7 @@ gint gtk_selection_convert (GtkWidget *widget,
void gtk_selection_data_set (GtkSelectionData *selection_data,
GdkAtom type,
gint format,
- guchar *data,
+ const guchar *data,
gint length);
/* Called when a widget is destroyed */