set_baseline_row


Description:

public void set_baseline_row (int row)

Sets which row defines the global baseline for the entire grid.

Each row in the grid can have its own local baseline, but only one of those is global, meaning it will be the baseline in the parent of the this.

Parameters:

this

a `GtkGrid`

row

the row index