Method

EBookContactsContactNamecopy

Declaration [src]

EContactName*
e_contact_name_copy (
  EContactName* n
)

Description [src]

Creates a copy of n.

Return value

Type: EContactName

A new EContactName identical to n.

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