Gtk.MenuShell.prototype.deselect

function deselect():void {
    // Gjs wrapper for gtk_menu_shell_deselect()
}

Deselects the currently selected item from the menu shell, if any.