Constructor

ICalGLibComponentnew_vfreebusy

since: 1.0

Declaration [src]

ICalComponent*
i_cal_component_new_vfreebusy (
  void
)

Description [src]

Creates a ICalComponent with the type to be vfreebusy.

Available since: 1.0

Return value

Type: ICalComponent

The newly created ICalComponent.

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