GtkTable::set_row_spacings

void set_row_spacings(int spacing);

Sets the space between every row in table equal to spacing. This is the spacing that will be used for newly added rows. Note that this is different from set_row_spacing() .

See also: get_default_row_spacing()