Query: glutremovemenuitem
OS: redhat
Section: 3glut
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
glutRemoveMenuItem(3GLUT) GLUT glutRemoveMenuItem(3GLUT)NAMEglutRemoveMenuItem - remove the specified menu item.SYNTAXvoid glutRemoveMenuItem(int entry);ARGUMENTSentry Index into the menu items of the current menu (1 is the topmost menu item).DESCRIPTIONglutRemoveMenuItem remove the entry menu item regardless of whether it is a menu entry or sub-menu trigger. entry must be between 1 and glutGet(GLUT_MENU_NUM_ITEMS) inclusive. Menu items below the removed menu item are renumbered.SEE ALSOglutAddMenuEntry, glutAddSubMenu, glutChangeToMenuEntry, glutChangeToSubMenuAUTHORMark J. Kilgard (mjk@nvidia.com)GLUT3.7 glutRemoveMenuItem(3GLUT)
Related Man Pages |
---|
mitem_value(3x) - mojave |
glutcreatemenu(3glut) - redhat |
menu_items(3) - netbsd |
glutcreatemenu(3glut) - osx |
glutmenustatusfunc(3glut) - osx |
Similar Topics in the Unix Linux Community |
---|
Retrieving previous command in a script |
CentOS7 restoring file capabilities |
About TODO |
Package |
Issue with events occuring in DST window |