Method
CamelServicedup_password
since: 3.12
Declaration [src]
gchar*
camel_service_dup_password (
CamelService* service
)
Description [src]
Thread-safe variation of camel_service_get_password().
Use this function when accessing service from multiple threads.
The returned string should be freed with g_free() when no longer needed.
Available since: 3.12