get_egl_version
Description:
Retrieves the version of the EGL implementation.
Parameters:
this |
a `GdkDisplay` |
major |
return location for the EGL major version |
minor |
return location for the EGL minor version |
Returns:
true if EGL is available |