Method
ECalComponentset_contacts
since: 3.34
Declaration [src]
void
e_cal_component_set_contacts (
ECalComponent* comp,
const GSList* text_list
)
Description [src]
Sets the contact of a calendar component object. The contact property can
appear several times inside a calendar component, and so a list of
ECalComponentText structures is used.
Available since: 3.34