Method
ICalGLibCompIterderef
since: 1.0
Declaration [src]
ICalComponent*
i_cal_comp_iter_deref (
ICalCompIter* i
)
Return value
Type: ICalComponent
A ICalComponent
.
The caller of the method takes ownership of the data, and is responsible for freeing it. |