Gtk.MenuShell::move-current

function callback(menu_shell, direction:Gtk.MenuDirectionType, ):void;

An keybinding signal which moves the current menu item in the direction specified by direction.

menu_shell

instance of Gtk.MenuShell that is emitting the signal

direction

the direction to move