Method

EBookContactsVCardAttributefree

Declaration [src]

void
e_vcard_attribute_free (
  EVCardAttribute* attr
)

Description [src]

Frees an attribute, its values and its parameters.

Parameters

attr

Type: EVCardAttribute

Attribute to free.

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