Method
EBookContactsVCardAttributeadd_value
Declaration [src]
void
e_vcard_attribute_add_value (
EVCardAttribute* attr,
const gchar* value
)
Description [src]
Appends value to attr‘s list of values.
See also e_vcard_attribute_add_value_take().