centos man page for glutaddsubmenu

Query: glutaddsubmenu

OS: centos

Section: 3

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

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
item_value(3x) - mojave
glutcreatemenu(3glut) - redhat
glutcreatemenuwindow(3) - centos
gtk2::menuitem(3pm) - debian
jifty::web::menu(3pm) - debian
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
CentOS7 restoring file capabilities
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!