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
| Related Man Pages |
|---|
| menu_item_current(3curses) - opensolaris |
| menu_driver(3) - netbsd |
| menu_item_current(3) - netbsd |
| item_index(3curses) - sunos |
| menu_item_current(3curses) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| DB2 convert digits to binary format |
| Tar Command |
| Shopt -s histappend |
| Controlling user input |
| [TIP] Processing YAML files with yq |