Method
EDataServerSourceAuthenticationset_user
since: 3.6
Declaration [src]
void
e_source_authentication_set_user (
ESourceAuthentication* extension,
const gchar* user
)
Description [src]
Sets the user name used to authenticate to a remote account.
The internal copy of user is automatically stripped of leading and
trailing whitespace. If the resulting string is empty, NULL is set instead.
Available since: 3.6
| Sets property | EDataServer.SourceAuthentication:user |