glutShowWindow (3) Linux Manual Page
glutShowWindow – Request that the <i>current window</i> be visible Library OpenGLUT – window Synopsis In openglut.h Ft void Fn glutShowWindow void Description glutShowWindow() requests that the window system make the Bf Li current window Ef visible. This is generally not necessary. When you create a window, it will normally become visible. Unless you specifically hide…
