GtkWidget:valign is set
GridLayout.baselineRow
int baselineRow() @property nothrowGet baselineRow property.
Returns
The row to align to the baseline, when
void baselineRow(int propval) @property nothrowSet baselineRow property.
Parameters
propval | The row to align to the baseline, when GtkWidget:valign is set to gtk.types.Align.Baseline. |