GLib.TimeZone.prototype.ref

function ref(): GLib.TimeZone {
    // Gjs wrapper for g_time_zone_ref()
}
  

Increases the reference count on tz.

Since 2.26

Returns

a new reference to tz.