Constructor
ICalGLibParameternew_patchaction
unstable since: 3.0.15
Declaration [src]
ICalParameter*
i_cal_parameter_new_patchaction (
ICalParameterPatchaction value
)
Parameters
value-
Type:
ICalParameterPatchactionThe
ICalParameterPatchactionvalue of the newICalParameter.
Return value
Type: ICalParameter
The newly created ICalParameter.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |