Grid.getRowBaselinePosition

Returns the baseline position of @row.

See [method@Gtk.Grid.set_row_baseline_position].

class Grid
getRowBaselinePosition
(
int row
)

Parameters

row int

a row index

Return Value

the baseline position of @row

Meta