GridLayout.getRowBaselinePosition

gtk.types.BaselinePosition getRowBaselinePosition(int row)

Returns the baseline position of row.

If no value has been set with gtk.grid_layout.GridLayout.setRowBaselinePosition, the default value of gtk.types.BaselinePosition.Center is returned.

Parameters

rowa row index

Returns

the baseline position of row