It undoubtedly is (thanks for the link, BTW). I have submitted a question on the gtk-app-devel mailing list to see if anyone over there has any advice on what could be done about heap fragmentation. I will provide an update over here when I have an answer, since I think it might be a good thing to have a small footprint for an indicator application.
Thanks to everyone for helping me with this. Bruce On Mon, Jul 16, 2012 at 8:50 PM, Nor Jaidi Tuah <[email protected]>wrote: > > > 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 > > > _______________________________________________ > vala-list mailing list > [email protected] > https://mail.gnome.org/mailman/listinfo/vala-list >
_______________________________________________ vala-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/vala-list
