redhat man page for glutgetwindow

Query: glutgetwindow

OS: redhat

Section: 3glut

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

glutSetWindow(3GLUT)						       GLUT						      glutSetWindow(3GLUT)

NAME
glutSetWindow - sets the current window; glutGetWindow - returns the identifier of the current window.
SYNTAX
void glutSetWindow(int win); int glutGetWindow(void);
ARGUMENTS
win Identifier of GLUT window to make the current window.
DESCRIPTION
glutSetWindow sets the current window; glutGetWindow returns the identifier of the current window. If no windows exist or the previously current window was destroyed, glutGetWindow returns zero. glutSetWindow does not change the layer in use for the window; this is done using glutUseLayer.
SEE ALSO
glutCreateWindow, glutSetMenu
AUTHOR
Mark J. Kilgard (mjk@nvidia.com)
GLUT
3.7 glutSetWindow(3GLUT)
Related Man Pages
glutvisibilityfunc(3glut) - mojave
glutcreatewindow(3glut) - suse
glutidlefunc(3glut) - osx
glutpostredisplay(3glut) - osx
glutvisibilityfunc(3glut) - osx
Similar Topics in the Unix Linux Community
Make all words begin with capital letter?
Create an unconfigured VMware host from a template that is set to do firstboot --reconfig
CentOS7 restoring file capabilities
Issue with "rsh" on RedHat
[TIP] Processing YAML files with yq