Don't mention GdkVisual in the docs

It is going away.
This commit is contained in:
Matthias Clasen 2017-10-31 22:05:58 -04:00
parent 883c0d1708
commit 61a3a90f89

View File

@ -27,8 +27,8 @@
* OpenGL drawing context.
*
* #GdkGLContexts are created for a #GdkWindow using
* gdk_window_create_gl_context(), and the context will match
* the #GdkVisual of the window.
* gdk_window_create_gl_context(), and the context will match the
* the characteristics of the window.
*
* A #GdkGLContext is not tied to any particular normal framebuffer.
* For instance, it cannot draw to the #GdkWindow back buffer. The GDK