Method
CamelLocalSettingsdup_path
since: 3.4
Declaration [src]
gchar*
camel_local_settings_dup_path (
CamelLocalSettings* settings
)
Description [src]
Thread-safe variation of camel_local_settings_get_path().
Use this function when accessing settings from multiple threads.
The returned string should be freed with g_free() when no longer needed.
Available since: 3.4