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