Method
ECalComponentAlarmset_acknowledged
since: 3.40
Declaration [src]
void
e_cal_component_alarm_set_acknowledged (
ECalComponentAlarm* alarm,
const ICalTime* when
)
Description [src]
Set the acknowledged time of the alarm. Use NULL to unset it.
Available since: 3.40
Parameters
when-
Type:
NoneAn
ICalTimewhen thealarmhad been acknowledged, orNULLto unset.The argument can be NULL.The data is owned by the caller of the method.