summaryrefslogtreecommitdiff
path: root/gtk/gtkhseparator.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkhseparator.h')
-rw-r--r--gtk/gtkhseparator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkhseparator.h b/gtk/gtkhseparator.h
index 5f11906fd..b98abd2b1 100644
--- a/gtk/gtkhseparator.h
+++ b/gtk/gtkhseparator.h
@@ -59,7 +59,7 @@ struct _GtkHSeparatorClass
};
-GtkType gtk_hseparator_get_type (void);
+GtkType gtk_hseparator_get_type (void) G_GNUC_CONST;
GtkWidget* gtk_hseparator_new (void);