Constructor

ICalGLibParameternew_xliccomparetype

since: 1.0

Declaration [src]

ICalParameter*
i_cal_parameter_new_xliccomparetype (
  ICalParameterXliccomparetype value
)

Description [src]

Creates a new ICalParameter holding XLICCOMPARETYPE.

Available since: 1.0

Parameters

value

Type: ICalParameterXliccomparetype

The ICalParameterXliccomparetype value.

Return value

Type: ICalParameter

A new ICalParameter holding XLICCOMPARETYPE.

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