dup_locale


Description:

[ 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.

Parameters:

this

an SystemLocaleWatcher

Returns:

the system locale, as detected by the this