From: Masao M. <mu...@hi...> - 2004-12-24 15:20:45
|
Hi, BTW, this mailing list is for Ruby-GNOME(1). Don't send questions about Ruby-GNOME2 here, please. On Sat, 25 Dec 2004 00:13:44 +0900 Masao Mutoh <mu...@hi...> wrote: > Hi, > > On Fri, 24 Dec 2004 13:44:28 +0100 > DaVinci <da...@es...> wrote: > > > Hello all. > > > > I think I have a problem with ruby-gtk2 and objects that does not > > destroy, like Gtk::TextBuffer or Gtk::ListStore. > > Do you mean "destroy" as Gtk::Object#destroy ? > If so, both of Gtk::TextBuffer and Gtk::ListStore don't have such method, > because they are not subclasses of Gtk::Object but GLib::Object. > > > My question is: Is it necessary to destroy buffer or is it destroyed > > automatically by ruby garbage collection? > > It sould be so. > > -- > .:% Masao Mutoh<mu...@hi...> > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > _______________________________________________ > ruby-gnome-devel-en mailing list > rub...@li... > https://lists.sourceforge.net/lists/listinfo/ruby-gnome-devel-en > -- .:% Masao Mutoh<mu...@hi...> |