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

  man pages->OpenBSD man pages -> mitem_name (3)              
Title
Content
Arch
Section
 

mitem_name(3)

Contents


NAME    [Toc]    [Back]

       mitem_name - get menu item name and description fields

SYNOPSIS    [Toc]    [Back]

       #include <menu.h>
       const char *item_name(const ITEM *item);
       const char *item_description(const ITEM *item);

DESCRIPTION    [Toc]    [Back]

       The  function item_name returns the name part of the given
       item.
       The function item_description returns the description part
       of the given item.

RETURN VALUE    [Toc]    [Back]

       These routines returns NULL on error.

SEE ALSO    [Toc]    [Back]

      
      
       curses(3), menu(3).

NOTES    [Toc]    [Back]

       The header file <menu.h> automatically includes the header
       file <curses.h>.

PORTABILITY    [Toc]    [Back]

       These routines emulate the System V  menu  library.   They
       were not supported on Version 7 or BSD versions.

AUTHORS    [Toc]    [Back]

       Juergen  Pfeifer.   Manual  pages  and  adaptation for new
       curses by Eric S. Raymond.
[ Back ]
 Similar pages
Name OS Title
menu_item_name NetBSD get item name or description
mitem_value FreeBSD set and get menu item values
item_opts_off OpenBSD set and get menu item options
item_opts OpenBSD set and get menu item options
set_menu_opts FreeBSD set and get menu item options
set_item_opts FreeBSD set and get menu item options
item_opts_on FreeBSD set and get menu item options
item_opts_off FreeBSD set and get menu item options
mitem_opts FreeBSD set and get menu item options
item_opts FreeBSD set and get menu item options
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service