Method
EBookContactsVCardAttributeremove_param
since: 1.12
Declaration [src]
void
e_vcard_attribute_remove_param (
EVCardAttribute* attr,
const gchar* param_name
)
Description [src]
Removes and frees parameter param_name from the attribute attr. Parameter
names are guaranteed to be unique, so attr is guaranteed to have no
parameters named param_name after this function returns.
Available since: 1.12