Method

EBookContactsContactduplicate

Declaration [src]

EContact*
e_contact_duplicate (
  EContact* contact
)

Description [src]

Creates a copy of contact.

Return value

Type: EContact

A new EContact identical to contact.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.