Method
EDataServerSourceProxydup_http_auth_user
since: 3.12
Declaration [src]
gchar*
e_source_proxy_dup_http_auth_user (
ESourceProxy* extension
)
Description [src]
Thread-safe variation of e_source_proxy_get_http_auth_user().
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