Method
EDataServerSourceMailIdentitydup_reply_to
since: 3.6
Declaration [src]
gchar*
e_source_mail_identity_dup_reply_to (
ESourceMailIdentity* extension
)
Description [src]
Thread-safe variation of e_source_mail_identity_get_reply_to().
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.6