GtkIconView
does not support changing the reflowing orientation: it can only flow by rows, not by columns.
If you want vertical reflowing, you should look at GtkFlowBox
instead.
GtkIconView
does not support changing the reflowing orientation: it can only flow by rows, not by columns.
If you want vertical reflowing, you should look at GtkFlowBox
instead.