centos man page for glutremovemenuitem

Query: glutremovemenuitem

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

UNTITLED
LOCAL UNTITLED
NAME
glutRemoveMenuItem -- Remove a given menu item.
LIBRARY
OpenGLUT - menus
SYNOPSIS
#include <openglut.h> void glutRemoveMenuItem(int item);
PARAMETERS
item Integer position down the list
DESCRIPTION
Walks the list of the menu items and deletes the numbered item in the list.
SEE ALSO
glutAddMenuEntry(3) glutAddSubMenu(3) glutChangeToMenuEntry(3) glutChangeToSubMenu(3) Epoch
Related Man Pages
item_index(3curses) - opensolaris
set_current_item(3curses) - opensolaris
glutcreatemenuwindow(3) - centos
menu_item_current(3curses) - sunos
set_top_row(3curses) - sunos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
DB2 convert digits to binary format
Docker learning Phase-I
[TIP] Processing YAML files with yq