It's not the expected behaviour. GtkIconView lays out it's icons based on the available/allocated width, unless the "columns" property is explicitly set, it always has.
It's possible that there was a bug earlier on in 3.x (3.2 ? 3.4 ?), but if you see ./tests/testiconview you will find icons that layout properly (and I'm sure GtkIconView was working properly in 3.0.0, since I made sure of that). Cheers, -Tristan On Tue, Apr 23, 2013 at 9:49 PM, Erick Pérez Castellanos <eric...@gnome.org>wrote: > Nope, that's not a bug, it is the expected behavior. You should look in > libgd, there should be something like EggListBox but IconView like > > > > Is this a known bug? Should I be enabling some mask I am not? is this > > implemented via callbacks?? > > > > > _______________________________________________ > gtk-app-devel-list mailing list > gtk-app-devel-list@gnome.org > https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list > _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list