Re: Timeout problem
- From: Armin Burgmeier <armin arbur net>
- To: gtkmm-list gnome org
- Subject: Re: Timeout problem
- Date: Tue, 30 Aug 2005 13:20:12 +0200
Hi,
if you are binding no arguments to the slot, you do not need the call to
sigc::bind, like that:
SigC::Slot0<bool> my_slot = SigC::slot(*this, &Protocol::control_servidor);
However, isn't that "SigC" version 1.2 of libsigc++? Does gtkmm still
support it?
- Armin
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]