Re: Help: how to disconnect a signal?
- From: Narayana Pattipati <narayana pattipati wipro com>
- To: Tom Liu <tom liu flextrade com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Help: how to disconnect a signal?
- Date: Thu, 20 Nov 2003 11:04:56 +0530
Try using g_signal_stop_emission_by_name().
Regards,
Narayana
Tom Liu wrote:
I want to disconnect all the "clicked" signal from a button. I spend an
hour already, don't know how to use the function
g_signal_handlers_disconnect_matched
I tried: g_object_disconnect (G_OBJECT(w),"clicked") also. Doesn't work.
Thanks......
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]