Re: [gtk-list] How to destroy widget _and_ children?




On Fri, 2 Oct 1998, Conrad Steenberg wrote:
> 
> This is probably a FAQ, but is there a way to destroy a widget and its
> children?
> 
> E.g. destroying a tree by just destroying the top node?
> 

Already happens by default, unless you're using Gtk--, and then the answer
is no (set it up so that the widgets are member variables and go away when
an object is deleted).

Havoc




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