]> git.ipfire.org Git - thirdparty/vala.git/commit
glib-2.0: Fix binding of Markup.collect_attributes
authorJens Georg <mail@jensge.org>
Thu, 22 Sep 2016 18:01:19 +0000 (20:01 +0200)
committerJens Georg <mail@jensge.org>
Thu, 22 Sep 2016 19:13:12 +0000 (21:13 +0200)
commit34f3b85a17d00fde454875fc2cf556876f326a6f
treebee25fbb6b5c7cf6057f3521ec007cf5f9673e66
parent5c9b22e779122c2ce5598e0e11b6a9a34325910d
glib-2.0: Fix binding of Markup.collect_attributes

Array parameters don't have an associcated length parameter but are
null-terminated.

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