Method

GLibTimeZoneref

since: 2.26

Declaration

GTimeZone*
g_time_zone_ref (
  GTimeZone* tz
)

Description

Increases the reference count on tz.

Available since: 2.26

Return value

Type: GTimeZone

A new reference to tz.

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