actor: Add a method for computing the default paint volume
authorEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 27 Feb 2012 11:59:57 +0000 (11:59 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 27 Feb 2012 11:59:57 +0000 (11:59 +0000)
commite4c948b1502707630f15cb4ef12c6b73f3298a34
tree22a844d19ac9f887f2d01218831953fa713ac94e
parent6a09bf5b52c97668d280357b03720956f83ad79a
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.
clutter/clutter-actor.c
clutter/clutter-actor.h
clutter/clutter.symbols
doc/reference/clutter/clutter-sections.txt