]> git.ipfire.org Git - thirdparty/vala.git/commit
vapi: Add glib-unix.h functions to glib-2.0.vapi
authorPhilip Withnall <philip@tecnocode.co.uk>
Fri, 13 Jan 2012 19:30:29 +0000 (19:30 +0000)
committerPhilip Withnall <philip@tecnocode.co.uk>
Sun, 5 Feb 2012 13:42:25 +0000 (13:42 +0000)
commit908e52301b10669149821888d02d6090b38c1dbf
tree02969b6c0fcec5e80d4e79ad55c5711b07172be8
parentcd1dc0923fb88a5f2e69a9a134c42a7206247a21
vapi: Add glib-unix.h functions to glib-2.0.vapi

To bind the things in glib-unix.h. Creating a separate glib-unix-2.0.vapi is
unneccessary because these functions are present in libglib-2.0.so itself,
rather than a separate library. They just require the glib-unix.h header to
be included.

Closes: https://bugzilla.gnome.org/show_bug.cgi?id=667894
vapi/glib-2.0.vapi