UNTITLEDLOCAL UNTITLEDNAMEglutSetMenu -- Set the current menu ID.LIBRARYOpenGLUT - menusSYNOPSIS#include <openglut.h> void glutSetMenu(int menuID);PARAMETERSmenuID Selected menuDESCRIPTIONSet the current menu to the specified menuID.SEE ALSOglutGetMenu(3) Epoch
| Related Man Pages |
|---|
| glutcreatemenu(3glut) - mojave |
| glutcreatewindow(3) - centos |
| glutspecialfunc(3) - centos |
| glutswapbuffers(3) - centos |
| glutcreatemenu(3glut) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |