X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmitem_visible.3x.html;h=183273c4a8427554dac75a346eec48a613299ff4;hp=8a3e434604c60fac82703e56e24adec211721fb2;hb=ed646e3f683083e787c6ba773364401dc9fa9d40;hpb=c6cfd97b8beaf0f6deafbf8aac7281cf6aa7f012 diff --git a/doc/html/man/mitem_visible.3x.html b/doc/html/man/mitem_visible.3x.html index 8a3e4346..183273c4 100644 --- a/doc/html/man/mitem_visible.3x.html +++ b/doc/html/man/mitem_visible.3x.html @@ -39,58 +39,49 @@ -

mitem_visible 3x

-
+

mitem_visible 3x

-mitem_visible(3x)                                     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

-       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
-       than the whole menu).
+

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 than the whole menu).
 
 
-
-

SEE ALSO

+

SEE ALSO

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

NOTES

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

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 supported on Version 7 or BSD versions.
+

PORTABILITY

+       These routines emulate the System V menu library.  They were  not  sup-
+       ported on Version 7 or BSD versions.
 
 
-
-

AUTHORS

-       Juergen Pfeifer.  Manual  pages  and  adaptation  for  new
-       curses by Eric S. Raymond.
+

AUTHORS

+       Juergen Pfeifer.  Manual pages and adaptation for new curses by Eric S.
+       Raymond.
 
 
 
-                                                      mitem_visible(3x)
+                                                             mitem_visible(3x)