Hi

someone some days ago sent this link aiming to explain details about mapping ...

it's very helpfull .. take a look at the "widget cycle life" section .
it explains your question in details

http://developer.gnome.org/doc/GGAD/z57.html

regards

> On 5/6/05, isil light <[EMAIL PROTECTED]> wrote:
> > Hello - yes another newbie question ( sorry )
> >
> > 1) create some widgets
> > 2) gtk_notebook_append_page
> > 3) gtk_notebook_set_current_page
> > 4) user closes tab
> > 5) gtk_notebook_remove_page
> >
> > Will step 5 also take care of releasing/destroying all
> > the resources allocated by step 1) or is it up to me
> > to destroy all the child widgets contained within each
> > tab in the notebook?
> >
> > Thanks!
> >
> >
> > ______________________________________________________________________
> > Post your free ad now! http://personals.yahoo.ca
> > _______________________________________________
> > gtk-app-devel-list mailing list
> > gtk-app-devel-list@gnome.org
> > http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
> >
> 
> --
> Antonio Gomes
> E-mail: [EMAIL PROTECTED]
> Embedded Linux Lab - 10LE
> INdT - Instituto Nokia de Tecnologia (Manaus/Br)
> NOKIA's Technology Institute
> 


-- 
Antonio Gomes
E-mail: [EMAIL PROTECTED]
Embedded Linux Lab - 10LE
INdT - Instituto Nokia de Tecnologia (Manaus/Br)
NOKIA's Technology Institute
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to