INAVD (I'm not a Vala developer ;))
>I realized to my surprise today that valac (0.11.7) can read a GObject
>introspection type library in place of a VAPI file! For example, I can
>specify '--pkg PeasGtk-1.0' on the command line and valac will read
>types from /usr/lib/girepository-1.0/PeasGtk
I realized to my surprise today that valac (0.11.7) can read a GObject
introspection type library in place of a VAPI file! For example, I can
specify '--pkg PeasGtk-1.0' on the command line and valac will read
types from /usr/lib/girepository-1.0/PeasGtk-1.0.typelib, which lets me
use libpeas
Am Donnerstag, den 31.03.2011, 08:10 +0200 schrieb Luca Bruno:
> Looks ok to me as far as you tested those changes.
Ok, here we go:
Looking at the header for the X11 protocol[1] reveals two things which
are important for Vala's X11 bindings:
a) Since x11.vapi is a client library it must not de