centos man page for glutchangetomenuentry

Query: glutchangetomenuentry

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

UNTITLED
LOCAL UNTITLED
NAME
glutChangeToMenuEntry -- Replace a menu entry with an item.
LIBRARY
OpenGLUT - menus
SYNOPSIS
#include <openglut.h> void glutChangeToMenuEntry(int item, const char *label, int value);
PARAMETERS
item Integer position down the list label Menu item text value Menu item callback value
DESCRIPTION
Walks 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 ALSO
glutAddMenuEntry(3) glutAddSubMenu(3) glutChangeToSubMenu(3) glutRemoveMenuItem(3) Epoch
Related Man Pages
xmlistreplaceitemsposunselected(3) - centos
xmlistreplaceitemspos(3) - centos
xmlistreplaceitemspos(3) - hpux
menu_driver(3) - netbsd
xmlistreplaceitemspos(3x) - osf1
Similar Topics in the Unix Linux Community
DB2 convert digits to binary format
Tar Command
Docker learning Phase-I
Controlling user input
[TIP] Processing YAML files with yq