Thank you for your reply. If this is a case I may have to create my own sort 
method to deal with it. Question here, is there any easy way to get the 
original 
children list from JSON? For instance, I could create an array based on the 
JSON 
description  (such as "children" : ["item6", "item5", "item4", "item3", 
"item2", 
"item1"] ) then I could use it to re-sort my GList which it was generated by 
calling clutter_container_get_children(CLUTTER_CONTAINER(self)) to match my 
original children list order.

Any ideas or suggestions would be appreciate.

Shelley



      
_______________________________________________
clutter-app-devel-list mailing list
[email protected]
http://lists.clutter-project.org/listinfo/clutter-app-devel-list

Reply via email to