Handbook
Glossary
apply-table-gap-style ( style grid -- style grid )
Vocabulary
ui
.
gadgets
.
panes
.
private
Inputs
style
an
object
grid
an
object
Outputs
style
an
object
grid
an
object
Definition
USING:
accessors
io.styles
;
IN:
ui.gadgets.panes.private
:
apply-table-gap-style
( style grid -- style grid )
table-gap
[
>>gap
]
apply-style
;