X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fhtml%2Fman%2Fmitem_visible.3x.html;h=9c8efbe619988fc40df4455c1d1e74b4c88ae11a;hb=16fbf3f4f7d96b6ee6bf9159b22f26e05962aa3d;hp=bc105a0a9a15fa328b4db24952f8883b0cb95c0c;hpb=b1f61d9f3aa244512045a6b02e759825d7049d34;p=ncurses.git diff --git a/doc/html/man/mitem_visible.3x.html b/doc/html/man/mitem_visible.3x.html index bc105a0a..9c8efbe6 100644 --- a/doc/html/man/mitem_visible.3x.html +++ b/doc/html/man/mitem_visible.3x.html @@ -1,80 +1,100 @@ + + + + + +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
+       supported 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 -
+