Constructor
ICalGLibVcardParameternew_created
unstable since: 4.0
Declaration [src]
ICalVcardParameter*
i_cal_vcard_parameter_new_created (
const ICalVcardTime* value
)
Parameters
value-
Type:
const ICalVcardTimeThe
ICalVcardTimevalue.The data is owned by the caller of the function.
Return value
Type: ICalVcardParameter
A new ICalVcardParameter holding CREATED.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |