GLUTGETMENU

Section: C Library Functions (3)
Updated: LOCAL
Index Return to Main Contents

BSD mandoc
 

NAME

glutGetMenu - Get the current menu ID.  

LIBRARY

OpenGLUT - menus  

SYNOPSIS

In openglut.h Ft int Fn glutGetMenu void  

DESCRIPTION

Returns the integer ID of the current menu.

 

SEE ALSO

glutSetMenu(3)