Emmanuele Bassi e4c948b150 actor: Add a method for computing the default paint volume
Now that ClutterActor has a default paint volume, subclasses may wish
to retrieve it without chaining up to the parent's implementation of
the get_paint_volume() function.

The get_default_paint_volume() returns a ClutterPaintVolume pointer
to the paint volume as computed by the default implementation of the
get_paint_volume() virtual function; it can only be used immediately,
as it's not guaranteed to survive across multiple frames.
2012-02-27 11:59:57 +00:00
..
2011-06-09 15:53:29 +01:00
2011-06-07 16:06:24 +01:00
2011-09-09 12:17:03 +01:00
2011-07-20 11:32:15 +01:00