deft ~master (2026-06-29T21:24:29.9146621)
Dub
Repo
Grid.setSpacing
deft
layout
Grid
Set the pixel gap between columns (
horizontal
) and rows (
vertical
).
class
Grid
void
setSpacing
(
int
horizontal
,
int
vertical
)
Meta
Source
See Implementation
deft
layout
Grid
constructors
this
functions
add
addSizer
columnCount
layout
length
preferredSize
rowCount
setColumn
setRow
setSpacing
Set the pixel gap between columns (horizontal) and rows (vertical).