Skip to content

glib-2.0: add `g_locale_from_utf8` binding and improve `g_locale_to_utf8`

Reuben Thomas requested to merge rrt/vala:main into main

Bind g_locale_from_utf8, and give the last two parameters of locale_to_utf8 default values.

Merge request reports