[Vala] Allow passing ref/out as a pointer.




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]