Method

ICalGLibPropIternext

unstable since: 4.0

Declaration [src]

ICalProperty*
i_cal_prop_iter_next (
  ICalPropIter* i
)

Description [src]

Gets the next ICalProperty pointed by ICalPropIter.

Available since: 4.0

Return value

Type: ICalProperty

A ICalProperty.

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