child_set_property
Description:
public void child_set_property (Container container, Actor actor, string property_name, Value value)
Sets a property on the LayoutMeta created by
this and attached to a child of container
Parameters:
| this | |
| container |
a Container using this |
| actor |
a Actor child of |
| property_name |
the name of the property to set |
| value |
a Value with the value of the property to set |