glutLayerGet (3) Linux Manual Page
glutLayerGet – Allows you to get some overlay state/option variables.
Library
OpenGLUT – overlays
Synopsis
In openglut.h Ft int Fn glutLayerGet GLenum eWhat
Parameters
Bf Em
Description
Returns some useful information about layers. Or, it would be useful if layers were implemented… Bf Sy
0 unless the window system has told us that the normal layer is damaged (glutPostRedisplay() does not affect this).
All information relates to the Bf Li
See Also
glutSetOption(3) glutGet(3) glutDeviceGet(3) glutGetModifiers(3)
