glutdestroymenu(3) - Linux man page
Name
glutDestroyMenu - Destroy a menu.
Library
OpenGLUT - menus
Synopsis
#include <openglut.h>
void
glutDestroyMenu(int menuID);
-
Parameters
menuID The menu to destroy.
Description
Destroys a given menu object by its ID.
See Also
BSD Epoch BSD