Detaches an attached mouse button from the current window.
glutDetachMenu detaches an attached mouse button from the current window. button should be one of GLUT_LEFT_BUTTON, GLUT_MIDDLE_BUTTON, and GLUT_RIGHT_BUTTON. Note that the menu is attached to the button by identifier, not by reference.
Glut Class | Tao.FreeGlut Namespace | glutAttachMenu | glutCreateMenu | glutDetachMenu | glutMenuStatusFunc | glutMouseFunc