*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->NetBSD man pages -> menu_item_visible (3)              
Title
Content
Arch
Section
 

MENU_ITEM_VISIBLE(3)

Contents


NAME    [Toc]    [Back]

     item_visible - get visibility status of an item

LIBRARY    [Toc]    [Back]

     Curses Menu Library (libmenu, -lmenu)

SYNOPSIS    [Toc]    [Back]

     #include <menu.h>

     int
     item_visible(ITEM *item);

DESCRIPTION    [Toc]    [Back]

     The item_visible() function returns TRUE if the item passed is currently
     visible in a menu.

RETURN VALUES    [Toc]    [Back]

     The functions return one of the following error values:

     E_BAD_ARGUMENT   One or more of the arguments passed to the function was
                      incorrect.
     E_NOT_CONNECTED  The item is not connected to a menu.

SEE ALSO    [Toc]    [Back]

      
      
     curses(3), menus(3)

NOTES    [Toc]    [Back]

     The header <menu.h> automatically includes both <curses.h> and <eti.h>.

BSD                           September 10, 1999                           BSD
[ Back ]
 Similar pages
Name OS Title
mitem_visible FreeBSD check visibility of a menu item
item_visible OpenBSD check visibility of a menu item
item_visible FreeBSD check visibility of a menu item
mitem_visible OpenBSD check visibility of a menu item
tpon IRIX control the visibility of the textport
curson IRIX control cursor visibility by window
pthread_exc_get_status_np Tru64 (Macro) Obtains a systemdefined error status from a DECthreads status exception object
XmListSetBottomItem HP-UX A List function that makes an existing item the last visible item in the list
XmListSetItem HP-UX A List function that makes an existing item the first visible item in the list
XmListSetBottomItem IRIX A List function that makes an existing item the last visible item in the list
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service