Results for “Std.Ui.Menu.Item”
4 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Ui.Menu.Item
One entry of a menu: a command by name, a separator, or a nested menu.
- Std.Ui.Canvas.Command
Str -> Str -> Std.Ui.Menu.ItemOne rectangle operation in the flat display list.
- Std.Ui.Menu.command
Str -> Str -> Std.Ui.Menu.ItemA command item: its title and the command it runs.
- Std.Ui.Menu.menu
Str -> Array[Std.Ui.Menu.Item] -> Std.Ui.Menu.MenuA menu.
