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 |
|---|
| glutidlefunc(3glut) - mojave |
| glutidlefunc(3glut) - redhat |
| glutmenustatusfunc(3glut) - redhat |
| glutcreatewindow(3glut) - osx |
| glutidlefunc(3glut) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| AIX Links |
| Undeletable file |
| My first PERL incarnation... Audio Oscillograph |
| A dash to GOTO or a dash from GOTO, that is the question... |