glutDestroyWindow (3) Linux Manual Page
glutDestroyWindow – Destroy a window and associated subwindows
Library
OpenGLUT – windowSynopsis
In openglut.h Ft void Fn glutDestroyWindow int windowIDParameters
Bf EmDescription
After this function is invoked, the only further event that may be delivered for your window is the one for its destruction. All other events should be discarded. Once a window has been destroyed, further attempts to use the window named by Bf Sy
