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) - mojave |
| glutmenustatusfunc(3glut) - mojave |
| glutmousefunc(3glut) - mojave |
| glutcreatemenu(3glut) - osx |
| glutidlefunc(3glut) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| AIX Links |
| Installing Dash Shell on OS X Lion |
| Undeletable file |
| To print diamond asterisk pattern based on inputs |