6.13  gl-config%

A gl-config% object encapsulates configuration information for an OpenGL drawing context. Use a gl-config% object as an initialization argument for canvas%, or provide it to set-gl-config in bitmap%.

Methods
    get-accum-size
    get-depth-size
    get-double-buffered
    get-multisample-size
    get-stencil-size
    get-stereo
    set-accum-size
    set-depth-size
    set-double-buffered
    set-multisample-size
    set-stencil-size
    set-stereo