glutWindowStatusFunc (3) Linux Manual Page
glutWindowStatusFunc – Sets the window status callback.
Library
OpenGLUT – windowcallbackSynopsis
In openglut.h Ft void Fn glutWindowStatusFunc void( *callback )( int state )Parameters
Bf EmDescription
When the visibility status of your window changes, OpenGLUT either invokes the Bf SyThis differs from glutVisbilityFunc() in that the callback has three states, rather than two, that it may receive. These states are:
The callback is bound to the Bf Li
