Documentation
Dlang.org
Grid.setColumnHomogeneous
gtk
grid
Grid
Sets whether all columns of grid will have the same width.
class
Grid
void
setColumnHomogeneous
(
bool
homogeneous
)
Parameters
homogeneous
bool
true to make columns homogeneous
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 whether all columns of grid will have the same width.