Grid.getRowBaselinePosition

Returns the baseline position of @row as set by gtk_grid_set_row_baseline_position() 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