dup_contacts_url
Description:
Thread-safe variation of get_contacts_url.
Use this function when accessing this from multiple threads.
The returned string should be freed with g_free when no longer needed.
Parameters:
this |
an SourceGoa |
Returns:
a newly-allocated copy of contacts_url |