Method
ICalGLibVcardValueclone
unstable since: 4.0
Declaration [src]
ICalVcardValue*
i_cal_vcard_value_clone (
const ICalVcardValue* value
)
Return value
Type: ICalVcardValue
The newly created ICalVcardValue with the same property as value.
| The caller of the method takes ownership of the data, and is responsible for freeing it. |