docs: Fix some of the examples for the animation docs
authorNeil Roberts <neil@linux.intel.com>
Wed, 27 Jan 2010 11:02:34 +0000 (11:02 +0000)
committerNeil Roberts <neil@linux.intel.com>
Wed, 27 Jan 2010 12:07:37 +0000 (12:07 +0000)
commitda392e24a55ad34bdc8fe9ac0841eca574f76194
treedc110e6b48b82b5a24d3f7b5b106bb9dce927acf
parent52cb54f5fa665fdf06270fc58121617b44877639
docs: Fix some of the examples for the animation docs

In the example for clutter_actor_animate the "x" and "y" properties
are floats so they need to be passed float values in the var args
otherwise it will crash. There was also a missing comma.

There were some other minor problems with the behaviours example which
would cause it not to compile.
doc/reference/clutter/clutter-animation-tutorial.xml