Grid.getRowBaselinePosition

Returns the baseline position of row as set by Grid.setRowBaselinePosition or the default value GTK_BASELINE_POSITION_CENTER.

class Grid
getRowBaselinePosition
(
int row
)

Parameters

row int

a row index

Return Value

the baseline position of row

Meta

Since

3.10