Method
ICalGLibVcardPropertyclone
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 returned data, and is responsible for freeing it. |