X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu_win.3x.html;h=1321df197bb4e5fe7576e83d1963e13aec74ece1;hp=db62b23c3d24989f17cbd5e20f120c764476f432;hb=a0b91dc27f0c411e343161b0a4b5459d15a43f85;hpb=761e4f0825b330e970558e82a4bd638383914429 diff --git a/doc/html/man/menu_win.3x.html b/doc/html/man/menu_win.3x.html index db62b23c..1321df19 100644 --- a/doc/html/man/menu_win.3x.html +++ b/doc/html/man/menu_win.3x.html @@ -1,4 +1,3 @@ - + + + menu_win 3x -

menu_win 3x

-
+

menu_win 3x

-
 menu_win(3x)                                               menu_win(3x)
 
 
 
 
 
-

NAME

+

NAME

        menu_win  - make and break menu window and subwindow asso-
        ciations
 
 
 
-

SYNOPSIS

+

SYNOPSIS

        #include <menu.h>
        int set_menu_win(MENU *menu, WINDOW *win);
        WINDOW *menu_win(const MENU *menu);
@@ -63,7 +63,7 @@
 
 
 
-

DESCRIPTION

+

DESCRIPTION

        Every menu has an associated pair of curses windows.   The
        menu  window displays any title and border associated with
        the window; the menu subwindow displays the items  of  the
@@ -83,7 +83,7 @@
 
 
 
-

RETURN VALUE

+

RETURN VALUE

        Routines  that return pointers return NULL on error.  Rou-
        tines that return an integer return one of  the  following
        error codes:
@@ -105,24 +105,24 @@
 
 
 
-

SEE ALSO

+

SEE ALSO

        curses(3x), curs_variables(3x), menu(3x).
 
 
 
-

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_win(3x)
 
-
-
-Man(1) output converted with -man2html -
+