Man Page: glutremovemenuitem
Operating Environment: centos
Section: 3
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 |
|---|
| item_index(3curses) - opensolaris |
| set_top_row(3curses) - opensolaris |
| glutsetwindow(3) - centos |
| menu_driver(3) - netbsd |
| set_current_item(3curses) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| Docker learning Phase-I |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |