glutgetmenu(3) - Linux man page

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)

BSD Epoch BSD