summaryrefslogtreecommitdiff
path: root/gtk/gtkcolorseldialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkcolorseldialog.h')
-rw-r--r--gtk/gtkcolorseldialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkcolorseldialog.h b/gtk/gtkcolorseldialog.h
index 553f1509e..a401c2319 100644
--- a/gtk/gtkcolorseldialog.h
+++ b/gtk/gtkcolorseldialog.h
@@ -63,7 +63,7 @@ struct _GtkColorSelectionDialogClass
/* ColorSelectionDialog */
-GtkType gtk_color_selection_dialog_get_type (void);
+GtkType gtk_color_selection_dialog_get_type (void) G_GNUC_CONST;
GtkWidget* gtk_color_selection_dialog_new (const gchar *title);