Method

EBookContactsContactAddressfree

Declaration [src]

void
e_contact_address_free (
  EContactAddress* address
)

Description [src]

Frees the address struct and its contents.

Parameters

address

Type: EContactAddress

An EContactAddress.

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