On Sat, 2009-10-24 at 22:23 -0600, Shawn Ferris wrote: > 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! >
Ooops.. I lied.. unowned was required. I must have botched something else when testing it. Works perfect now though.. thanks again! SMF _______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
