Handbook
Glossary
filled-column-width ( table -- n )
Vocabulary
ui
.
gadgets
.
tables
.
private
Inputs
table
an
object
Outputs
n
an
object
Definition
USING:
accessors
kernel
math.order
sequences
;
IN:
ui.gadgets.tables.private
:
filled-column-width
( table -- n )
[
dim>>
first
]
[
total-width>>
]
bi
[-]
;