[ CCode ( cname = "gnome_normalize_locale" ) ]
[ Version ( since = "3.8" ) ]
public string normalize_locale (string locale)
Gets the normalized locale string in the form [language_country[modifier]] for name.
| locale |
a locale string |
|
normalized locale string. Caller takes ownership. |