Query: glutdetachmenu
OS: centos
Section: 3
Links: centos man pages all man pages
Forums: forum home forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNTITLEDLOCAL UNTITLEDNAMEglutDetachMenu -- Detach menu from the current window.LIBRARYOpenGLUT - menusSYNOPSIS#include <openglut.h> void glutDetachMenu(int button);PARAMETERSbutton Mouse button to unbind from.DESCRIPTIONIf the given button has a menu bound to it, this breaks the assocation.SEE ALSOglutCreateMenu(3) glutDestroyMenu(3) glutAttachMenu(3) Epoch