Constructor

ICalGLibComponentnew_vresource

unstable since: 3.1

Declaration [src]

ICalComponent*
i_cal_component_new_vresource (
  void
)

Description [src]

Creates a ICalComponent of type I_CAL_VRESOURCE_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.