Re: memory management



On Tue, 2004-12-07 at 23:32 +0100, Kresimir Culin wrote:
> Does Gtk::Object or Glib::Object or some other class
> suport
> 
> add_child_object(Gtk::Object * obj)
> 
> or something similar.
> 
> I don't understand what manage() does,
>  maybe I could use manage.
> 
> I need parent object (high in object tree as possible)
> that can free child objects when deleted.

"What does Gtk::manage() do?":
http://www.gtkmm.org/docs/gtkmm-2.4/docs/FAQ/html/index.html#id2543216

Memory Management - Managed Widgets:
http://www.gtkmm.org/docs/gtkmm-2.4/docs/tutorial/html/ch18.html#id2637805

-- 
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com





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