[Gtk.jl] Stuck with GtkTreeView generated with Glade

,

It seems that the general way to do it for Gtk (even non-julian) is to not generate the TreeView widgets with Glade. We can thus add them manually, initialised correctly, to their container widget.

1 Like