RecurIterator
Object Hierarchy:
Description:
[
CCode ( type_id =
"i_cal_recur_iterator_get_type ()" ) ]
public class RecurIterator :
Object
This is the ICalRecurIterator instance.
Content:
Creation methods:
Methods:
- public Time next ()
Gets the next occurrence from an iterator.
- public int set_start (Time start)
Sets the date-time at which the iterator will start, where 'start' is
a value between DTSTART and UNTIL.
Inherited Members:
All known members inherited from class ICal.Object
All known members inherited from class GLib.Object