redhat man page for glutgetmenu

Query: glutgetmenu

OS: redhat

Section: 3glut

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

glutSetMenu(3GLUT)						       GLUT							glutSetMenu(3GLUT)

NAME
glutSetMenu - sets the current menu; glutGetMenu - returns the identifier of the current menu.
SYNTAX
void glutSetMenu(int menu); int glutGetMenu(void);
ARGUMENTS
menu The identifier of the menu to make the current menu.
DESCRIPTION
glutSetMenu sets the current menu; glutGetMenu returns the identifier of the current menu. If no menus exist or the previous current menu was destroyed, glutGetMenu returns zero.
SEE ALSO
glutCreateMenu, glutSetWindow
AUTHOR
Mark J. Kilgard (mjk@nvidia.com)
GLUT
3.7 glutSetMenu(3GLUT)
Related Man Pages
glutcreatemenu(3glut) - mojave
glutget(3glut) - redhat
glutidlefunc(3glut) - redhat
install-menu(1) - debian
glutcreatemenu(3glut) - osx
Similar Topics in the Unix Linux Community
How to capture ^x,^y via bash script?
Create an unconfigured VMware host from a template that is set to do firstboot --reconfig
Docker learning Phase-I
About TODO
Shopt -s histappend