ICalCompIter
ICalCompIter
|
|
Object Hierarchy
GObject
╰── ICalObject
╰── ICalCompIter
Functions
i_cal_comp_iter_new_full ()
ICalCompIter *
i_cal_comp_iter_new_full (struct icalcompiter native
);
Create a new libical-glib object from the native libical object and the owner.
[skip]
Returns
The newly create libical-glib object.
[transfer full]
Since: 1.0
Types and Values
I_CAL_COMP_ITER_TYPE
#define I_CAL_COMP_ITER_TYPE
ICalCompIter
typedef struct _ICalCompIter ICalCompIter;
This is the ICalCompIter instance.
struct ICalCompIterClass
struct ICalCompIterClass {
};
This is the ICalCompIter class.