centos man page for gluthidewindow

Query: gluthidewindow

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

UNTITLED
LOCAL UNTITLED
NAME
glutHideWindow -- Make the current window hidden
LIBRARY
OpenGLUT - window
SYNOPSIS
#include <openglut.h> void glutHideWindow(void);
DESCRIPTION
Even if a window is ``open'', it need not be visible. It may be convenient to hide a window rather than to close it, if you want to re-dis- play the window at the same location and size, later. Redefining all of the OpenGLUT features of a window and adding its window id to your tracking when re-opening a window may also be bothersome. So, rather than destroying it, you can simply ask for it to be hidden.
SEE ALSO
glutShowWindow(3) Epoch
Related Man Pages
glutcreatemenuwindow(3) - centos
glutcreatesubwindow(3) - centos
glutpopwindow(3) - centos
glutspecialfunc(3) - centos
glutswapbuffers(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
Docker learning Phase-I
Controlling user input
Please Welcome Dave Munro to the Moderator Team!