Method
ECalComponentAlarmset_description
since: 3.34
Declaration [src]
void
e_cal_component_alarm_set_description (
ECalComponentAlarm* alarm,
const ECalComponentText* description
)
Parameters
description-
Type:
ECalComponentTextA description to set, or
NULLto unset.The argument can be NULL.The data is owned by the caller of the method.