[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[Vala] Delegate that returns its own type
- From: "Zsolt Börcsök" <zsolt borcsok gmail com>
- To: vala-list gnome org
- Subject: [Vala] Delegate that returns its own type
- Date: Fri, 23 May 2008 11:07:33 +0200
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.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]