glutChangeToSubMenu (3) Linux Manual Page
glutChangeToSubMenu – Replace a menu entry with a submenu.
Library
OpenGLUT – menus
Synopsis
In openglut.h Ft void Fn glutChangeToSubMenu int item const char *label int subMenuID
Parameters
Bf Em
Bf Em
Bf Em
Description
Walks the list of the menu items and replaces the numbered Bf Sy
See Also
glutAddMenuEntry(3) glutAddSubMenu(3) glutChangeToMenuEntry(3) glutRemoveMenuItem(3)
