[ Version ( since = "3.40" ) ]
public string dup_email_address ()
Thread-safe variation of e_source_lcoal_get_email_address.
Use this function when accessing this from multiple threads.
The returned string should be freed with g_free when no longer needed.
| this |
an SourceLocal |
|
a newly-allocated copy of email_address |