Constructor

ICalGLibParameternew_xlicerrortype

since: 1.0

Declaration [src]

ICalParameter*
i_cal_parameter_new_xlicerrortype (
  ICalParameterXlicerrortype v
)

Description [src]

Creates a new ICalParameter according to the xlicerrortype type.

Available since: 1.0

Parameters

v

Type: ICalParameterXlicerrortype

The type of ICalParameter to be created.

Return value

Type: ICalParameter

The newly created ICalParameter.

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