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
_gType
baselineRow
columnHomogeneous
columnSpacing
rowHomogeneous
rowSpacing
static functions
_getGType
Sets whether all columns of grid should have the same width.