Re: checking for memory leaks in gtk

2008-05-20 Thread Harinandan S
Hi All, I found out the reason for leak. It was from GTK+ DirectFB backend and not from DirectFB library. Functions which were responsible for de-allocating memory in DirectFB were not called. This resulted in accumulation of memory. The functions for deallocating memory was under an #if (DIREC

GtkTreeView and GtkTreeViewColumn question

2008-05-20 Thread iluvlinux
-- View this message in context: http://www.nabble.com/GtkTreeView-and-GtkTreeViewColumn-question-tp17355909p17355909.html Sent from the Gtk+ - General mailing list archive at Nabble.com. ___ gtk-list mailing list gtk-list@gnome.org http://mail.gnome