Grid.setRowBaselinePosition

void setRowBaselinePosition(int row, gtk.types.BaselinePosition pos) nothrow

Sets how the baseline should be positioned on row of the grid, in case that row is assigned more space than is requested.

The default baseline position is gtk.types.BaselinePosition.Center.

Parameters

rowa row index
posa gtk.types.BaselinePosition