Re: Destroying widgets?




On Fri, 24 Sep 1999 warder@pcisys.net wrote:
> 
> When I use gtk_widget_destroy and gnome_dialog_close do the child objects
> get destroyed along with them.  And if not, how do you get access to the
> child objects when you only have the parent?
> 

Yep the children will be destroyed, unless you set
gnome_dialog_close_hides() in which case nothing will be destroyed.

Havoc




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