On 21/04/2013 09:53, Evan Nemerson wrote:
When you load a shared library the memory actually used is shared not
just within the same process, but across all processes using that
library.  In all likelihood, some other process (like gnome-shell) is
already using Clutter and your program using Clutter doesn't require any
additional resources.

I'm glad to hear it!

Thanks for the links and your help.


\d
_______________________________________________
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to