[ Version ( since = "2.6" ) ]
public void set_columns (int columns)
Sets the GtkIconView::columnss property which determines in how many columns the icons are arranged.
If columns is -1, the number of columns will be chosen automatically to fill the available area.
| this |
a IconView |
| columns |
the number of columns |