get_row_baseline_position
Description:
Returns the baseline position of row
.
If no value has been set with [method@Gtk.GridLayout.set_row_baseline_position], the default value of gtk_baseline_position_center is returned.
Parameters:
this |
a `GtkGridLayout` |
row |
a row index |
Returns:
the baseline position of |