Documentation
Dlang.org
Grid.setColumnSpacing
gtk
grid
Grid
Sets the amount of space between columns of grid.
class
Grid
void
setColumnSpacing
(
uint
spacing
)
Parameters
spacing
uint
the amount of space to insert between columns
gtk
grid
Grid
constructors
this
functions
attach
attachNextTo
getBaselineRow
getChildAt
getColumnHomogeneous
getColumnSpacing
getRowBaselinePosition
getRowHomogeneous
getRowSpacing
insertColumn
insertNextTo
insertRow
queryChild
remove
removeColumn
removeRow
setBaselineRow
setColumnHomogeneous
setColumnSpacing
setRowBaselinePosition
setRowHomogeneous
setRowSpacing
Sets the amount of space between columns of grid.