Re: [gtk-list] Re: Window destroying!
- From: u07ih abdn ac uk
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Re: Window destroying!
- Date: Fri, 18 Feb 2000 13:30:06 +0000 (GMT)
> Oops:
>
> Gtk-WARNING **: gtk_signal_connect(): could not find signal "destroyed" in
> the `GtkWindow' class ancestry
Opps, yeah. It should have been destroy.
>
> So I just connected the "destroy" signal twice! The 2nd time with the call
> above with "destroy" instead of "destroyed". All seems well now!
>
> Is it really a good idea to connect the same twice?
>
There's nothing wrong with it. You just have to make sure you connect to them in
the correct order (ie, don't connect the gtk_widget_destroyed one first).
ain
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]