*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->OpenBSD man pages              
Title
Content
Arch
Section
 
 menu_grey(3) -- color and attribute control for menus
    The function set_menu_fore sets the foreground attribute of menu. This is the highlight used for selected menu items. menu_fore returns the foreground attribute. The default is A_STANDOUT. The functio...
 menu_hook(3) -- set hooks for automatic invocation by applications
    These functions make it possible to set hook functions to be called at various points in the automatic processing of input event codes by menu_driver. The function set_item_init sets a hook to be call...
 menu_init(3) -- set hooks for automatic invocation by applications
    These functions make it possible to set hook functions to be called at various points in the automatic processing of input event codes by menu_driver. The function set_item_init sets a hook to be call...
 menu_items(3) -- make and break connections between items and menus
    The function set_menu_items changes the item pointer array of the given menu. The array must be terminated by a NULL. The function menu_items returns the item array of the given menu. The function ite...
 menu_mark(3) -- get and set the menu mark string
    In order to make menu selections visible on older terminals without highlighting or color capability, the menu library marks selected items in a menu with a prefix string. The function set_menu_mark s...
 menu_new(3) -- create and destroy menus
    The function new_menu creates a new menu connected to a specified item pointer array (which must be NULL-terminated). The function free_menu disconnects menu from its item array and frees the storage ...
 menu_opts(3) -- set and get menu options
    The function set_menu_opts sets all the given menu's option bits (menu option bits may be logically OR'ed together). The function menu_opts_on turns on the given option bits, and leaves others alone...
 menu_opts_off(3) -- set and get menu options
    The function set_menu_opts sets all the given menu's option bits (menu option bits may be logically OR'ed together). The function menu_opts_on turns on the given option bits, and leaves others alone...
 menu_opts_on(3) -- set and get menu options
    The function set_menu_opts sets all the given menu's option bits (menu option bits may be logically OR'ed together). The function menu_opts_on turns on the given option bits, and leaves others alone...
 menu_pad(3) -- color and attribute control for menus
    The function set_menu_fore sets the foreground attribute of menu. This is the highlight used for selected menu items. menu_fore returns the foreground attribute. The default is A_STANDOUT. The functio...
 menu_pattern(3) -- get and set a menu's pattern buffer
    Every menu has an associated pattern match buffer. As input events that are printable ASCII characters come in, they are appended to this match buffer and tested for a match, as described in menu_driv...
 menu_post(3) -- write or erase menus from associated subwindows
    The function post_menu displays a menu to its associated subwindow. To trigger physical display of the subwindow, use refresh or some equivalent curses routine (the implicit doupdate triggered by an c...
 menu_requestname(3) -- handle printable menu request names
    The function menu_request_name returns the printable name of a menu request code. The function menu_request_by_name searches in the nametable for a request with the given name and returns its request ...
 menu_request_by_name(3) -- handle printable menu request names
    The function menu_request_name returns the printable name of a menu request code. The function menu_request_by_name searches in the nametable for a request with the given name and returns its request ...
 menu_request_name(3) -- handle printable menu request names
    The function menu_request_name returns the printable name of a menu request code. The function menu_request_by_name searches in the nametable for a request with the given name and returns its request ...
<<  [Prev]  131  132  133  134  135  136  137  138  139  140  141  142  143  144  145  146  147  148  149  150  151  
152  153  154  155  156  157  158  159  160  161  162  163  164  165  166  167  168  169  170  171  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service