Re: [Vala] Replacing "void method ( out Type)" with "Type method()"



Adi Roiban wrote:
Maybe there is a way to write small functions inside a VAPI file for
helping VALA with the code generation.

That's possible: have a look at string.substring(), .contains(),
.replace() and .length in 'glib-2.0.vapi' for example.

Regards,

Frederik



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]