set_row_baseline_position
Description:
Sets how the baseline should be positioned on row
of the grid, in case that row is assigned more space than is requested.
The default baseline position is gtk_baseline_position_center.
Parameters:
this |
a `GtkGrid` |
row |
a row index |
pos |
a `GtkBaselinePosition` |