NAME
mmiitteemmnnaammee - get menu item name and description fields
SYNOPSIS
##iinncclluuddee <
const char *itemname(const ITEM *item); const char *itemdescription(const ITEM *item);> DESCRIPTION
The function iitteemmnnaammee returns the name part of the given item. The function iitteemmddeessccrriippttiioonn returns the description part of the given item. RREETTUURRNN VVAALLUUEE These routines returns NNUULLLL on error.SEE ALSO
ccuurrsseess(3X), mmeennuu(3X). NNOOTTEESS The header file <> automatically includes the header file < >. PPOORRTTAABBIILLIITTYY These routines emulate the System V menu library. They were not sup-
ported on Version 7 or BSD versions. AUTHORS Juergen Pfeifer. Manual pages and adaptation for new curses by Eric S. Raymond. mitemname(3X)