set_column_spacing
Description:
public void set_column_spacing (
int column_spacing)
Sets the XfceIconView::column-spacing property which specifies the space which is inserted between the columns of the icon
view.
Parameters:
| this |
a IconView
|
| column_spacing |
the column spacing
|