Re: [Vala] Help with Memory Leak
- From: Nor Jaidi Tuah <norjaidi tuah ubd edu bn>
- To: <vala-list gnome org>
- Subject: Re: [Vala] Help with Memory Leak
- Date: Tue, 17 Jul 2012 08:50:04 +0800
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]