Method
ICalGLibTimezonecopy
since: 1.0
Declaration [src]
ICalTimezone*
i_cal_timezone_copy (
const ICalTimezone* zone
)
Return value
Type: ICalTimezone
The newly created ICalTimezone with the same values as zone.
| The caller of the method takes ownership of the data, and is responsible for freeing it. |