[sigc] is it possible to disconnect without storing `sigc::connection'?
- From: Paul Pogonyshev <pogonyshev gmx net>
- To: libsigc-list gnome org
- Subject: [sigc] is it possible to disconnect without storing `sigc::connection'?
- Date: Fri, 6 Oct 2006 23:26:00 +0300
Hi,
In C-level GTK+ there is a function named g_signal_handlers_disconnect_matched().
It can be used to disconnect, for instance, particular handlers (i.e. with
matching function) of an object. Is something similar possible with libsigc++
or do I have to store `sigc::connection' objects around?
Paul
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]