set_required_version
Description:
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:
| this |
a GLArea |
| major |
the major version |
| minor |
the minor version |