Open generic function
Called by allocate-space to calculate space requirements for a pane.
do-allocate-space pane width height => ()
<sheet>.
<integer>.
<integer>.
None.
duim-layouts
duim-layouts
This function is called by allocate-space to calculate space requirements for a pane. When calculating space requirements for classes of pane you have defined yourself, you should add methods to this function, but not call it directly. Call allocate-space instead.