X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmitem_visible.3x.html;h=8a3e434604c60fac82703e56e24adec211721fb2;hp=8d3d01651d9489df2077ad7aea22318e4bb01017;hb=c6cfd97b8beaf0f6deafbf8aac7281cf6aa7f012;hpb=55ccd2b959766810cf7db8d1c4462f338ce0afc8 diff --git a/doc/html/man/mitem_visible.3x.html b/doc/html/man/mitem_visible.3x.html index 8d3d0165..8a3e4346 100644 --- a/doc/html/man/mitem_visible.3x.html +++ b/doc/html/man/mitem_visible.3x.html @@ -1,8 +1,7 @@ - + + + mitem_visible 3x @@ -40,25 +42,24 @@

mitem_visible 3x


-
 mitem_visible(3x)                                     mitem_visible(3x)
 
 
 
 
 
-

NAME

+

NAME

        mitem_visible - check visibility of a menu item
 
 
 
-

SYNOPSIS

+

SYNOPSIS

        #include <menu.h>
        bool item_visible(const ITEM *item);
 
 
 
-

DESCRIPTION

+

DESCRIPTION

        A  menu  item  is  visible  when it is in the portion of a
        posted menu that is mapped onto the screen (if the menu is
        scrollable,  in  particular,  this portion will be smaller
@@ -66,24 +67,24 @@
 
 
 
-

SEE ALSO

+

SEE ALSO

        curses(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.
 
@@ -91,10 +92,16 @@
 
                                                       mitem_visible(3x)
 
-
-
-Man(1) output converted with -man2html -
+