Method

ICalGLibPeriodget_start

since: 1.0

Declaration [src]

ICalTime*
i_cal_period_get_start (
  ICalPeriod* period
)

Description [src]

Gets the start time from an ICalPeriod.

Available since: 1.0

Return value

Type: ICalTime

The start of period.

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