Constructor

ICalGLibComponentnew_xpatch

unstable since: 3.1

Declaration [src]

ICalComponent*
i_cal_component_new_xpatch (
  void
)

Description [src]

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