Constructor

ICalGLibParameternew_patchaction

unstable since: 3.0.15

Declaration [src]

ICalParameter*
i_cal_parameter_new_patchaction (
  ICalParameterPatchaction value
)

Description

No description available.

Available since: 3.0.15

Parameters

value

Type: ICalParameterPatchaction

The ICalParameterPatchaction value of the new ICalParameter.

Return value

Type: ICalParameter

The newly created ICalParameter.

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