Constructor
ICalGLibParameternew_encoding
since: 1.0
Declaration [src]
ICalParameter*
i_cal_parameter_new_encoding (
ICalParameterEncoding value
)
Parameters
value-
Type:
ICalParameterEncodingThe
ICalParameterEncodingvalue.
Return value
Type: ICalParameter
A new ICalParameter holding ENCODING.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |