Re: [gtk-list] Re: garbbage collection in gtk



> William Miao Shui <wshui@mail.usyd.edu.au> writes:
> > Hi I'm new to gtk.
> > and I'm more used to C++ than C.
> > 
> > so my question is:
> > is there a specific garbbage collection mechanism for gtk objects?
> > 
> > or do we have to do it the c way (ie, free() )?
> > 
> Read about GtkObject reference counting and finalization in my book:
> http://developer.gnome.org/doc/GGAD/
> 
    
    And read the docs/reference.txt in the base distro of
    GTK+ : it contains very useful informations about reference
    counting and GTK+.

    Yours,

    Emmanuel

> Havoc
> 




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