Man Page: glutchangetosubmenu
Operating Environment: centos
Section: 3
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 |
|---|
| current_item(3curses) - opensolaris |
| glutcreatemenu(3glut) - mojave |
| glutcreatemenu(3glut) - suse |
| glutcreatemenu(3glut) - osx |
| gtk2::menuitem(3) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |