You can write small functions in the vapi file;. Sam
-----Original Message----- From: Adi Roiban <[email protected]> Sent: Wednesday, March 11, 2009 9:20 PM To: [email protected] Subject: [Vala] Replacing "void method ( out Type)" with "Type method()" ... Now I could rename the Gtk.TextBuffer class in the gtk+ VAPI file and implement my own Gtk.TextBuffer class inheriting the renamed class. Is there a way to modify a VAPI file to fix this problem and give us this syntactic sugaring ? Maybe there is a way to write small functions inside a VAPI file for helping VALA with the code generation. Many thanks! -- Adi Roiban _______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list _______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
