[ Version ( since = "4.4" ) ]
public bool get_egl_version (out int major, out int minor)
Retrieves the version of the EGL implementation.
this |
a `GdkDisplay` |
major |
return location for the EGL major version |
minor |
return location for the EGL minor version |
true if EGL is available |