Method
EDataBookSystemLocaleWatcherdup_locale
since: 3.30
Declaration [src]
gchar*
e_system_locale_watcher_dup_locale (
ESystemLocaleWatcher* watcher
)
Description [src]
Returns the current locale, as detected by the watcher. 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.
Available since: 3.30