Method
ICalGLibVcardPropertyclone
unstable since: 4.0
Declaration [src]
ICalVcardProperty*
i_cal_vcard_property_clone (
const ICalVcardProperty* prop
)
Return value
Type: ICalVcardProperty
The newly created ICalVcardProperty deeply cloned from prop.
| The caller of the method takes ownership of the data, and is responsible for freeing it. |