Skip to content
Commit c371c5ab authored by Philip Chimento's avatar Philip Chimento 🚮
Browse files

gettext: Add a binding for setlocale()

This adds a Gettext.setlocale() binding for the setlocale() function, which is
sometimes needed in programs that use Gettext.

Also adds a Gettext.LocaleCategory enum which contains all the LC_... values
from locale.h, for use as the first parameter of this function.

https://bugzilla.gnome.org/show_bug.cgi?id=753072
parent ea6decf1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment