GLQuery.extensionForDisplay

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

class GLQuery
static
int
extensionForDisplay

Parameters

display Display

the GdkDisplay where the query is sent to.

Return Value

Type: int

TRUE if OpenGL is supported, FALSE otherwise.

Meta