Method
ICalGLibTimezoneget_component
since: 1.0
Declaration [src]
ICalComponent*
i_cal_timezone_get_component (
const ICalTimezone* zone
)
Return value
Type: ICalComponent
The VTIMEZONE component of the zone
.
The caller of the method takes ownership of the data, and is responsible for freeing it. |