Re: Emitting signals from threads



How is that? The update is happening from a callback executed by the
main context thread?

On Wed, Feb 27, 2019 at 4:24 PM Paul Davis <paul linuxaudiosystems com> wrote:



On Wed, Feb 27, 2019 at 5:17 PM Mitko Haralanov via gtk-list <gtk-list gnome org> 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.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]