]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtktypeutils.h
Fix a C99ism
[~andy/gtk] / gtk / gtktypeutils.h
index 9c7a9e01e2b40bf64257a24df4d666518af11b01..90b97ab180391665d3865888a82460f33636126c 100644 (file)
@@ -107,7 +107,7 @@ G_BEGIN_DECLS
 
 /* urg */
 #define GTK_TYPE_IDENTIFIER (gtk_identifier_get_type ())
-GType gtk_identifier_get_type (void);
+GType gtk_identifier_get_type (void) G_GNUC_CONST;
 
 /* --- typedefs --- */
 /* here we come with some necessary forward declarations for structures and