Query: menu_mark
OS: opensolaris
Section: 3curses
Links: opensolaris man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
menu_mark(3CURSES) Curses Library Functions menu_mark(3CURSES)NAMEmenu_mark, set_menu_mark - menus mark string routinesSYNOPSIScc [ flag... ] file... -lmenu -lcurses [ library... ] #include <menu.h> int set_menu_mark(MENU *menu, char *mark); char *menu_mark(MENU *menu);DESCRIPTIONmenus displays mark strings to distinguish selected items in a menu (or the current item in a single-valued menu). set_menu_mark() sets the mark string of menu to mark. menu_mark() returns a pointer to the mark string of menu.RETURN VALUESmenu_mark() returns NULL on error. set_menu_mark() returns one of the following: E_OK The routine returned successfully. E_SYSTEM_ERROR System error. E_BAD_ARGUMENT An incorrect argument was passed to the routine.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |MT-Level |Unsafe | +-----------------------------+-----------------------------+SEE ALSOcurses(3CURSES), menus(3CURSES), attributes(5)NOTESThe header <menu.h> automatically includes the headers <eti.h> and <curses.h>. SunOS 5.11 31 Dec 1996 menu_mark(3CURSES)
Related Man Pages |
---|
menu_mark(3x) - freebsd |
set_menu_mark(3x) - redhat |
menu_mark(3curses) - sunos |
set_menu_mark(3curses) - sunos |
menu_mark(3x) - osx |
Similar Topics in the Unix Linux Community |
---|
switching between machines |
AIX Smit menu designer. WinSmit |
Shell menus And Oracle |
System access. |
A funny effect in the menus |