On Wed, Feb 27, 2019 at 5:17 PM Mitko Haralanov via gtk-list <
[email protected]> wrote:

> Here is a small program that illustrates the issue:
>
>
Yep. You're updating a treemodel from your own thread while the treeview is
connected to it. You can't do this.
_______________________________________________
gtk-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to