summaryrefslogtreecommitdiff
path: root/gtk/gtkfixed.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkfixed.h')
-rw-r--r--gtk/gtkfixed.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkfixed.h b/gtk/gtkfixed.h
index fef78a5ab2..95b49d68e5 100644
--- a/gtk/gtkfixed.h
+++ b/gtk/gtkfixed.h
@@ -69,7 +69,7 @@ struct _GtkFixedChild
};
-GtkType gtk_fixed_get_type (void);
+GtkType gtk_fixed_get_type (void) G_GNUC_CONST;
GtkWidget* gtk_fixed_new (void);
void gtk_fixed_put (GtkFixed *fixed,
GtkWidget *widget,