Query: glutaddsubmenu
OS: redhat
Section: 3glut
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
glutAddSubMenu(3GLUT) GLUT glutAddSubMenu(3GLUT)NAMEglutAddSubMenu - adds a sub-menu trigger to the bottom of the current menu.SYNTAXvoid glutAddSubMenu(char *name, int menu);ARGUMENTSname ASCII character string to display in the menu item from which to cascade the sub-menu. menu Identifier of the menu to cascade from this sub-menu menu item.DESCRIPTIONglutAddSubMenu adds a sub-menu trigger to the bottom of the current menu. The string name will be displayed for the newly added sub-menu trigger. If the sub-menu trigger is entered, the sub-menu numbered menu will be cascaded, allowing sub-menu menu items to be selected.SEE ALSOglutAddMenuEntry, glutChangeToSubMenu, glutRemoveItemAUTHORMark J. Kilgard (mjk@nvidia.com)GLUT3.7 glutAddSubMenu(3GLUT)
Related Man Pages |
---|
item_value(3x) - mojave |
set_item_value(3x) - mojave |
item_value(3x) - redhat |
glutmenustatusfunc(3glut) - suse |
glutmenustatusfunc(3glut) - osx |
Similar Topics in the Unix Linux Community |
---|
Retrieving previous command in a script |
Tar Command |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
About TODO |