[ Version ( deprecated = true , deprecated_since = "4.18" , since = "4.4" ) ]
public bool get_egl_version (out int major, out int minor)
Warning: get_egl_version is deprecated since 4.18.
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 |