gtk3/docs/reference/gdk
Emmanuele Bassi dda6a0d385 Associate the drawing context to the Cairo context
Instead of associating the GdkWindow that created the GdkDrawingContext
we can directly bind the Cairo context to the GDK drawing context.

Cairo contexts created via gdk_cairo_create() go back to not having a
GdkWindow associated to them, like they did before we introduced the
gdk_window_begin_draw_frame() API.

https://bugzilla.gnome.org/show_bug.cgi?id=766675
2016-06-09 17:45:40 +01:00
..
images
gdk3-overrides.txt
gdk3-sections.txt Associate the drawing context to the Cairo context 2016-06-09 17:45:40 +01:00
gdk3.types docs: Add GdkDrawingContext to the GDK API reference 2016-06-09 17:45:40 +01:00
gdk-docs.sgml docs: Add GdkDrawingContext to the GDK API reference 2016-06-09 17:45:40 +01:00
Makefile.am
version.xml.in