Method
EBookContactsVCardAttributeadd_value_take
unstable since: 3.60
Declaration [src]
void
e_vcard_attribute_add_value_take (
EVCardAttribute* attr,
gchar* value
)
Description [src]
Appends value to attr‘s list of values, assuming ownership
of the value.
See also e_vcard_attribute_add_value().
Available since: 3.60