[Vala] instance_pos
- From: Mihail Naydenov <mlists ymail com>
- To: vala <vala-list gnome org>
- Subject: [Vala] instance_pos
- Date: Fri, 14 Nov 2008 04:29:34 -0800 (PST)
Hi,
I started writing a vapi for a c library and I want to use instance_pos to set the place of the instance parameter.
Problem is, I need it to be the *second param*, but instance_pos = 1 or instance_pos = 2 remove it altogether.
I tested it a bit end it turned out 0 > values < 1 - make it the first param, values < 0 - make it the last, and thats about it.
Is it planned to support full position setting?
10x
MihailNaydenov
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]