Query: glutaddsubmenu
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNTITLEDLOCAL UNTITLEDNAMEglutAddSubMenu -- Append a submenu to the current menu.LIBRARYOpenGLUT - menusSYNOPSIS#include <openglut.h> void glutAddSubMenu(const char *label, int subMenuID);PARAMETERSlabel Submenu item text subMenuID Submenu identifierDESCRIPTIONAttaches an existing menu as a submenu of the current menu. label is the text used for the item in the menu. subMenuID is the identi- fier of an existing menu to be appended as a submenu. The submenu is added to the end of the menu.SEE ALSOglutCreateMenu(3) glutAddMenuEntry(3) Epoch
| Related Man Pages |
|---|
| mitem_value(3x) - mojave |
| glutcreatemenu(3glut) - suse |
| glutcreatemenu(3glut) - osx |
| prophet::web::menu(3pm) - debian |
| gtk2::menuitem(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Tar Command |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |