Next:
add-parent
Up:
mred:node-snip
Previous:
mred:node-snip
add-child
(send
a-mred:node-snip
add-child
new-child
)
->
void
new-child
:
a
mred:node-snip%
object
Adds
new-child
to
children
. Both snips are assumed to be in the same pasteboard.
PLT