Constructor

ICalGLibVcardParameternew_calscale

unstable since: 4.0

Declaration [src]

ICalVcardParameter*
i_cal_vcard_parameter_new_calscale (
  ICalVcardParameterCalscale value
)

Description [src]

Creates a new ICalVcardParameter holding CALSCALE.

Available since: 4.0

Parameters

value

Type: ICalVcardParameterCalscale

The ICalVcardParameterCalscale value.

Return value

Type: ICalVcardParameter

A new ICalVcardParameter holding CALSCALE.

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