Disconnect all signal handlers from a signal?
- From: Dave Foster <dave foster gmail com>
- To: gtkmm-list <gtkmm-list gnome org>
- Subject: Disconnect all signal handlers from a signal?
- Date: Sun, 24 Feb 2008 22:09:38 -0500
Hi all -
I have a situation where I would like to disconnect any signal handlers
attached to a widget's specific signal. Is it possible to do this
without having to store the sigc::connection object that the connect
method returns?
It would be nice to simply go signal_something.clear(). If this is not
possible now, would it be possible to physically do sometime in the
future?
Thanks,
dave
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]