glutshowwindow(3) centos man page | unix.com

Man Page: glutshowwindow

Operating Environment: centos

Section: 3

UNTITLED
LOCAL UNTITLED
NAME
glutShowWindow -- Request that the <i>current window</i> be visible
LIBRARY
OpenGLUT - window
SYNOPSIS
#include <openglut.h> void glutShowWindow(void);
DESCRIPTION
glutShowWindow() requests that the window system make the current window visible. This is generally not necessary. When you create a window, it will normally become visible. Unless you specifically hide it, it will remain visible. Though visible, of course, it may be covered by other windows; that would be an issue for window stacking order not visibility. When, and if, your window's visibility status changes, you may find out via a glutWindowStatusFunc() callback.
SEE ALSO
glutHideWindow(3) glutPopWindow(3) glutPushWindow(3) glutWindowStatusFunc(3) Epoch
Related Man Pages
glutcreatesubwindow(3) - centos
glutpopwindow(3) - centos
glutsetcursor(3) - centos
glutidlefunc(3glut) - suse
glutidlefunc(3glut) - osx
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Tar Command
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing