Constructor
ICalGLibParameternew_encoding
since: 1.0
Declaration [src]
ICalParameter*
i_cal_parameter_new_encoding (
ICalParameterEncoding v
)
Parameters
v-
Type:
ICalParameterEncodingThe type of
ICalParameterto 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. |