get_glx_version
Description:
public bool get_glx_version (
out int major,
out int minor)
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: