Re: [gtk-list] Destroying a container
- From: Havoc Pennington <hp redhat com>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Destroying a container
- Date: Sun, 7 Nov 1999 23:07:01 -0500 (EST)
On Mon, 8 Nov 1999, Michael wrote:
>
> I would like to know if I destroy a container widget (also widgets that are
> inherited from it) using
> gtk_widget_destroy(). Will all the widgets inside it be destroyed too?
>
They will be unreferenced, which means they will be destroyed unless
you've gone out of your way to increment their reference count.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]