glutDestroyWindow (3) Linux Manual Page
glutDestroyWindow – Destroy a window and associated subwindows
Library
OpenGLUT – window
Synopsis
In openglut.h Ft void Fn glutDestroyWindow int windowID
Parameters
Bf Em
Description
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
