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

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

MENU_ITEM_NAME(3)

Contents


NAME    [Toc]    [Back]

     item_description, item_name - get item name or description

LIBRARY    [Toc]    [Back]

     Curses Menu Library (libmenu, -lmenu)

SYNOPSIS    [Toc]    [Back]

     #include <menu.h>

     char *
     item_description(ITEM *item);

     char *
     item_name(ITEM *item);

DESCRIPTION    [Toc]    [Back]

     The item_description() menu function returns the description string associated
 with the passed item.  The item_name() function returns the name
     string associated with the passed item.

RETURN VALUES    [Toc]    [Back]

     The function item_description() and item_name() functions return NULL if
     the item pointer is not valid.

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
mitem_name FreeBSD get menu item name and description fields
mitem_name OpenBSD get menu item name and description fields
item_name OpenBSD get menu item name and description fields
item_description FreeBSD get menu item name and description fields
item_name FreeBSD get menu item name and description fields
item_description OpenBSD get menu item name and description fields
captoinfo IRIX convert a termcap description into a terminfo description
captoinfo Tru64 Converts a termcap description into a terminfo description.
captoinfo Linux convert a termcap description into a terminfo description
captoinfo HP-UX convert a termcap description into a terminfo description
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service