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 |
|---|
| glutcreatemenu(3glut) - redhat |
| glutcreatemenu(3glut) - suse |
| glutidlefunc(3glut) - suse |
| glutidlefunc(3glut) - osx |
| glutmenustatusfunc(3glut) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| AIX Links |
| Hearing Aid for OSX 10.12.x and greater. |
| Undeletable file |
| My first PERL incarnation... Audio Oscillograph |
| Python: Refer a properties file from different location |