[ Version ( since = "3.16" ) ]
public static bool get_glx_version (Display display, out int major, out int minor)
Retrieves the version of the GLX implementation.
display |
a Display |
major |
return location for the GLX major version |
minor |
return location for the GLX minor version |
true if GLX is available |