Constructor
ICalGLibTimezonearray_new
since: 1.0
Declaration [src]
ICalArray*
i_cal_timezone_array_new (
void
)
Return value
Type: ICalArray
Create a new array.
The caller of the function takes ownership of the data, and is responsible for freeing it. |