Method

ICalGLibRecurIteratornext

since: 1.0

Declaration [src]

ICalTime*
i_cal_recur_iterator_next (
  ICalRecurIterator* iterator
)

Description [src]

Gets the next occurrence from an iterator.

Available since: 1.0

Return value

Type: ICalTime

The next occurrence according to this recurrence rule.

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