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
_______________________________________________ Vala-list mailing list Vala-list@gnome.org http://mail.gnome.org/mailman/listinfo/vala-list