Method
ECalComponentDateTimetake_tzid
since: 3.34
Declaration [src]
void
e_cal_component_datetime_take_tzid (
ECalComponentDateTime* dt,
gchar* tzid
)
Description [src]
Sets the tzid of the dt and assumes ownership of tzid. Any previously
set TZID is freed. An empty string or a NULL as tzid is treated as none TZID.
Available since: 3.34