after-new-child in frame:basic-mixin
This method is called after a new containee area is created with this area as its container. The new child is provided as an argument to the method.
( -> voidsend a-frame:basic-mixin after-new-child)
Raises an exception if attempting to add a child to this frame (except if using the
make-root-area-container method).