Method

EBookDestinationget_contact

Declaration [src]

EContact*
e_destination_get_contact (
  const EDestination* dest
)

Description [src]

Gets the contact dest is pointing to, if any.

Return value

Type: EContact

An EContact, or NULL if none was set.

The returned data is owned by the instance.
The return value can be NULL.