Gtk.MenuShell.prototype.deactivate

function deactivate():void {
    // Gjs wrapper for gtk_menu_shell_deactivate()
}

Deactivates the menu shell.

Typically this results in the menu shell being erased from the screen.