Method

ICalGLibRecurrenceset_until

since: 1.0

Declaration [src]

void
i_cal_recurrence_set_until (
  ICalRecurrence* recur,
  ICalTime* until
)

Description [src]

Sets the until from ICalRecurrence.

Available since: 1.0

Parameters

until

Type: ICalTime

The until of ICalRecurrence.

The data is owned by the caller of the method.