GLib::Dispatcher with arguments



Is there a way to evoke a callback function in another thread and pass
arguments to it?

Something like a Dispatcher that connects to a slot<void, int>?

Alternatively I probably will have to program my own message queue...

Regards
Niko



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