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) - redhat |
| glutcreatemenuwindow(3) - centos |
| glutcreatewindow(3) - centos |
| glutpopwindow(3) - centos |
| glutstrokestring(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |