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

  man pages->NetBSD man pages -> menu_pattern (3)              
Title
Content
Arch
Section
 

MENU_PATTERN(3)

Contents


NAME    [Toc]    [Back]

     menu_pattern, set_menu_pattern - get or set menu pattern

LIBRARY    [Toc]    [Back]

     Curses Menu Library (libmenu, -lmenu)

SYNOPSIS    [Toc]    [Back]

     #include <menu.h>

     char *
     menu_pattern(MENU *menu);

DESCRIPTION    [Toc]    [Back]

     The menu_pattern() function returns a pointer to the string that is currently
 in the menu pattern buffer.  The menu pattern buffer can be set by
     calling set_menu_pattern() which will set the pattern buffer to the
     string passed and then attempt to match that string against the names of
     the items in the attached items.

RETURN VALUES    [Toc]    [Back]

     The functions return one of the following error values:

     E_OK            The function was successful.
     E_SYSTEM_ERROR  There was a system error during the call.
     E_BAD_ARGUMENT  One or more of the arguments passed to the function was
                     incorrect.
     E_NO_MATCH      The character search failed to find a match.

SEE ALSO    [Toc]    [Back]

      
      
     curses(3), menus(3)

NOTES    [Toc]    [Back]

     The header <menu.h> automatically includes both <curses.h> and <eti.h>.

BSD                           September 10, 1999                           BSD
[ Back ]
 Similar pages
Name OS Title
VkOptionMenu IRIX An option menu for use with ViewKit menu items
tt_message_barg_add HP-UX add an argument to a pattern
tt_pattern_arg_add HP-UX add an argument to a pattern
glsamplepatternsgis IRIX set pattern for multisampling
tt_pattern_print HP-UX format a pattern
tt_pattern_address_add HP-UX add a value to the address field for a pattern
menu_pattern OpenBSD get and set a menu's pattern buffer
menu_pattern FreeBSD get and set a menu's pattern buffer
fgrep HP-UX search a file for a pattern
egrep HP-UX search a file for a pattern
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service