Method
EBookContactsVCardappend_attributes_take
unstable since: 3.60
Declaration [src]
void
e_vcard_append_attributes_take (
EVCard* self,
GList* attrs
)
Description [src]
Appends EVCardAttribute structures from attrs to self. The self
assumes ownership of both the attrs and the respective attributes
stored in it.
Available since: 3.60