Method

ICalGLibCompIternext

since: 1.0

Declaration [src]

ICalComponent*
i_cal_comp_iter_next (
  ICalCompIter* i
)

Description [src]

Gets the next ICalComponent pointed by ICalCompIter.

Available since: 1.0

Return value

Type: ICalComponent

A ICalCompIter.

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