Gtk.IconView.prototype.set_item_width

function set_item_width(item_width:Number):void {
    // Gjs wrapper for gtk_icon_view_set_item_width()
}

Sets the ::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.

Since 2.6

item_width

the width for each item