GtkIconView::set_columns

void set_columns(int columns);

Sets the numnber of columns in the list. If the column number is set to 0, it is determined automatically according to the width of the widget itself and the column widths.

See also: get_columns()