Method

ECalComponentAlarmget_summary

since: 3.34

Declaration [src]

ECalComponentText*
e_cal_component_alarm_get_summary (
  const ECalComponentAlarm* alarm
)

Description [src]

Get the alarm summary, as an ECalComponentText.

Available since: 3.34

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.