glutAddMenuEntry (3) - Linux Manuals
glutAddMenuEntry: Append an item to the current menu.
NAME
glutAddMenuEntry - Append an item to the current menu.LIBRARY
OpenGLUT - menusSYNOPSIS
In openglut.h Ft void Fn glutAddMenuEntry const char *label int valuePARAMETERS
Bf Em
Bf Em
The new entry is added to the end of the menu.
DESCRIPTION
Inserts a given (
Bf Sy