Gtk.MenuShell::cancel
function callback(menu_shell, ):void;
An action signal which cancels the selection within the menu shell. Causes the Gtk.selection-done signal to be emitted.
- menu_shell
instance of Gtk.MenuShell that is emitting the signal
function callback(menu_shell, ):void;
An action signal which cancels the selection within the menu shell. Causes the Gtk.selection-done signal to be emitted.
instance of Gtk.MenuShell that is emitting the signal