GLQuery.extensionForDisplay

Indicates whether the window system supports the OpenGL extension (GLX, WGL, etc.).

struct GLQuery
static
bool
extensionForDisplay

Parameters

display Display

the #GdkDisplay where the query is sent to.

Return: TRUE if OpenGL is supported, FALSE otherwise.

Meta