Gtk.MenuShell.prototype.select_item
function select_item(menu_item:Gtk.Widget):void {
// Gjs wrapper for gtk_menu_shell_select_item()
}Selects the menu item from the menu shell.
- menu_item
The Gtk.MenuItem to select
function select_item(menu_item:Gtk.Widget):void {
// Gjs wrapper for gtk_menu_shell_select_item()
}Selects the menu item from the menu shell.
The Gtk.MenuItem to select