get_country_from_locale


Description:

[ CCode ( cname = "gnome_get_country_from_locale" ) ]
[ Version ( since = "3.8" ) ]
public string get_country_from_locale (string locale, string? translation)

Gets the country description for locale.

If translation is provided the returned string is translated accordingly.

Parameters:

locale

a locale string

translation

a locale string

Returns:

the country description. Caller takes ownership.


Namespace: Gnome.Languages