Re: Help: how to disconnect a signal?



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]