Content-type: text/html Man page of libmenu

libmenu

Section: Interface Libraries (3LIB)
Updated: 22 May 2003
Index Return to Main Contents
 

NAME

libmenu - menus library  

SYNOPSIS

cc [ flag... ] file... -lmenu [ library... ]
 

DESCRIPTION

Functions in this library provide menus using libcurses(3LIB) routines.  

INTERFACES

The shared object libmenu.so.1 provides the public interfaces defined below. See intro(3) for additional information on shared object interfaces.

current_itemfree_item
free_menuitem_count
item_descriptionitem_index
item_inititem_name
item_optsitem_opts_off
item_opts_onitem_term
item_userptritem_value
item_visiblemenu_back
menu_drivermenu_fore
menu_formatmenu_grey
menu_initmenu_items
menu_markmenu_opts
menu_opts_offmenu_opts_on
menu_padmenu_pattern
menu_submenu_term
menu_userptrmenu_win
new_itemnew_menu
pos_menu_cursorpost_menu
scale_menuset_current_item
set_item_initset_item_opts
set_item_termset_item_userptr
set_item_valueset_menu_back
set_menu_foreset_menu_format
set_menu_greyset_menu_init
set_menu_itemsset_menu_mark
set_menu_optsset_menu_pad
set_menu_patternset_menu_sub
set_menu_termset_menu_userptr
set_menu_winset_top_row
top_rowunpost_menu

 

FILES

/usr/lib/libmenu.so.1 shared object

/usr/lib/64/libmenu.so.1 64-bit shared object

 

ATTRIBUTES

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPEATTRIBUTE VALUE
AvailabilitySUNWcsl (32-bit)
SUNWcslx (64-bit)
MT-LevelUnsafe

 

SEE ALSO

intro(3), libcurses(3LIB), attributes(5)


 

Index

NAME
SYNOPSIS
DESCRIPTION
INTERFACES
FILES
ATTRIBUTES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 02:38:41 GMT, October 02, 2010