glutAddMenuEntry (3) Linux Manual Page
glutAddMenuEntry – Append an item to the current menu.
Library
OpenGLUT – menus
Synopsis
In openglut.h Ft void Fn glutAddMenuEntry const char *label int value
Parameters
Bf Em
Bf Em
Description
Inserts a given ( Bf Sy
The new entry is added to the end of the menu.
See Also
glutAddSubMenu(3) glutChangeToMenuEntry(3) glutChangeToSubMenu(3) glutRemoveMenuItem(3)
