Method
EDataServerSourceAuthenticationset_host
since: 3.6
Declaration [src]
void
e_source_authentication_set_host (
ESourceAuthentication* extension,
const gchar* host
)
Description [src]
Sets the host name used to authenticate to a remote account.
The internal copy of host 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:host |