get_required_version
Description:
Retrieves the required version of OpenGL set using set_required_version .
Parameters:
this |
a GLArea |
major |
return location for the required major version |
minor |
return location for the required minor version |