actor: Improve the debug name
authorEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 7 Jun 2012 10:34:12 +0000 (11:34 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 7 Jun 2012 10:57:53 +0000 (11:57 +0100)
commita3a2fbfd5a738ffeb2b8f55183ff49dc8e884342
tree80cbef1db3eb7b8d9dd2a699f6c6f60f260333dd
parentb339b845cb7620e4784e3f03b944821bde17ab1d
actor: Improve the debug name

Only for debug builds, the debug name should include a) actor name, b)
type name, and c) pointer address.

For non-debug builds we can live with the actor/type name.
clutter/clutter-actor.c