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
setBaselineRow
setColumnHomogeneous
setColumnSpacing
setRowBaselinePosition
setRowHomogeneous
setRowSpacing
Sets whether all rows of grid should have the same height.