dli ~master (2018-10-25T20:58:33Z)
Home
Dub
Repo
TextMenu.addItem
dli
text_menu
TextMenu
Associates the given item with the given key in this menu.
class
TextMenu
(inputStreamT, outputStreamT, keyT)
void
addItem
(
MenuItem
item
,
keyT
key
)
in { assert (item !is null); }
Meta
Source
See Implementation
dli
text_menu
TextMenu
functions
addItem
removeAllItems
removeItem
run
Associates the given item with the given key in this menu.