[ CCode ( cname = "gnome_get_language_from_locale" ) ]
[ Version ( since = "3.8" ) ]
public string get_language_from_locale (string locale, string? translation)
Gets the language description for locale.
If translation is provided the returned string is translated accordingly.
| locale |
a locale string |
| translation |
a locale string |
|
the language description. Caller takes ownership. |