dup_password
Description:
Thread-safe variation of get_password.
Use this function when accessing this from multiple threads.
The returned string should be freed with g_free when no longer needed.
Parameters:
this |
a Service |
Returns:
a newly-allocated copy of password |