section 3menu — Library functions
- attributes(3menu) color and attribute control for menus
- cursor(3menu) position a menu's cursor
- driver(3menu) command-processing loop of the menu system
- format(3menu) set and get menu sizes
- hook(3menu) set hooks for automatic invocation by applications
- items(3menu) make and break connections between items and menus
- mark(3menu) get and set the menu mark string
- menu(3menu) curses extension for programming menus
- menu_current(3menu) set and get current_menu_item
- menu_name(3menu) get menu item name and description fields
- menu_new(3menu) create and destroy menu items
- menu_opts(3menu) set and get menu item options
- menu_userptr(3menu) associate application data with a menu item
- menu_value(3menu) set and get menu item values
- menu_visible(3menu) check visibility of a menu item
- new(3menu) create and destroy menus
- opts(3menu) set and get menu options
- pattern(3menu) set and get a menu's pattern buffer
- post(3menu) write or erase menus from associated subwindows
- requestname(3menu) handle printable menu request names
- spacing(3menu) set and get spacing between menu items.
- userptr(3menu) associate application data with a menu item
- win(3menu) make and break menu window and subwindow associations