set_columns
Description:
Sets the GtkIconView::columnss property which determines in how many columns the icons are arranged.
Note:
Use [class@Gtk.GridView] instead
If columns is -1, the number of columns will be chosen automatically to fill the available area.
Parameters:
| this |
a `GtkIconView` |
| columns |
the number of columns |