Table.setRowSpacings
void setRowSpacings(uint spacing)Sets the space between every row in table equal to spacing.
Parameters
spacing | the number of pixels of space to place between every row in the table. |
Deprecated
Use [gtk.grid.Grid.setRowSpacing] with #GtkGrid.