Pudu programming language
Menu
API reference

Std.Ui.Keymap.label

1 declaration

fn

label: Str -> Bool -> Str

How a menu shows a chord: symbols run together on Apple platforms (⌘⇧Z), words joined by + elsewhere (Ctrl+Shift+Z).

Back to Std.Ui.KeymapSearch related declarations