Table.getDefaultRowSpacing
uint getDefaultRowSpacing()Gets the default row spacing for the table. This is the spacing that will be used for newly added rows. (See [gtk.table.Table.setRowSpacings])
Returns
the default row spacing
Deprecated
Use [gtk.grid.Grid.getRowSpacing] with #GtkGrid.