Method

ICalGLibPeriodget_end

since: 1.0

Declaration [src]

ICalTime*
i_cal_period_get_end (
  ICalPeriod* period
)

Description [src]

Gets the end time from an ICalPeriod.

Available since: 1.0

Return value

Type: ICalTime

The end of period.

The caller of the method takes ownership of the data, and is responsible for freeing it.