Method
ICalGLibRecurIteratornext
since: 1.0
Declaration [src]
ICalTime*
i_cal_recur_iterator_next (
ICalRecurIterator* iterator
)
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. |