Query: glutchangetosubmenu
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNTITLEDLOCAL UNTITLEDNAMEglutChangeToSubMenu -- Replace a menu entry with a submenu.LIBRARYOpenGLUT - menusSYNOPSIS#include <openglut.h> void glutChangeToSubMenu(int item, const char *label, int subMenuID);PARAMETERSitem Integer position down the list label Submenu item text subMenuID Submenu identifierDESCRIPTIONWalks the list of the menu items and replaces the numbered item in the list with the given submenu.SEE ALSOglutAddMenuEntry(3) glutAddSubMenu(3) glutChangeToMenuEntry(3) glutRemoveMenuItem(3) Epoch
| Related Man Pages |
|---|
| item_index(3curses) - opensolaris |
| menu_item_current(3curses) - opensolaris |
| top_row(3curses) - opensolaris |
| glutcreatemenu(3glut) - suse |
| current_item(3curses) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| DB2 convert digits to binary format |
| Tar Command |
| Controlling user input |
| [TIP] Processing YAML files with yq |