]> git.ipfire.org Git - thirdparty/vala.git/commit
glib-2.0: add MappedFile.from_fd constructor 74996a8e54a6852b4a1e281de95b6e1916040be5 69/head
authorChristian Kellner <christian@kellner.me>
Tue, 16 Jul 2019 16:16:52 +0000 (18:16 +0200)
committerChristian Kellner <christian@kellner.me>
Tue, 16 Jul 2019 16:16:52 +0000 (18:16 +0200)
commit74996a8e54a6852b4a1e281de95b6e1916040be5
tree784022c7d452c5f6e92d9ecffab1b9a33973b696
parente3ba95e48c655ac5bc2e732dad1c77309481ff9b
glib-2.0: add MappedFile.from_fd constructor

Add the missing 'g_mapped_file_new_from_fd' constructor, added
with glib 2.32.

Fixes https://gitlab.gnome.org/GNOME/vala/issues/824
vapi/glib-2.0.vapi