William Miao Shui <[EMAIL PROTECTED]> 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/

Havoc

-- 
To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to