Re: widget destroy-another question
- From: Havoc Pennington <hp redhat com>
- To: anuradha arora <anuradhampls yahoo com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: widget destroy-another question
- Date: 02 Feb 2002 11:40:23 -0500
anuradha arora <anuradhampls yahoo com> writes:
please tell me, if i do a widget_destroy on a box
(vbox or hbox) without destroying all the widgets
inside, will this be memory-wise safe? will the memory
allocated to the widgets contained in the box be freed
automatically, or will it be unusable for the rest of
the time that the application is running?
Yes, if you destroy a container the children of the container will
also be destroyed.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]