Indicates whether the window system supports the OpenGL extension (GLX, WGL, etc.).
Indicates whether the window system supports the OpenGL extension (GLX, WGL, etc.).
Returns the address of the OpenGL, GLU, or GLX function.
Determines whether a given OpenGL extension is supported. There must be a valid current rendering context to call gdk_gl_query_gl_extension(). gdk_gl_query_gl_extension() returns information about OpenGL extensions only. This means that window system dependent extensions (for example, GLX extensions) are not reported by gdk_gl_query_gl_extension().
Returns the version numbers of the OpenGL extension to the window system. In the X Window System, it returns the GLX version. In the Microsoft Windows, it returns the Windows version.
Returns the version numbers of the OpenGL extension to the window system. In the X Window System, it returns the GLX version. In the Microsoft Windows, it returns the Windows version.