opensolaris man page for libmenu

Query: libmenu

OS: opensolaris

Section: 3lib

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

libmenu(3LIB)							Interface Libraries						     libmenu(3LIB)

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_item free_item free_menu item_count item_description item_index item_init item_name item_opts item_opts_off item_opts_on item_term item_userptr item_value item_visible menu_back menu_driver menu_fore menu_format menu_grey menu_init menu_items menu_mark menu_opts menu_opts_off menu_opts_on menu_pad menu_pattern menu_sub menu_term menu_userptr menu_win new_item new_menu pos_menu_cursor post_menu scale_menu set_current_item set_item_init set_item_opts set_item_term set_item_userptr set_item_value set_menu_back set_menu_fore set_menu_format set_menu_grey set_menu_init set_menu_items set_menu_mark set_menu_opts set_menu_pad set_menu_pattern set_menu_sub set_menu_term set_menu_userptr set_menu_win set_top_row top_row unpost_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 TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsl (32-bit) | +-----------------------------+-----------------------------+ | |SUNWcslx (64-bit) | +-----------------------------+-----------------------------+ |MT-Level |Unsafe | +-----------------------------+-----------------------------+
SEE ALSO
Intro(3), libcurses(3LIB), attributes(5) SunOS 5.11 22 May 2003 libmenu(3LIB)
Related Man Pages
menu(3x) - centos
lib300(3lib) - opensolaris
menu(3x) - mojave
menus(3curses) - sunos
menu(3x) - freebsd
Similar Topics in the Unix Linux Community
How to unpack and install .tar.bz2 library ?