Hi, In C# following declaration is valid (defining delegate that returns its own type): public delegate delegateType delegateType();
But, in Vala it results compilation error... Is it going to be supported? If not, do you have any suggestion to replace this kind of declaration. Thanks.
_______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
