get_version
Description:
Retrieves the OpenGL version of the this.
The this must be realized prior to calling this function.
Parameters:
this |
a `GdkGLContext` |
major |
return location for the major version |
minor |
return location for the minor version |