glutDestroyMenu(3GLUT) GLUT glutDestroyMenu(3GLUT)NAMEglutDestroyMenu - destroys the specified menu.SYNTAXvoid 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 |
| glutmenustatusfunc(3glut) - mojave |
| glutidlefunc(3glut) - redhat |
| glutmenustatusfunc(3glut) - redhat |
| glutmenustatusfunc(3glut) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| How to capture ^x,^y via bash script? |
| Tar Command |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Issue with "rsh" on RedHat |