X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fhtml%2Fman%2Fmitem_opts.3x.html;h=27d44a5b0f9e07ce547a579c6a62850038bd19e3;hb=9de646fe8f944e760d453b57e01b866d1d514ad7;hp=75ca07d9780d242ddbe3755976bb2de9e4ef6688;hpb=a8987e73ec254703634802b4f7ee30d3a485524d;p=ncurses.git diff --git a/doc/html/man/mitem_opts.3x.html b/doc/html/man/mitem_opts.3x.html index 75ca07d9..27d44a5b 100644 --- a/doc/html/man/mitem_opts.3x.html +++ b/doc/html/man/mitem_opts.3x.html @@ -2,7 +2,7 @@ @@ -41,7 +41,7 @@
 
-mitem_opts(3x)                                     mitem_opts(3x)
+mitem_opts(3x)                                           mitem_opts(3x)
 
 
 
@@ -54,10 +54,10 @@
 

SYNOPSIS

        #include <menu.h>
-       int set_item_opts(ITEM *item, OPTIONS opts);
-       int item_opts_on(ITEM *item, OPTIONS opts);
-       int item_opts_off(ITEM *item, OPTIONS opts);
-       OPTIONS item_opts(const ITEM *item);
+       int set_item_opts(ITEM *item, Item_Options opts);
+       int item_opts_on(ITEM *item, Item_Options opts);
+       int item_opts_off(ITEM *item, Item_Options opts);
+       Item_Options item_opts(const ITEM *item);
 
 
 
@@ -115,7 +115,7 @@ - mitem_opts(3x) + mitem_opts(3x)