Next: , Previous: , Up: The curses menu library   [Contents][Index]


5.5.4 Menu creation

Procedure: new-menu items

Given a list of items, where each item was created by the procedure new-item, the procedure new-menu returns a menu.

If the menu cannot be created, an error is thrown.