glutremovemenuitem(3glut) mojave man page | unix.com

Man Page: glutremovemenuitem

Operating Environment: mojave

Section: 3glut

glutRemoveMenuItem(3GLUT)					       GLUT						 glutRemoveMenuItem(3GLUT)

NAME
glutRemoveMenuItem - remove the specified menu item.
SYNTAX
#include <GLUT/glut.h> void glutRemoveMenuItem(int entry);
ARGUMENTS
entry Index into the menu items of the current menu (1 is the topmost menu item).
DESCRIPTION
glutRemoveMenuItem 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 ALSO
glutAddMenuEntry, glutAddSubMenu, glutChangeToMenuEntry, glutChangeToSubMenu
AUTHOR
Mark J. Kilgard (mjk@nvidia.com)
GLUT
3.7 glutRemoveMenuItem(3GLUT)
Related Man Pages
glutidlefunc(3glut) - mojave
glutmenustatusfunc(3glut) - mojave
glutidlefunc(3glut) - suse
glutmenustatusfunc(3glut) - suse
glutmenustatusfunc(3glut) - osx
Similar Topics in the Unix Linux Community
Update: Uploading Movies at Attachments to Posts
Split large xml into mutiple files and with header and footer in file
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
UNIX tool on MacOS that can increase resolution of a file
How can I direct messages from mac console.app to a log file?