Gtk.MenuItem.prototype.deselect
function deselect():void { // Gjs wrapper for gtk_menu_item_deselect() }
Emits the Gtk.deselect signal on the given item. Behaves exactly like #gtk_item_deselect.
function deselect():void { // Gjs wrapper for gtk_menu_item_deselect() }
Emits the Gtk.deselect signal on the given item. Behaves exactly like #gtk_item_deselect.