Re: Is sigc++ emit() thread safe with GTKMM



On Aug 2, 2006, at 9:02 AM, Lihling Tzuu wrote:
Thank you for the suggestion. Glib::Dispatcher is good if no data need to be shipped because it's using signal slot0. I think if I want to send data along I should use sigcx threadtunnel.

That's what sigc::bind is for.  You can ship any data you want :-).

- Michael




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