Query: glutdestroymenu
OS: osx
Section: 3glut
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
---|
glutmousefunc(3glut) - mojave |
glutcreatemenu(3glut) - redhat |
glutidlefunc(3glut) - redhat |
glutcreatemenu(3glut) - suse |
glutcreatemenu(3glut) - osx |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
Hearing Aid for OSX 10.12.x and greater. |
Syntax error in subtraction in Bash |
Python: Refer a properties file from different location |