mutter/doc
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
..
common
cookbook cookbook/examples: Modernize the code 2012-02-27 10:59:46 +00:00
reference actor: Add a method for computing the default paint volume 2012-02-27 11:59:57 +00:00
actor-invariants.txt docs: Update the actor invariants 2012-02-02 11:07:14 +00:00
AUTHORS.old
CODING_STYLE
HACKING
HACKING.backends
Makefile.am
RELEASING
size-negotiation.txt