get_egl_version


Description:

[ Version ( since = "4.4" ) ]
public bool get_egl_version (out int major, out int minor)

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