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 ()
Computes a list of applicable locale names, which can be used to e.
- public unowned string[] get_language_names_with_category (string category_name)
Computes a list of applicable locale names with a locale category name, which can be used to construct the fallback locale-dependent filenames or search paths.
- 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)