[ Version ( since = "2.6" ) ]
public void set_item_width (int item_width)
Sets the GtkIconView::item-width
property which specifies the width to use for each item.
If it is set to -1, the icon view will automatically determine a suitable item size.
this |
a IconView |
item_width |
the width for each item |