Last updated: Sun, 12 May 2013 view this page in English
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() .