Query: glutremovemenuitem
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNTITLEDLOCAL UNTITLEDNAMEglutRemoveMenuItem -- Remove a given menu item.LIBRARYOpenGLUT - menusSYNOPSIS#include <openglut.h> void glutRemoveMenuItem(int item);PARAMETERSitem Integer position down the listDESCRIPTIONWalks the list of the menu items and deletes the numbered item in the list.SEE ALSOglutAddMenuEntry(3) glutAddSubMenu(3) glutChangeToMenuEntry(3) glutChangeToSubMenu(3) Epoch