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