Emmanuele Bassi 8f68c1e646 Rename G_MARKUP_PARSE_FLAGS_NONE
The prefix for GMarkupParseFlags enumeration members is G_MARKUP; this
means that G_MARKUP_PARSE_FLAGS_NONE gets split into
GLib.MarkupParseFlags.PARSE_FLAGS_NONE by the introspection scanner.

The `/*< nick=none >*/` trigraph attribute is a glib-mkenum thing, and
does not affect the introspection scanner; it would also only affect the
GEnumValue nickname, which is not used by language bindings to resolve
the name of the enumeration member. Plus, GMarkupParseFlags does not
have a corresponding GType anyway.
2022-07-25 22:30:22 +01:00
..
2015-10-23 11:28:03 -04:00
2022-07-25 22:30:22 +01:00
2014-05-30 10:22:35 -04:00
2022-06-12 12:01:16 -04:00
2022-07-05 11:06:49 +00:00
2022-07-05 11:06:49 +00:00
2022-05-20 09:08:09 -04:00