Man Page: glutchangetomenuentry
Operating Environment: centos
Section: 3
UNTITLEDLOCAL UNTITLEDNAMEglutChangeToMenuEntry -- Replace a menu entry with an item.LIBRARYOpenGLUT - menusSYNOPSIS#include <openglut.h> void glutChangeToMenuEntry(int item, const char *label, int value);PARAMETERSitem Integer position down the list label Menu item text value Menu item callback valueDESCRIPTIONWalks the list of the menu items and replaces the numbered item in the list with the given definition. Except that it replaces a pre- existing item, this function is much like glutAddMenuEntry().SEE ALSOglutAddMenuEntry(3) glutAddSubMenu(3) glutChangeToSubMenu(3) glutRemoveMenuItem(3) Epoch
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| DB2 convert digits to binary format |
| Tar Command |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |