Method
ICalGLibVcardStructuredclone
unstable since: 4.0
Declaration [src]
ICalVcardStructured*
i_cal_vcard_structured_clone (
const ICalVcardStructured* self
)
Return value
Type: const ICalVcardStructured
A deep copy of self.
| The caller of the method takes ownership of the data, and is responsible for freeing it. |