actor: Show actor name or type in the state checks warnings
authorEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 23 Oct 2009 08:48:35 +0000 (09:48 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 23 Oct 2009 12:38:40 +0000 (13:38 +0100)
commit7de47e74bda68c5d4dde82f2cbba6782fcf69d27
tree66995b6286bea6e21d093f6baaebf3d444d40159
parentf02874470682f819766055f3976a2d6c74988dc7
actor: Show actor name or type in the state checks warnings

When showing a warning in the state checks we perform to verify that
the invariants are maintained when showing, mapping and realizing, we
should also print out the name of the actor failing the checks. If the
actor has no name, the GType name should be used as a fallback.
clutter/clutter-actor.c