gtk2/docs/reference
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
..
gdk Remove GdkGLContext::visual 2014-10-30 12:43:03 +01:00
gtk GtkPopoverMenu: Add API to open a submenu 2014-10-29 06:49:59 -04:00
libgail-util Document gtk_application_get_menu_by_id 2014-07-07 19:44:39 -04:00
Makefile.am Keep building libgail-util docs for now 2011-07-22 19:52:54 -04:00