Constructor

ICalGLibTimenew

since: 1.0

Declaration [src]

ICalTime*
i_cal_time_new (
  void
)

Description [src]

Creates a new ICalTime.

Available since: 1.0

Return value

Type: ICalTime

The newly created ICalTime. It is a null time.

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