Handbook
Glossary
row-bounds ( table row -- loc dim )
Vocabulary
ui
.
gadgets
.
tables
.
private
Inputs
table
an
object
row
an
object
Outputs
loc
an
object
dim
an
object
Definition
USING:
math.rectangles
;
IN:
ui.gadgets.tables.private
:
row-bounds
( table row -- loc dim )
row-rect
rect-bounds
;
inline