Method

ICalGLibVcardValueset_tz

unstable since: 4.0

Declaration [src]

void
i_cal_vcard_value_set_tz (
  ICalVcardValue* self,
  const ICalVcardTz* value
)

Description [src]

Sets value to the TZ self.

Available since: 4.0

Parameters

value

Type: const ICalVcardTz

The TZ value.

The data is owned by the caller of the method.