Method
GtkIconViewset_columns
Declaration [src]
void
gtk_icon_view_set_columns (
GtkIconView* icon_view,
gint columns
)
Description [src]
Sets the ::columns 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.
Available since: | 2.6 |
Sets property | Gtk.IconView:columns |