glutSetMenu (3) - Linux Manuals

glutSetMenu: Set the current menu ID.

NAME

glutSetMenu - Set the current menu ID.

LIBRARY

OpenGLUT - menus

SYNOPSIS

In openglut.h Ft void Fn glutSetMenu int menuID

PARAMETERS

Bf Em
 menuID Ef
    Selected menu

DESCRIPTION

Set the Bf Li
 current menu Ef
  to the specified  Bf Sy
 menuID. Ef
 

SEE ALSO

glutGetMenu(3)