GLib.Intl
Description:
Content:
Functions:
- public unowned string? bind_textdomain_codeset (string domainname, string? codeset)
- public unowned string? bindtextdomain (string domainname, string? dirname)
- public unowned string[] get_language_names ()
- public unowned string[] get_language_names_with_category (string category_name)
- public unowned string? setlocale (LocaleCategory category = ALL, string? locale = "")
Installs the specified system locale or its portion as the new C locale.
- public unowned string strip_context (string msgid, string msgval)
- public unowned string? textdomain (string? domainname)