Re: [gtk-list] widget deallocation
- From: Tom Vogt <tom lemuria org>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] widget deallocation
- Date: Thu, 19 Nov 1998 09:37:37 +0100
"C.J. Beyer" <cj@styx.phy.vanderbilt.edu> wrote:
> Is there a way to remove widgets from containers and destroy them?
yes, done that a hundred times on accident. :)
gtk_widget_destroy (or destroy_widget?)
you MIGHT run into trouble if the widget is the only one left in the
container. otherwise, those remaining will nicely rearrange themselves.
--
Those who do not understand Unix are condemned to reinvent it, poorly.
-- Henry Spencer
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]