Hello,

I am writing bindings for JACK.

I am struggling to properly handle jack_get_ports (
http://jackaudio.org/files/docs/html/group__PortSearching.html).

It returns const char **, but has to be freed by a dedicated jack_free
function instead of generic vala free func for arrays.

How can I handle this properly in Vala?

Marcin
_______________________________________________
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to