UNTITLEDLOCAL UNTITLEDNAMEglutSetMenuData -- Store menu user data pointerLIBRARYOpenGLUT - menusSYNOPSIS#include <openglut.h> void glutSetMenuData(void *data);PARAMETERSdata Client pointer dataDESCRIPTIONglutSetMenuData() associates an arbitrary user data pointer, data, with the current menu . OpenGLUT does not interpret this pointer in any way, but merely stores it for you in the menu structure.SEE ALSOglutGetMenuData(3) Epoch
| Related Man Pages |
|---|
| glutcreatemenuwindow(3) - centos |
| glutcreatewindow(3) - centos |
| glutinitdisplaymode(3) - centos |
| glutpopwindow(3) - centos |
| glutspecialfunc(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Docker learning Phase-I |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |
| Please Welcome Dave Munro to the Moderator Team! |