IconView.setColumns

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.

More...
class IconView
void
setColumns
()

Parameters

columns int

the number of columns

Detailed Description

Deprecated: Use gtk.grid_view.GridView instead