Documentation
Dlang.org
GridLayout.setRowHomogeneous
gtk
grid_layout
GridLayout
Sets whether all rows of grid should have the same height.
class
GridLayout
void
setRowHomogeneous
(
bool
homogeneous
)
Parameters
homogeneous
bool
true to make rows 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 rows of grid should have the same height.