centos man page for glutchangetosubmenu

Query: glutchangetosubmenu

OS: centos

Section: 3

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

UNTITLED
LOCAL UNTITLED
NAME
glutChangeToSubMenu -- Replace a menu entry with a submenu.
LIBRARY
OpenGLUT - menus
SYNOPSIS
#include <openglut.h> void glutChangeToSubMenu(int item, const char *label, int subMenuID);
PARAMETERS
item Integer position down the list label Submenu item text subMenuID Submenu identifier
DESCRIPTION
Walks the list of the menu items and replaces the numbered item in the list with the given submenu.
SEE ALSO
glutAddMenuEntry(3) glutAddSubMenu(3) glutChangeToMenuEntry(3) glutRemoveMenuItem(3) Epoch
Related Man Pages
set_current_item(3curses) - opensolaris
glutcreatemenu(3glut) - mojave
glutcreatemenuwindow(3) - centos
menu_item_current(3) - netbsd
glutcreatemenu(3glut) - osx
Similar Topics in the Unix Linux Community
Weird 'find' results
CentOS7 restoring file capabilities
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq