Method
ICalGLibVcardTimeclone
unstable since: 4.0
Declaration [src]
ICalVcardTime*
i_cal_vcard_time_clone (
const ICalVcardTime* self
)
Return value
Type: const ICalVcardTime
The newly created ICalVcardTime, copy of self.
| The caller of the method takes ownership of the data, and is responsible for freeing it. |