GtkTable::set_col_spacing
void set_col_spacing(int column, int spacing);
Use this method to set the spacing to the right of a given column, in
pixels. Note that it only works when the column to the right of the
given column is populated and contains a child's leftmost edge.
The column count begins at 0.