GLib.TimeZone.prototype.unref

function unref(): void {
    // Gjs wrapper for g_time_zone_unref()
}
  

Decreases the reference count on tz.

Since 2.26