Documentation
Dlang.org
Grid.setRowHomogeneous
gtk
grid
Grid
Sets whether all rows of grid will have the same height.
class
Grid
void
setRowHomogeneous
(
bool
homogeneous
)
Parameters
homogeneous
bool
true to make rows homogeneous
gtk
grid
Grid
constructors
this
functions
attach
attachNextTo
getBaselineRow
getChildAt
getColumnHomogeneous
getColumnSpacing
getRowBaselinePosition
getRowHomogeneous
getRowSpacing
insertColumn
insertNextTo
insertRow
queryChild
remove
removeColumn
removeRow
setBaselineRow
setColumnHomogeneous
setColumnSpacing
setRowBaselinePosition
setRowHomogeneous
setRowSpacing
Sets whether all rows of grid will have the same height.