1
0
Fork 0
mutter-performance-source/clutter/tests/conform/scripts/test-script-single.json
2016-04-12 20:04:26 +02:00

10 lines
171 B
JSON

{
"type" : "ClutterRectangle",
"id" : "test",
"width" : 50.0,
"height" : 100.0,
"x" : 100.0,
"y" : 100.0,
"color" : "#ffccdd",
"name" : "Test Rectangle"
}