Next Previous Up Top Contents Index

7.3 DUIM-Layouts Module

relayout-children

Generic function

Summary

Lays out the children of the specified sheet again.

Library

duim-layouts

Module

duim-layouts

Signature

relayout-children sheet #key port-did-it? => ()

Arguments

sheet
An instance of type <sheet>.

port-did-it?
An instance of type <boolean>. Default value: #f.

Values

None.

Description

Lays out the children of sheet again.

See also

relayout-parent, page 479


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index