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 |
|---|
| glutmenustatusfunc(3glut) - mojave |
| glutmousefunc(3glut) - mojave |
| glutidlefunc(3glut) - suse |
| glutcreatewindow(3glut) - osx |
| glutmenustatusfunc(3glut) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Shopt -s histappend |
| My first PERL incarnation... Audio Oscillograph |
| How can I direct messages from mac console.app to a log file? |