Method
ECalComponentOrganizerset_from_property
since: 3.34
Declaration [src]
void
e_cal_component_organizer_set_from_property (
ECalComponentOrganizer* organizer,
const ICalProperty* property
)
Description [src]
Fill the organizer structure with the information from the property, which should be of I_CAL_ORGANIZER_PROPERTY kind.
Available since: 3.34
Parameters
property-
Type:
NoneAn
ICalProperty.The data is owned by the caller of the method.