Re: [gtk-list] Re: Inserting in the middle of a hbox
- From: Martijn van Beers <sauron charm il fontys nl>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Re: Inserting in the middle of a hbox
- Date: Tue, 26 Jan 1999 13:26:14 +0100
On Tue, Jan 26, 1999 at 12:10:34PM +0000, Etienne Grossmann wrote:
> > E> Also, is there any way to delete an element from a hbox?
> >
> > I can't think of one...and I don't think there is...it would probably
> > cause all kinds of problems with the packing.
>
> Uh, oh; do you think I could do the following instead :
>
There is a way. Removing a child from a container is the same for every
container, so it is in GtkContainer :) use gtk_container_remove(parent, widget)
--
Martijn van Beers
martijn@earthling.net
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]