[ Version ( since = "3.30" ) ]
public string? dup_locale ()
Returns the current locale, as detected by the this.
The string is duplicated for thread safety. It can be null, when the locale was not detected yet.
Free it with g_free, when no longer needed.
| this |
|
the system locale, as detected by the this |