Method

EBookContactsVCardAttributeParamfree

Declaration [src]

void
e_vcard_attribute_param_free (
  EVCardAttributeParam* param
)

Description [src]

Frees param and its values.

Parameters

param

Type: EVCardAttributeParam

An EVCardAttributeParam.

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