glutDestroyMenu(3GLUT) GLUT glutDestroyMenu(3GLUT) NAME glutDestroyMenu - destroys the specified menu. SYNTAX void glutDestroyMenu(int menu); ARGUMENTS menu The identifier of the menu to destroy. DESCRIPTION glutDestroyMenu destroys the specified menu by menu. If menu was the cur- rent menu, the current menu becomes invalid and glutGetMenu will return zero. SEE ALSO glutCreateMenu, glutDestroyWindow AUTHOR Mark J. Kilgard (mjk@nvidia.com) GLUT 3.7 glutDestroyMenu(3GLUT)
NAME | SYNTAX | ARGUMENTS | DESCRIPTION | SEE ALSO | AUTHOR
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=glutDestroyMenu&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>
