Method

GtkIconViewset_spacing

since: 2.6

Declaration [src]

void
gtk_icon_view_set_spacing (
  GtkIconView* icon_view,
  gint spacing
)

Description [src]

Sets the ::spacing property which specifies the space which is inserted between the cells (i.e. the icon and the text) of an item.

Available since: 2.6

Sets propertyGtk.IconView:spacing

Parameters

spacing

Type: gint

The spacing.