Constructor

ICalGLibComponentnew_vlocation

unstable since: 3.1

Declaration [src]

ICalComponent*
i_cal_component_new_vlocation (
  void
)

Description [src]

Creates a ICalComponent of type I_CAL_VLOCATION_COMPONENT.

Available since: 3.1

Return value

Type: ICalComponent

The newly created ICalComponent.

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