gtk/docs/reference/gdk
Alexander Larsson f0ae8da993 Remove GdkGLContext::visual
This is not really needed. The gl context is totally tied to the
window it is created from by virtue of sharing the context with the
paint context of that window and that context always has the visual
of the window (which we already can get).

Also, all user visible contexts are essentially offscreen contexts, so
a visual doesn't make sense for them. They only use FBOs which have
whatever format that the users sets up.
2014-10-30 12:43:03 +01:00
..
images Update for GdkPangoRenderer 2004-11-21 16:24:58 +00:00
gdk3-overrides.txt docs: add missing docs for GDK_DISABLE_DEPRECATION_WARNINGS 2014-01-20 14:28:04 -05:00
gdk3-sections.txt Remove GdkGLContext::visual 2014-10-30 12:43:03 +01:00
gdk3.types gdk: Add support for OpenGL 2014-10-13 10:43:31 -04:00
gdk-docs.sgml Add a 3.16 index 2014-10-21 23:56:36 -04:00
Makefile.am Fix cross references in docs in tarballs 2014-09-04 00:17:30 -04:00
version.xml.in Add package version info to API docs. 2002-11-21 20:19:01 +00:00