1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-07-20 00:47:52 +02:00
Files
glib/glib/tests
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
..
2022-07-05 11:06:49 +00:00
2022-07-25 22:30:22 +01:00
2018-12-17 16:19:31 -05:00
2013-11-23 00:39:07 -05:00
2022-07-25 22:30:22 +01:00
2022-04-14 15:38:47 +04:00
2021-05-13 22:16:27 +01:00
2022-05-19 12:39:33 -04:00
2022-04-28 11:22:53 +01:00