Documentation
Dlang.org
GridLayout.setColumnHomogeneous
gtk
grid_layout
GridLayout
Sets whether all columns of grid should have the same width.
class
GridLayout
void
setColumnHomogeneous
(
bool
homogeneous
)
Parameters
homogeneous
bool
true to make columns homogeneous
gtk
grid_layout
GridLayout
constructors
this
functions
getBaselineRow
getColumnHomogeneous
getColumnSpacing
getRowBaselinePosition
getRowHomogeneous
getRowSpacing
setBaselineRow
setColumnHomogeneous
setColumnSpacing
setRowBaselinePosition
setRowHomogeneous
setRowSpacing
Sets whether all columns of grid should have the same width.