On Fri, 2006-15-12 at 09:28 +0530, Preeti Joshi wrote:
>  Does GTK
> have a bug that doesn't free the memory used by a window (say dialog) even
> after it has been destroyed?

It's often simpler to keep dialogues around and hide/show them.

Also make sure you unref everything!

In general the toolkit shouldn't have such leaks, or every
application would leak memory.  Well, a lot do, but I hope
not because of gtk :-)

Liam

-- 
Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
Pictures from old books: http://fromoldbooks.org/
Ankh: irc.sorcery.net irc.gnome.org www.advogato.org

_______________________________________________
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