Method

ICalGLibVcardTzget_utc_offset

unstable since: 4.0

Declaration [src]

gint
i_cal_vcard_tz_get_utc_offset (
  const ICalVcardTz* self
)

Description [src]

Gets the UTC offset value of the self. It can return 0 when not set or when the self is not of UTC offset type.

Available since: 4.0

Return value

Type: gint

A UTC offset.