Constructor

ICalGLibTimezonearray_new

since: 1.0

Declaration [src]

ICalArray*
i_cal_timezone_array_new (
  void
)

Description [src]

Creates a new array of timezones.

Available since: 1.0

Return value

Type: ICalArray

Create a new array.

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