Re: Gtk Signals



>  Does destroying a GtkObject automatically destroy any signals that had
>  been connected to it using gtk_signal_connect?

Yes.

However, you have to free the closure data explicitly if you allocated
it yourself.

  Federico



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]