Re: [gtkmm] timeout trouble



ok, got it working ... someone else might find it useful:

...
SigC::Connection myConnection = Glib::signal_timeout().connect(SigC::slot(*this, &Test::myCallback), 1000);
...

Regards
Milos



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