1UNTITLED                             LOCAL                            UNTITLED
2

NAME

4     glutRemoveMenuItem — Remove a given menu item.
5

LIBRARY

7     OpenGLUT - menus
8

SYNOPSIS

10     #include <openglut.h>
11
12     void
13     glutRemoveMenuItem(int item);
14

PARAMETERS

16      item     Integer position down the list
17

DESCRIPTION

19     Walks the list of the menu items and deletes the numbered  item  in the
20     list.
21

SEE ALSO

23     glutAddMenuEntry(3) glutAddSubMenu(3) glutChangeToMenuEntry(3)
24     glutChangeToSubMenu(3)
25
26
27
28
29                                     Epoch
Impressum