Method

GtkIconViewset_column_spacing

Declaration [src]

void
gtk_icon_view_set_column_spacing (
  GtkIconView* icon_view,
  int column_spacing
)

Description [src]

Sets the ::column-spacing property which specifies the space which is inserted between the columns of the icon view.

Deprecated since:4.10

Use GtkGridView instead.

Parameters

column_spacing int
 

The column spacing.