Method

GtkIconViewset_column_spacing

since: 2.6

Declaration [src]

void
gtk_icon_view_set_column_spacing (
  GtkIconView* icon_view,
  gint column_spacing
)

Description [src]

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

Available since: 2.6

Parameters

column_spacing

Type: gint

The column spacing.