WMENU_DELETE(3W)
Series 300 and 500 Only
NAME
wmenu_delete − delete a menu
SYNOPSIS
wmenu_delete (fd, menuid)
int fd;
int menuid;
DESCRIPTION
fd file descriptor of the window type device interface from which the menu is to be deleted.
menuid
id of the menu to be deleted from the window.
DISCUSSION
This routine deletes the specified menu.
SEE ALSO
wmenu_activate(3W), wmenu_create(3W), wmenu_eventread(3W), wmenu_item(3W).
DIAGNOSTICS
If fd or menuid is invalid, a -1 is returned; otherwise 0 is returned. See errno(2) for further information.
Hewlett-Packard Company — May 11, 2021