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
..
2012-02-15 19:10:24 +01:00
2011-11-10 19:05:39 +01:00
2012-02-23 17:21:57 +00:00
2012-02-23 12:01:11 +00:00
2012-01-26 08:30:58 +00:00
2012-02-23 12:01:11 +00:00
2011-10-19 15:23:55 +01:00
2011-10-19 15:23:55 +01:00
2011-11-10 14:13:45 +00:00
2011-06-07 16:06:24 +01:00
2012-01-16 23:35:16 +00:00
2011-06-07 16:06:24 +01:00
2011-12-28 09:37:53 +00:00
2011-06-07 16:06:24 +01:00
2012-01-16 21:06:19 +00:00
2011-06-07 16:06:24 +01:00
2011-06-07 16:06:24 +01:00
2012-02-23 17:21:57 +00:00
2012-01-16 23:49:49 +00:00
2012-02-23 17:21:57 +00:00
2011-06-07 16:06:24 +01:00
2012-01-16 23:35:17 +00:00