Re: Gtk Signals
- From: James Henstridge <james daa com au>
- To: Federico Mena Quintero <federico redhat com>
- cc: loban enigma caltech edu, gnome-list gnome org
- Subject: Re: Gtk Signals
- Date: Wed, 8 Dec 1999 08:48:33 +0800 (WST)
On Tue, 7 Dec 1999, Federico Mena Quintero wrote:
> > 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.
assuming you didn't use gtk_signal_connect_full to set a destroy notify
function to clean up that data for you ...
>
> Federico
>
James.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]