mojave man page for glutdestroymenu

Query: glutdestroymenu

OS: mojave

Section: 3glut

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

glutDestroyMenu(3GLUT)						       GLUT						    glutDestroyMenu(3GLUT)

NAME
glutDestroyMenu - destroys the specified menu.
SYNTAX
#include <GLUT/glut.h> void glutDestroyMenu(int menu);
ARGUMENTS
menu The identifier of the menu to destroy.
DESCRIPTION
glutDestroyMenu destroys the specified menu by menu. If menu was the current menu, the current menu becomes invalid and glutGetMenu will return zero.
SEE ALSO
glutCreateMenu, glutDestroyWindow
AUTHOR
Mark J. Kilgard (mjk@nvidia.com)
GLUT
3.7 glutDestroyMenu(3GLUT)
Related Man Pages
glutidlefunc(3glut) - mojave
glutmousefunc(3glut) - mojave
glutcreatemenu(3glut) - redhat
glutidlefunc(3glut) - suse
glutidlefunc(3glut) - osx
Similar Topics in the Unix Linux Community
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
12-Core MacPro (2013) kernel_task over 1200%
My first PERL incarnation... Audio Oscillograph
[BASH] eval command not expanding variables as expected.