Method
EDataServerSourceAuthenticationdup_proxy_uid
since: 3.12
Declaration [src]
gchar*
e_source_authentication_dup_proxy_uid (
ESourceAuthentication* extension
)
Description [src]
Thread-safe variation of e_source_authentication_get_proxy_uid().
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.12