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
row | a row index |
Returns
the baseline position of row