Re: [gtk-list] widget deallocation
- From: Elliot Lee <sopwith redhat com>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] widget deallocation
- Date: Wed, 18 Nov 1998 22:45:47 -0500 (EST)
On Wed, 18 Nov 1998, C.J. Beyer wrote:
> Is there a way to remove widgets from containers and destroy them?
>
> In particular I want to have some dynamic menuitems on my File
> menu, like a list of currently open files.
gtk_container_remove(GTK_CONTAINER(menu), GTK_WIDGET(menuitem));
It should work fine...
-- Elliot
"In film you will find four basic story lines. Man versus man, man
versus nature, nature versus nature, and dog versus vampire."
- Steven Spielberg
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]