glutAddSubMenu (3) Linux Manual Page
glutAddSubMenu – Append a submenu to the current menu.
Library
OpenGLUT – menusSynopsis
In openglut.h Ft void Fn glutAddSubMenu const char *label int subMenuIDParameters
Bf Em Bf Em
Description
Attaches an existing menu as a submenu of the current menu. Bf Sy
The submenu is added to the end of the menu.
