Man Page: glutgetmenu
Operating Environment: centos
Section: 3
UNTITLED LOCAL UNTITLED NAME glutGetMenu -- Get the current menu ID. LIBRARY OpenGLUT - menus SYNOPSIS #include <openglut.h> int glutGetMenu(void); DESCRIPTION Returns the integer ID of the current menu. SEE ALSO glutSetMenu(3) Epoch