glib-mkenums: add --identifier-prefix and --symbol-prefix args
authorDan Winship <danw@gnome.org>
Fri, 28 Oct 2011 19:38:52 +0000 (15:38 -0400)
committerDan Winship <danw@gnome.org>
Fri, 28 Oct 2011 22:04:28 +0000 (18:04 -0400)
commitf9c2362e434b2d190296f8a41a7aa68c50474923
tree3c6d91aba734a80c6a223199847d364af6c9ae99
parent78a0dbd8536f993094be30bf8f1e3b189f571325
glib-mkenums: add --identifier-prefix and --symbol-prefix args

Allow passing --identifier-prefix and --symbol-prefix to glib-mkenums,
with the same meanings as in g-ir-scanner, to allow fixing up the enum
name parsing globally rather than needing to add a /<* *>/ override to
each enum.

https://bugzilla.gnome.org/show_bug.cgi?id=661797
docs/reference/gobject/glib-mkenums.xml
gobject/glib-mkenums.in