get_glx_version


Description:

[ Version ( deprecated = true , deprecated_since = "4.18" ) ]
public bool get_glx_version (out int major, out int minor)

Warning: get_glx_version is deprecated since 4.18.

Retrieves the version of the GLX implementation.

Parameters:

this

a `GdkDisplay`

major

return location for the GLX major version

minor

return location for the GLX minor version

Returns:

true if GLX is available