glutsetmenu(3) - Linux man page
Name
glutSetMenu - Set the current menu ID.
Library
OpenGLUT - menus
Synopsis
#include <openglut.h>
void
glutSetMenu(int menuID);
-
Parameters
menuID Selected menu
Description
Set the current menu to the specified menuID.
See Also
glutgetmenu(3)
BSD Epoch BSD