Constructor

ICalGLibVcardTimenew

unstable since: 4.0

Declaration [src]

ICalVcardTime*
i_cal_vcard_time_new (
  void
)

Description [src]

Creates a new ICalVcardTime.

Available since: 4.0

Return value

Type: const ICalVcardTime

The newly created ICalVcardTime. It is a null time.

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