canvas: Propagate Cairo errors when diagnostic mode is enabled
authorEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 13 Jun 2012 09:23:28 +0000 (10:23 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 14 Jun 2012 13:57:28 +0000 (14:57 +0100)
commit725f4a07f3fb04518646f792b64d3c7fa120091a
treec9b780d8a69edf47f081f44f7cf8178d4ed1a323
parentb4222db71de7a5588a4160a8699f295906181176
canvas: Propagate Cairo errors when diagnostic mode is enabled

It can be a useful debugging tool to report the eventual error state of
the cairo_t after the ::draw signal emission ended.
clutter/clutter-canvas.c