Method
EDataServerSourceCollectiondup_contacts_url
since: 3.26
Declaration [src]
gchar*
e_source_collection_dup_contacts_url (
ESourceCollection* extension
)
Description [src]
Thread-safe variation of e_source_collection_get_contacts_url().
Use this function when accessing extension from multiple threads.
The returned string should be freed with g_free() when no longer needed.
Available since: 3.26