1UNTITLED                             LOCAL                            UNTITLED
2

NAME

4     glutDetachMenu — Detach menu from the current window.
5

LIBRARY

7     OpenGLUT - menus
8

SYNOPSIS

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

PARAMETERS

16      button     Mouse button to unbind from.
17

DESCRIPTION

19     If the given  button  has a menu bound to it, this breaks the assocation.
20

SEE ALSO

22     glutCreateMenu(3) glutDestroyMenu(3) glutAttachMenu(3)
23
24
25
26
27                                     Epoch
Impressum