Method

ICalGLibTimezoneget_display_name

since: 1.0

Declaration [src]

const gchar*
i_cal_timezone_get_display_name (
  const ICalTimezone* zone
)

Description [src]

Gets the display name of the zone.

Available since: 1.0

Return value

Type: const gchar*

The display name of zone.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.