Sets the major and minor version of OpenGL to request.
Setting major and minor to zero will use the default values.
Setting major and minor lower than the minimum versions required by GTK will result in the context choosing the minimum version.
The context must not be realized or made current prior to calling this function.
the major version to request
the minor version to request
Sets the major and minor version of OpenGL to request.
Setting major and minor to zero will use the default values.
Setting major and minor lower than the minimum versions required by GTK will result in the context choosing the minimum version.
The context must not be realized or made current prior to calling this function.