On Wed, Feb 27, 2019 at 5:46 PM Mitko Haralanov <voidtra...@gmail.com>
wrote:

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

g_task_run_in_thread(obj->task, custom_object_worker);

custom_object_worker() emits the "updated" signal. the handler modifies the
model.
_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to