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
self
setBaselineRow
setColumnHomogeneous
setColumnSpacing
setRowBaselinePosition
setRowHomogeneous
setRowSpacing
properties
baselineRow
columnHomogeneous
columnSpacing
gType
rowHomogeneous
rowSpacing
static functions
getGType
Sets whether all rows of grid will have the same height.