On this page:
new
Inherited methods:
from alignment<%>
align
get-min-height
get-min-width
get-parent
set-min-sizes
show
show/  hide
stretchable-height
stretchable-width
from dllist<%>
for-each
map-to-list
next
prev

class

snip-wrapper% : class?

  superclass: dllist<%>

  extends: alignment<%>
Adapts an arbitrary snip<%> to work in an alignment container.

constructor

(new snip-wrapper%    
    [parent parent]    
    [snip snip])  (is-a?/c snip-wrapper%)
  parent : (is-a?/c alignment-parent<%>)
  snip : (is-a?/c snip%)
Adds snip to parent.