In gtkmm there is a class called Dispatcher that
works like the usual glib signal except that the
handler is executed in, typically, the gui thread.
This avoids a lot of ugly sync locks. I wonder if there
is something equivalent in vala.

hand
Nor Jaidi Tuah


_______________________________________________
Vala-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to