X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmitem_value.3x.html;h=164b53d19f92af687215f1a3e6aedb50ea632eba;hp=2b55d6e833f7e474a18f77df0bb4e86adec58410;hb=HEAD;hpb=47d2fb4537d9ad5bb14f4810561a327930ca4280 diff --git a/doc/html/man/mitem_value.3x.html b/doc/html/man/mitem_value.3x.html index 2b55d6e8..01ce5d50 100644 --- a/doc/html/man/mitem_value.3x.html +++ b/doc/html/man/mitem_value.3x.html @@ -1,6 +1,6 @@ - -mitem_value 3x +mitem_value 3x 2024-03-16 ncurses 6.5 Library calls - + -

mitem_value 3x

+

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

-mitem_value(3x)                                                mitem_value(3x)
+mitem_value(3x)                  Library calls                 mitem_value(3x)
 
 
 
@@ -52,8 +52,9 @@
 
 

SYNOPSIS

        #include <menu.h>
-       int set_item_value(ITEM *item, bool value);
-       bool item_value(const ITEM *item);
+
+       int set_item_value(ITEM *item, bool value);
+       bool item_value(const ITEM *item);
 
 
 

DESCRIPTION

@@ -78,18 +79,9 @@
             The menu driver could not process the request.
 
 
-

SEE ALSO

-       curses(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  sup-
-       ported on Version 7 or BSD versions.
+       These  routines  emulate  the  System  V  menu  library.  They were not
+       supported on Version 7 or BSD versions.
 
 
 

AUTHORS

@@ -97,8 +89,12 @@
        Raymond.
 
 
+

SEE ALSO

+       curses(3x), menu(3x)
+
+
 
-                                                               mitem_value(3x)
+ncurses 6.5                       2024-03-16                   mitem_value(3x)