X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu_opts.3x.html;h=3fb967099ac3b25df146696c46f9fa5317fd8473;hp=7266671777bd42e0265842b43a72ed7fcdc39d8b;hb=82a087c4c47679fcfa59bb6d7bdbe587355ba3f6;hpb=a8987e73ec254703634802b4f7ee30d3a485524d diff --git a/doc/html/man/menu_opts.3x.html b/doc/html/man/menu_opts.3x.html index 72666717..3fb96709 100644 --- a/doc/html/man/menu_opts.3x.html +++ b/doc/html/man/menu_opts.3x.html @@ -2,7 +2,7 @@ @@ -41,7 +41,7 @@
 
-menu_opts(3x)                                       menu_opts(3x)
+menu_opts(3x)                                             menu_opts(3x)
 
 
 
@@ -54,10 +54,10 @@
 

SYNOPSIS

        #include <menu.h>
-       int set_menu_opts(MENU *menu, OPTIONS opts);
-       int menu_opts_on(MENU *menu, OPTIONS opts);
-       int menu_opts_off(MENU *menu, OPTIONS opts);
-       OPTIONS menu_opts(const MENU *menu);
+       int set_menu_opts(MENU *menu, Menu_Options opts);
+       int menu_opts_on(MENU *menu, Menu_Options opts);
+       int menu_opts_off(MENU *menu, Menu_Options opts);
+       Menu_Options menu_opts(const MENU *menu);
 
 
 
@@ -137,7 +137,7 @@ - menu_opts(3x) + menu_opts(3x)