forked from AuroraMiddleware/gtk
d8c2db3335
The cairo context was always created but only ever used and destroyed(!) in the second if block (!GTK_IS_PANED (widget)) so moving around the gdk_cairo_create call would have been the obvious fix. However, said if block is not used at all, so clean up draw_handle instead. https://bugzilla.gnome.org/show_bug.cgi?id=663543 |
||
---|---|---|
.. | ||
engines | ||
input | ||
other | ||
printbackends | ||
Makefile.am |