Rename ActorClone to Clone/2
authorEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 26 Jan 2009 11:03:12 +0000 (11:03 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 27 Jan 2009 14:24:31 +0000 (14:24 +0000)
commit86e4e89bf1125f3090c63daaf423bc67c64d727f
tree69f78825b3e149ee2f07787bb7190a19f48e325c
parent9197646d25d55e0cc826dee49254bf99ebf6c063
Rename ActorClone to Clone/2

Step two: rename the object and its methods.

While we're at it, adhere more strictly to the coding style
practises; rename :clone-source to :source; add a setter method
for the :source property; take a reference on the source actor
to avoid it disappearing while we're still accessing it.
clutter/clutter-clone.c
clutter/clutter-clone.h
tests/interactive/test-actor-clone.c