Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ menu_i_vis(3X) — Motorola System V 88k Release 4 Version 4.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

curses(3X)

menus(3X)

menu_new(3X)

menu_item_visible(3X)  —  MISCELLANEOUS LIBRARY FUNCTIONS

NAME

menu_item_visible: item_visible − tell if menus item is visible

SYNOPSIS

#include <menu.h>
int item_visible(ITEM ∗item);

DESCRIPTION

A menu item is visible if it currently appears in the subwindow of a posted menu.  item_visible returns TRUE if item is visible, otherwise it returns FALSE. 

NOTES

The header file menu.h automatically includes the header files eti.h and curses.h. 

SEE ALSO

curses(3X), menus(3X), menu_new(3X)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026