GtkTable::set_col_spacings

void set_col_spacings(int spacing);

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

See also: get_default_col_spacing()