Method

ICalGLibVcardValueget_tz

unstable since: 4.0

Declaration [src]

ICalVcardTz*
i_cal_vcard_value_get_tz (
  const ICalVcardValue* self
)

Description [src]

Returns value of the TZ self.

Available since: 4.0

Return value

Type: const ICalVcardTz

The TZ value.

The caller of the method takes ownership of the data, and is responsible for freeing it.