GridLayout.setRowBaselinePosition
void setRowBaselinePosition(int row, gtk.types.BaselinePosition pos)Sets how the baseline should be positioned on row of the grid, in case that row is assigned more space than is requested.
Parameters
row | a row index |
pos | a [gtk.types.BaselinePosition] |