2007-10-27 Emmanuele Bassi <ebassi@openedhand.com>
authorEmmanuele Bassi <ebassi@openedhand.com>
Sat, 27 Oct 2007 19:08:59 +0000 (19:08 +0000)
committerEmmanuele Bassi <ebassi@openedhand.com>
Sat, 27 Oct 2007 19:08:59 +0000 (19:08 +0000)
commit35132fb5deb8bd7f693ef5da0bec3d192a0f77f9
tree41cfd28279d3f891277d48415de579d2fe2215e8
parentae7463cccf02a6225a4f9c1bf2b31fc2c6035f2b
2007-10-27  Emmanuele Bassi  <ebassi@openedhand.com>

* clutter/clutter-script.[ch]: Slight API change in the
clutter_script_get_objects() function: now it takes
object name/object return location pairs and returns the
number of objects found and returned.

* tests/test-script.c: Exercise the clutter_script_get_objects()
function.
ChangeLog
clutter/clutter-script.c
clutter/clutter-script.h
tests/test-script.c