Package: gdk
Function gdk:gl-context-version
Lambda Listgdk:gl-context-version (context) ArgumentsReturn Value major - an integer with the major version minor - an integer with the minor version Details
Retrieves the OpenGL version of the GL context.
The GL context must be realized prior to calling this function. | See also |
#2023-8-3