GtkTable::get_col_spacing

int get_col_spacing(int column);

Gets the amount of space between a given table column and the adjacent columns, in pixels. Note that the column count begins at 0.

See also: set_col_spacing()