Method

EBookDestinationget_email

Declaration [src]

const gchar*
e_destination_get_email (
  const EDestination* dest
)

Description [src]

Gets the e-mail address of dests addressee.

Return value

Type: const gchar*

An e-mail address, or an empty string if none was set.

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