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