MENU_ITEM_VISIBLE(3) | Library Functions Manual | MENU_ITEM_VISIBLE(3) |
item_visible
—
#include <menu.h>
int
item_visible
(ITEM
*item);
item_visible
() function returns TRUE if the item
passed is currently visible in a menu.
E_BAD_ARGUMENT
E_NOT_CONNECTED
September 10, 1999 | NetBSD 9.0 |