GridLayout.baselineRow

int baselineRow() @property

Get baselineRow property.

Returns

The row to align to the baseline, when GtkWidget:valign is set

to [gtk.types.Align.Baseline].

void baselineRow(int propval) @property

Set baselineRow property.

Parameters

propvalThe row to align to the baseline, when GtkWidget:valign is set to [gtk.types.Align.Baseline].