Hi, is it possible to declare in a vapi binding via attribute that a certain exception (error) should be raised (that can be handled via try...catch in Vala code) when the return value of the C function is NULL or, more generally, meets a certain condition (e.g. negative return value)?
Regards, Frederik _______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
