[Vala] Allow passing ref/out as a pointer.
- From: Tal Hadad <tal_hd hotmail com>
- To: Vala Mail List <vala-list gnome org>
- Subject: [Vala] Allow passing ref/out as a pointer.
- Date: Thu, 12 Apr 2012 18:34:34 +0300
Can you please allow to cast a pointer type into ref/out?
I mean to allow this:
method ((ref) pointer,...)
Same for the out keyword.
Because sometimes there are binding issue.
For example, glGenBuffers in gl.vapi(external) cause errors.
Tal
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]