X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu_attributes.3x.html;h=ac338e6edb34ac72d43d665dd487a8925842395a;hp=40c6ef92c2aa2d0261d9ae19b8622cb8f147d6cc;hb=db5f7f4f146a91ba8ec7f1df8e9d7f9d2d7c74fd;hpb=71c0306f0824ef2b10c4c5813fb003db48f3012e diff --git a/doc/html/man/menu_attributes.3x.html b/doc/html/man/menu_attributes.3x.html index 40c6ef92..ac338e6e 100644 --- a/doc/html/man/menu_attributes.3x.html +++ b/doc/html/man/menu_attributes.3x.html @@ -1,4 +1,3 @@ - + + + menu_attributes 3x -

menu_attributes 3x

-
+

menu_attributes 3x

-
 menu_attributes(3x)                                 menu_attributes(3x)
 
 
 
 
 
-

NAME

+

NAME

        menu_attributes - color and attribute control for menus
 
 
 
-

SYNOPSIS

+

SYNOPSIS

        #include <menu.h>
        int set_menu_fore(MENU *menu, chtype attr);
        chtype menu_fore(const MENU *menu);
@@ -65,7 +65,7 @@
 
 
 
-

DESCRIPTION

+

DESCRIPTION

        The  function  set_menu_fore sets the foreground attribute
        of menu. This is the  highlight  used  for  selected  menu
        items.   menu_fore  returns the foreground attribute.  The
@@ -90,7 +90,7 @@
 
 
 
-

RETURN VALUE

+

RETURN VALUE

        These routines return one of the following:
 
        E_OK The routine succeeded.
@@ -104,25 +104,25 @@
 
 
 
-

SEE ALSO

+

SEE ALSO

        curses(3x) and related pages whose names begin "menu_" for
        detailed descriptions of the entry points.
 
 
 
-

NOTES

+

NOTES

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

PORTABILITY

+

PORTABILITY

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

AUTHORS

+

AUTHORS

        Juergen  Pfeifer.   Manual  pages  and  adaptation for new
        curses by Eric S. Raymond.
 
@@ -130,10 +130,17 @@
 
                                                     menu_attributes(3x)
 
-
-
-Man(1) output converted with -man2html -
+