glutsetmenu(3glut) suse man page | unix.com

Man Page: glutsetmenu

Operating Environment: suse

Section: 3glut

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
glutcreatemenu(3glut) - redhat
glutget(3glut) - redhat
glutmenustatusfunc(3glut) - redhat
glutidlefunc(3glut) - suse
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Migrating to UNIX
Update kernel Linux without reboot?!
Docker learning Phase-I