[Vala] signal handling in gui thread



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





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