Function

EBookContactsContactNamenew

Declaration [src]

EContactName*
e_contact_name_new (
  void
)

Description [src]

Creates a new EContactName struct.

Return value

Type: EContactName

A new EContactName struct.

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