Method GTK2.Table()->set_col_spacing()
classGTK2.Table
- Method
set_col_spacing
GTK2.Tableset_col_spacing(intx,intspacing)- Description
alters the amount of space between a given table column and the adjacent columns.
class GTK2.TableGTK2.Table set_col_spacing(int x, int spacing)
alters the amount of space between a given table column and the adjacent columns.