Method
ECalComponentAlarmget_attendees
since: 3.34
Declaration [src]
GSList*
e_cal_component_alarm_get_attendees (
const ECalComponentAlarm* alarm
)
Description [src]
Get the list of attendees, as ECalComponentAttendee.
The returned GSList is owned by alarm and should not be modified,
neither its content.
Available since: 3.34