Class

ICalGLibCompIter

since: 3.0

[]

Description [src]

final class ICalGLib.CompIter : ICalGLib.Object
{
  /* No available fields */
}

This is the ICalCompIter instance.

Available since: 3.0

[]

Hierarchy

hierarchy this ICalCompIter ancestor_0 ICalObject ancestor_0--this ancestor_1 GObject ancestor_1--ancestor_0
[]

Constructors

i_cal_comp_iter_new_full

Create a new libical-glib object from the native libical object and the owner.

since: 1.0

[]

Functions

i_cal_comp_iter_new_default
No description available.

since: 1.0

[]

Instance methods

i_cal_comp_iter_deref

Gets the current ICalComponent pointed by ICalCompIter.

since: 1.0

i_cal_comp_iter_next

Gets the next ICalComponent pointed by ICalCompIter.

since: 1.0

i_cal_comp_iter_prior

Gets the prior ICalComponent pointed by ICalCompIter.

since: 1.0

Methods inherited from ICalObject (12)
Methods inherited from GObject (43)
[]

Properties

Properties inherited from ICalObject (5)
[]

Signals

Signals inherited from GObject (1)

Class structure