This creates a new Action that will change when the underlying child property
of container changes for child.
| name |
the name of the action |
| container |
the container of the widget |
| child |
the widget for the child property |
| child_property_name |
the name of the child property |
|
A new ChildPropertyAction. |