Handbook
Glossary
accumulate-cell-xs ( grid-layout -- x xs )
Vocabulary
ui
.
gadgets
.
grids
.
private
Inputs
grid-layout
an
object
Outputs
x
an
object
xs
an
object
Definition
USING:
accessors
kernel
sequences
;
IN:
ui.gadgets.grids.private
:
accumulate-cell-xs
( grid-layout -- x xs )
[
column-widths>>
]
[
gap>>
first
]
bi
accumulate-cell-dims
;