Pudu programming language
Menu
API reference

Std.Ui.Menu.view

1 declaration

fn

view: &Array[Std.Ui.Menu.Menu] -> &Option[Str] -> &Std.Ui.Keymap.Keymap -> Bool -> &Std.Ui.Theme.Theme -> Std.Ui.Layout.View

The menu bar as a row of titles, tagged menu.<title>, with the menu named by open dropped down beneath: commands tagged command.<name> and labelled with their shortcut.

Back to Std.Ui.MenuSearch related declarations