glutDetachMenu (3) - Linux Manuals

glutDetachMenu: Detach menu from the current window.

NAME

glutDetachMenu - Detach menu from the current window.

LIBRARY

OpenGLUT - menus

SYNOPSIS

In openglut.h Ft void Fn glutDetachMenu int button

PARAMETERS

Bf Em
 button Ef
    Mouse button to unbind from.

DESCRIPTION

If the given Bf Sy
 button Ef
 has a menu bound to it, this breaks the assocation.