UNTITLEDLOCAL UNTITLEDNAMEglutDestroyMenu -- Destroy a menu.LIBRARYOpenGLUT - menusSYNOPSIS#include <openglut.h> void glutDestroyMenu(int menuID);PARAMETERSmenuID The menu to destroy.DESCRIPTIONDestroys a given menu object by its ID.SEE ALSOglutCreateMenu(3) Epoch
| Related Man Pages |
|---|
| glutcreatemenu(3glut) - mojave |
| glutcreatewindow(3) - centos |
| glutpopwindow(3) - centos |
| glutstrokewidth(3) - centos |
| glutswapbuffers(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |