Paul,

Thanks for your input.  It looks like the obvious way of getting around the
default signal handler for "toggle_overwrite" is by using
'g_signal_connect_after'.  This is *A* way of dealing with that.  However,
is it possible to completely drop the default handler so it wouldn't even be
around anymore?  What are the possibilities there?


Regards,

Nickolai
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to