Jasper St. Pierre c9296191a8 js: Remove unnecessary versions of clutter_actor_get_children
clutter_actor_get_children requires making a temporary GSList from
a linked list structure, and then creating a JS Array from that GSList.
For simple cases like the number of children, use clutter_actor_get_n_children.

https://bugzilla.gnome.org/show_bug.cgi?id=677426
2012-06-11 13:10:25 -04:00
..
2012-06-05 18:10:25 -04:00
2012-02-29 20:16:14 +01:00
2011-11-11 11:15:38 -05:00
2012-02-28 08:14:06 -05:00