glutaddsubmenu(3) centos man page | unix.com

Man Page: glutaddsubmenu

Operating Environment: centos

Section: 3

UNTITLED
LOCAL UNTITLED
NAME
glutAddSubMenu -- Append a submenu to the current menu.
LIBRARY
OpenGLUT - menus
SYNOPSIS
#include <openglut.h> void glutAddSubMenu(const char *label, int subMenuID);
PARAMETERS
label Submenu item text subMenuID Submenu identifier
DESCRIPTION
Attaches 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 ALSO
glutCreateMenu(3) glutAddMenuEntry(3) Epoch
Related Man Pages
mitem_value(3x) - redhat
glutcreatemenu(3glut) - mojave
mitem_value(3x) - mojave
menu_items(3) - netbsd
glutcreatemenu(3glut) - osx
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
Controlling user input