Grid.getRowBaselinePosition

gtk.types.BaselinePosition getRowBaselinePosition(int row)

Returns the baseline position of row as set by gtk.grid.Grid.setRowBaselinePosition or the default value gtk.types.BaselinePosition.Center.

Parameters

rowa row index

Returns

the baseline position of row