Constructor

ICalGLibParameternew_cutype

since: 1.0

Declaration [src]

ICalParameter*
i_cal_parameter_new_cutype (
  ICalParameterCutype value
)

Description [src]

Creates a new ICalParameter holding CUTYPE.

Available since: 1.0

Parameters

value

Type: ICalParameterCutype

The ICalParameterCutype value.

Return value

Type: ICalParameter

A new ICalParameter holding CUTYPE.

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