actor: Improve readability of raise/lower warnings
authorEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 9 Feb 2010 10:34:41 +0000 (10:34 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 9 Feb 2010 10:34:41 +0000 (10:34 +0000)
commitbbb058df40a5e1acf7b8e42049c3cd5d966f762d
tree98212a4ec2336493649183d8799c0cafa5204388
parent7664568fff63501339d2cb1682ae1a9f1c27e068
actor: Improve readability of raise/lower warnings

• Add the function name in the warning, since the text is the same in
  both clutter_actor_raise() and clutter_actor_lower().

• If an actor has a name then prefer it to the type name.
clutter/clutter-actor.c