glutchangetosubmenu(3) centos man page | unix.com

Man Page: glutchangetosubmenu

Operating Environment: centos

Section: 3

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
current_item(3curses) - opensolaris
glutcreatemenu(3glut) - redhat
glutcreatemenu(3glut) - suse
current_item(3curses) - sunos
gtk2::menuitem(3) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq