add-child in graph-snip<%>
(-> voidsenda-graph-snipadd-childchild)
child: (is-a?/cgraph-snip<%>)Adds a child of this snip. Instead of calling this method, consider using the
add-linksfunction provided from this library.
add-child in graph-snip<%>
( -> void
send a-graph-snip add-child child)
child : (is-a?/c graph-snip<%>)
Adds a child of this snip. Instead of calling this method,
consider using the add-links function provided
from this library.