Enumerations can be negative
[gnome.gobject-introspection] / girepository / girnode.h
index c1b2369..427f8e9 100644 (file)
@@ -263,7 +263,7 @@ struct _GIrNodeValue
 
   gboolean deprecated;
 
-  guint32 value;
+  gint32 value;
 };
 
 struct _GIrNodeConstant