Re: [Vala] How to deal with "target" attribute in VAPI for C struct?
- From: "marcin saepia net" <marcin saepia net>
- To: vala-list gnome org
- Subject: Re: [Vala] How to deal with "target" attribute in VAPI for C struct?
- Date: Mon, 26 Mar 2012 18:30:01 +0200
Ugh, sorry, obviously that code:
public delegate void ComputingFinishedCallback();
should be:
public delegate void ComputingFinishedCallback(void* sender);
m.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]