X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmitem_visible.3x.html;h=183273c4a8427554dac75a346eec48a613299ff4;hp=bc105a0a9a15fa328b4db24952f8883b0cb95c0c;hb=ed646e3f683083e787c6ba773364401dc9fa9d40;hpb=b1f61d9f3aa244512045a6b02e759825d7049d34 diff --git a/doc/html/man/mitem_visible.3x.html b/doc/html/man/mitem_visible.3x.html index bc105a0a..183273c4 100644 --- a/doc/html/man/mitem_visible.3x.html +++ b/doc/html/man/mitem_visible.3x.html @@ -1,80 +1,98 @@ + + + + + +mitem_visible 3x + + + +

mitem_visible 3x

-
-
-
-

NAME

-       mitem_visible - check visibility of a menu item
-
-
-
-

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).
-
-
-
-

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

AUTHORS

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

NAME

+       mitem_visible - check visibility of a menu item
 
 
+

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).
 
 
+

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.
 
 
+

AUTHORS

+       Juergen Pfeifer.  Manual pages and adaptation for new curses by Eric S.
+       Raymond.
 
 
 
+                                                             mitem_visible(3x)
 
-
-
-Man(1) output converted with -man2html -
+