gtkIconViewSetColumns {RGtk2} | R Documentation |
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.
gtkIconViewSetColumns(object, columns)
|
[GtkIconView ] a GtkIconView |
|
[integer] the number of columns |
Since 2.6
Derived by RGtkGen from GTK+ documentation