Gtk.Widget.prototype.unmap

function unmap():void {
    // Gjs wrapper for gtk_widget_unmap()
}

This function is only for use in widget implementations. Causes a widget to be unmapped if it's currently mapped.