Method

ICalGLibVcardTzset_tzid

unstable since: 4.0

Declaration [src]

void
i_cal_vcard_tz_set_tzid (
  ICalVcardTz* self,
  const gchar* tzid
)

Description [src]

Sets the URI value of the self.

Available since: 4.0

Parameters

tzid

Type: const gchar*

A URI.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.