remove-child in graph-snip<%>
(-> voidsenda-graph-snipremove-childchild)
child: (is-a?/cgraph-snip<%>)Removes a child snip from this snip. Be sure to remove this snip as a parent from the argument, too.
remove-child in graph-snip<%>
( -> void
send a-graph-snip remove-child child)
child : (is-a?/c graph-snip<%>)
Removes a child snip from this snip. Be sure to remove this snip as a parent from the argument, too.