Gets the default row spacing for the table.
Use gtk_grid_get_row_spacing with GtkGrid.
This is the spacing that will be used for newly added rows. (See set_row_spacings)
| this |
a Table |
|
the default row spacing |