GLib.Date.prototype.free

function free(): void {
    // Gjs wrapper for g_date_free()
}
  

Frees a GLib.Date returned from GLib.Date.new.