Method
ECalComponentOrganizerfill_property
since: 3.34
Declaration [src]
void
e_cal_component_organizer_fill_property (
const ECalComponentOrganizer* organizer,
ICalProperty* property
)
Description [src]
Fill property with information from organizer. The property
should be of kind I_CAL_ORGANIZER_PROPERTY.
Available since: 3.34
Parameters
property-
Type:
NoneAn
ICalProperty.The argument will be modified by the function. The caller of the method takes ownership of the returned data, and is responsible for freeing it.