X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmitem_visible.3x.html;h=5336712d230a49fee7d2e46e89a37a7b94833091;hp=705c8bdac57cf3b3b4aec6850648d4500f9b8029;hb=81304798ee736c467839c779c9ca5dca48db7bea;hpb=6208c89f98f1cf9fe0980bd8e791846ce007a13d diff --git a/doc/html/man/mitem_visible.3x.html b/doc/html/man/mitem_visible.3x.html index 705c8bda..5336712d 100644 --- a/doc/html/man/mitem_visible.3x.html +++ b/doc/html/man/mitem_visible.3x.html @@ -1,7 +1,8 @@ - - + mitem_visible 3x - +

mitem_visible 3x

-mitem_visible(3x)                                     mitem_visible(3x)
+mitem_visible(3x)                                            mitem_visible(3x)
 
 
 
@@ -52,14 +53,14 @@
 
 

SYNOPSIS

        #include <menu.h>
-       bool item_visible(const ITEM *item);
+
+       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).
+       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

@@ -67,22 +68,22 @@
 
 
 

NOTES

-       The header file <menu.h> automatically includes the header
-       file <curses.h>.
+       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.
+       These routines emulate the  System  V  menu  library.   They  were  not
+       supported on Version 7 or BSD versions.
 
 
 

AUTHORS

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