We are very pleased to announce version 0.8.6 of Libgee, the GObject
collection library.
Libgee 0.8.6 is now available for download at:
http://download.gnome.org/sources/libgee/0.8/
Also please note that now Libgee has its own mailing-list
http://mail.gnome.org/mailman/listinfo/libgee-l
What you're missing is this:
# diff -u clutter.orig.vala clutter.vala
--- clutter.orig.vala2013-04-10 13:09:58.691316850 -0400
+++ clutter.vala2013-04-10 13:09:08.617986596 -0400
@@ -52,6 +44,8 @@
//Make my custom Actor:
var a = new AnAct
On 09/04/2013 17:16, JM wrote:
Have you tried the clutter sample code from the vala site?
https://live.gnome.org/Vala/ClutterSamples
Hi,
Yes, I've certainly been there. The code on that page does not include a
way to "sub class"* a Clutter.Actor
* Make a class from. Not sure if my wording is ri