Method

ECalComponentAlarmRepeatget_interval_seconds

since: 3.34

Declaration [src]

gint
e_cal_component_alarm_repeat_get_interval_seconds (
  const ECalComponentAlarmRepeat* repeat
)

Description [src]

Returns the interval between repetitions of the repeat in seconds.

Available since: 3.34

Return value

Type: gint

The interval between repetitions of the repeat.