> From: Victor Aurélio Santos <victoraur.san...@gmail.com>
> Sent: Saturday, 10 September 2016, 23:57
> Subject: Re: [Vala] LADSPA bindings

> I'm trying to use plugins from vala, not to write!
> I'm stuck at writing the vapi file, most specifically at the Descriptor 
> struct.


Take a look at 
https://wiki.gnome.org/Projects/Vala/LegacyBindings#Binding_a_C_Struct.27s_Fields
The function pointers are targetless delegates. There is no 

memory handling for the struct so I don't think it should be 

bound as a compact class.
_______________________________________________
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to