Skip to content

Generate vapi file

Guido Günther requested to merge guidog/phosh:vala-plugin into main

Let's make plugin writing a bit simpler for folks that don't want to do C.

To test

meson setup -Dbindings-lib=true -Dvapi=true _build
meson install _build

then grab and build the example from guidog/phosh-vala-plugins!1 (merged)

Edited by Guido Günther

Merge request reports

Loading