glutDestroyMenu(3GLUT) GLUT glutDestroyMenu(3GLUT)NAMEglutDestroyMenu - destroys the specified menu.SYNTAX#include <GLUT/glut.h> void glutDestroyMenu(int menu);ARGUMENTSmenu The identifier of the menu to destroy.DESCRIPTIONglutDestroyMenu destroys the specified menu by menu. If menu was the current menu, the current menu becomes invalid and glutGetMenu will return zero.SEE ALSOglutCreateMenu, glutDestroyWindowAUTHORMark J. Kilgard (mjk@nvidia.com)GLUT3.7 glutDestroyMenu(3GLUT)
| Related Man Pages |
|---|
| glutcreatewindow(3glut) - mojave |
| glutidlefunc(3glut) - mojave |
| glutmousefunc(3glut) - mojave |
| glutcreatemenu(3glut) - redhat |
| glutidlefunc(3glut) - redhat |
| Similar Topics in the Unix Linux Community |
|---|
| Update: Uploading Movies at Attachments to Posts |
| Shopt -s histappend |
| UNIX tool on MacOS that can increase resolution of a file |
| Controlling user input |
| Python 3.8.0rc1 released. |