Re: [Vala] Help with Memory Leak




The problem with this code is that the actual labels on the menu did not
update.  I then added the following line to inform the menu entries of a
change:

    radioItem [item].notify_property ("label");


and the heap size began its slow but steady increase again.

Perhaps it is the glib "memory leak".

http://developer.gnome.org/gtk-faq/stable/x702.html

hand
Nor Jaidi Tuah





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