glutdestroymenu(3glut) redhat man page | unix.com

Man Page: glutdestroymenu

Operating Environment: redhat

Section: 3glut

glutDestroyMenu(3GLUT)						       GLUT						    glutDestroyMenu(3GLUT)

NAME
glutDestroyMenu - destroys the specified menu.
SYNTAX
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
glutcreatemenu(3glut) - redhat
glutmenustatusfunc(3glut) - redhat
xmremovefrompostfromlist(3) - hpux
glutmenustatusfunc(3glut) - suse
glutcreatemenu(3glut) - osx
Similar Topics in the Unix Linux Community
Make all words begin with capital letter?
How to capture ^x,^y via bash script?
Reduced Activity Notification
Tar Command
[TIP] Processing YAML files with yq