Method

EDataServerSourceMailIdentityget_name

since: 3.6

Declaration [src]

const gchar*
e_source_mail_identity_get_name (
  ESourceMailIdentity* extension
)

Description [src]

Returns the sender’s name for this identity.

Available since: 3.6

Return value

Type: const gchar*

The sender’s name.

The returned data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.