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