[Vala] How to define inline callback functions in vapi
- From: Uwe Strempel <u strempel googlemail com>
- To: vala-list gnome org
- Subject: [Vala] How to define inline callback functions in vapi
- Date: Tue, 20 Jan 2009 17:10:49 +0100
Hello,
How can I define inline declared callback functions in vapi files?
I have for example follwing native c-code functions:
class_new( void* (list_append)(void*,void*));
or
class_new( void* (list_foreach)(void*, void *(fnc)(void*,void*,void*) ,void*));
Thanks for help!
Best regards
Uwe Strempel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]