On Sat, 2009-10-24 at 15:59 +0100, Abderrahim Kitouni wrote: > Short answer : I think GLib.Value? should do the trick. (and from > reading the doc, I think it should also be unowned).
That did the trick. I couldn't use unowned however. Making it unowned got rid of the extra arg, but also threw away the return value. > HTH, > Abderrahim It did indeed.. Thank you! _______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
