96c31bbf0e
Allow a ClutterModel to be constructed through the ClutterScript API. Currently this allows a model to be generated like like this: { "id" : "test-model", "type" : "ClutterListModel", "columns" : [ [ "text-column", "gchararray" ], [ "int-column", "gint" ], [ "actor-column", "ClutterRectangle" ] ] } where 'columns' is an array containing arrays of column-name, column-type pairs. http://bugzilla.openedhand.com/show_bug.cgi?id=2007 |
||
---|---|---|
.. | ||
clutter-1.0.suppressions | ||
light0.png | ||
Makefile.am | ||
redhand_alpha.png | ||
redhand.png | ||
test-animator-1.json | ||
test-animator-2.json | ||
test-animator-3.json | ||
test-script-animation.json | ||
test-script-child.json | ||
test-script-implicit-alpha.json | ||
test-script-model.json | ||
test-script-named-object.json | ||
test-script-object-property.json | ||
test-script-single.json | ||
test-script.json |