X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmitem_visible.3x.html;h=7027e52f386557a8b414bb922b678bbffabcd61c;hb=a919b0ee00a6287c7e29330be52f9bb557503288;hp=b85f4452f7c64c14be4ad6983885a74c9a333ca6;hpb=b0b1980be11bba618d84beb8b30ac94e2c820602;p=ncurses.git diff --git a/doc/html/man/mitem_visible.3x.html b/doc/html/man/mitem_visible.3x.html index b85f4452..7027e52f 100644 --- a/doc/html/man/mitem_visible.3x.html +++ b/doc/html/man/mitem_visible.3x.html @@ -1,4 +1,3 @@ - + + + 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

+

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