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