Method
ECalComponentAlarmget_description
since: 3.34
Declaration [src]
ECalComponentText*
e_cal_component_alarm_get_description (
const ECalComponentAlarm* alarm
)
Return value
Type: ECalComponentText
The alarm description, or NULL, when none is set.
| The returned data is owned by the instance. |
The return value can be NULL. |