GLArea.setRequiredVersion

void setRequiredVersion(int major, int minor)

Sets the required version of OpenGL to be used when creating the context for the widget.

This function must be called before the area has been realized.

Parameters

majorthe major version
minorthe minor version