mutter/tests/data
Emmanuele Bassi 4c22f122e1 script: Support layout manager properties
Layout properties work similarly to child properties, with the added
headache that they require the 3-tuple:

  ( layout manager, container, actor )

to be valid in order to be inspected, parsed and applied. This means
using the newly added back-pointer from the container to the layout
manager and then rejigging a bit how the ScriptParser handles the
unresolved properties.

Similarly to the child properties, which use the "child::" prefix, the
layout manager properties use the "layout::" prefix and are defined with
the child of a container holding a layout manager.
2010-06-07 22:45:34 +01:00
..
clutter-1.0.suppressions
light0.png
Makefile.am script: Support layout manager properties 2010-06-07 22:45:34 +01:00
redhand_alpha.png
redhand.png
test-animator-1.json animator: Provide a ClutterScript parser 2010-02-08 15:52:18 +00:00
test-animator-2.json animator: Provide a ClutterScript parser 2010-02-08 15:52:18 +00:00
test-animator-3.json conform: Verify parsing of multiple properties 2010-02-24 16:43:17 +00:00
test-script-animation.json
test-script-child.json
test-script-implicit-alpha.json
test-script-layout-property.json script: Support layout manager properties 2010-06-07 22:45:34 +01:00
test-script-model.json model: Implement ClutterScriptable interface 2010-02-25 23:09:11 +00:00
test-script-named-object.json
test-script-object-property.json
test-script-single.json
test-script.json tests: Fix test-script.json 2010-04-09 18:28:37 +01:00
test-state-1.json Do not use wildcards in test-state 2010-05-21 14:22:56 +01:00