Method
ICalGLibTimeclone
since: 1.0
Declaration [src]
ICalTime*
i_cal_time_clone (
const ICalTime* timetype
)
Return value
Type: ICalTime
The newly created ICalTime, copy of timetype.
| The caller of the method takes ownership of the data, and is responsible for freeing it. |