Method

ICalGLibDurationas_seconds

unstable since: 4.0

Declaration [src]

gint
i_cal_duration_as_seconds (
  ICalDuration* duration
)

Description [src]

Extracts the duration in seconds from an ICalDuration. Does not consider negative durations. Does not support days and weeks.

Available since: 4.0

Return value

Type: gint

The duration in second.