gtk2/docs/reference/gdk
Benjamin Otte e62a4d8eea API: gdk: Remove ability to render window contents
The functions gdk_pixbuf_get_from_window() and
gdk_cairo_set_source_window() are unreliable and depend on the windowing
system (they work great on X11 and Win32, less so on Quartz and Wayland).

With the switch to new drawing API and OpenGL, we can definitely no
longer support a generic way to snapshot windows.

People should either write windowsystem-specific code or draw their
widgets directly - like with gtk_widget_draw() - if they need to get a
rendering.
2016-11-20 11:47:44 +01:00
..
images Update cursor docs 2016-05-17 14:16:39 -04:00
gdk3-overrides.txt docs: add missing docs for GDK_DISABLE_DEPRECATION_WARNINGS 2014-01-20 14:28:04 -05:00
gdk4-sections.txt API: gdk: Remove ability to render window contents 2016-11-20 11:47:44 +01:00
gdk4.types Make docs parallel installable 2016-10-07 10:34:50 -04:00
gdk-docs.sgml Drop GdkColor 2016-11-01 13:58:11 -04:00
Makefile.am Make gdk.la and gsk.la a noninst helper library 2016-10-26 16:34:15 +02:00
version.xml.in