Re: [gtk-list] How do you remove widgets from boxes?




On Wed, 30 Sep 1998, Ray wrote:
> I have a vbox with several text boxes, buttons, hboxes, etc. in it. I have
> written code to dynamically add these items, but can not figure out how to
> dynamically remove them. I used gtk_box_pack_start(...) to dynamically add
> them.
> 

gtk_container_remove()?

Havoc




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]