summaryrefslogtreecommitdiff
path: root/src/glade-property.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/glade-property.h')
-rw-r--r--src/glade-property.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/glade-property.h b/src/glade-property.h
index 7916f744..86dd09d9 100644
--- a/src/glade-property.h
+++ b/src/glade-property.h
@@ -80,7 +80,7 @@ struct _GladePropertyKlass
};
LIBGLADEUI_API
-GType glade_property_get_type (void);
+GType glade_property_get_type (void) G_GNUC_CONST;
LIBGLADEUI_API
GladeProperty *glade_property_new (GladePropertyClass *class,
GladeWidget *widget,