Method

ICalGLibPeriodset_start

since: 1.0

Declaration [src]

void
i_cal_period_set_start (
  ICalPeriod* period,
  ICalTime* start
)

Description [src]

Sets the start time of an ICalPeriod.

Available since: 1.0

Parameters

start

Type: ICalTime

The start of period.

The data is owned by the caller of the method.