X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu_win.3x.html;h=9688e0f506ce1af12c74fa017d51b80d899722c9;hb=e2153a14ebfb90265151d608778aaf9f403b3d24;hp=76d98426bb1878e6cd3fd91caafdb5463df15df5;hpb=31c4bcf3307145fc5368b4aaf15e41bdd66a984b;p=ncurses.git diff --git a/doc/html/man/menu_win.3x.html b/doc/html/man/menu_win.3x.html index 76d98426..9688e0f5 100644 --- a/doc/html/man/menu_win.3x.html +++ b/doc/html/man/menu_win.3x.html @@ -1,7 +1,6 @@ -menu_win 3x 2023-09-16 ncurses 6.4 Library calls +menu_win 3x 2024-03-16 ncurses 6.5 Library calls -

menu_win 3x 2023-09-16 ncurses 6.4 Library calls

+

menu_win 3x 2024-03-16 ncurses 6.5 Library calls

 menu_win(3x)                     Library calls                    menu_win(3x)
 
@@ -60,7 +59,7 @@
        int set_menu_sub(MENU *menu, WINDOW *sub);
        WINDOW *menu_sub(const MENU *menu);
 
-       int scale_menu(const MENU *menu, int *rows, int *columns);
+       int scale_menu(const MENU *menu, int *rows, int *columns);
 
 
 

DESCRIPTION

@@ -100,17 +99,8 @@
             No items are connected to the menu.
 
 
-

SEE ALSO

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

NOTES

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

PORTABILITY

-       These  routines  emulate  the  System  V  menu  library.  They were not
+       These routines emulate the  System  V  menu  library.   They  were  not
        supported on Version 7 or BSD versions.
 
 
@@ -119,8 +109,12 @@
        Raymond.
 
 
+

SEE ALSO

+       curses(3x), curs_variables(3x), menu(3x)
+
+
 
-ncurses 6.4                       2023-09-16                      menu_win(3x)
+ncurses 6.5                       2024-03-16                      menu_win(3x)