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
self
setBaselineRow
setColumnHomogeneous
setColumnSpacing
setRowBaselinePosition
setRowHomogeneous
setRowSpacing
properties
baselineRow
columnHomogeneous
columnSpacing
gType
rowHomogeneous
rowSpacing
static functions
getGType
Sets whether all columns of grid should have the same width.