From: Jürg Billeter Date: Fri, 3 Jul 2009 08:04:31 +0000 (+0100) Subject: gio-2.0: Regenerate bindings X-Git-Tag: 0.7.5~130 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4529e2cda821885ceba2fbb24bda78d3c765d2ae;p=thirdparty%2Fvala.git gio-2.0: Regenerate bindings --- diff --git a/vapi/gio-2.0.vapi b/vapi/gio-2.0.vapi index 9f51256bb..e47770b47 100644 --- a/vapi/gio-2.0.vapi +++ b/vapi/gio-2.0.vapi @@ -584,6 +584,7 @@ namespace GLib { [CCode (type = "GIcon*", has_construct_function = false)] public ThemedIcon.with_default_fallbacks (string iconname); public string name { construct; } + [CCode (array_length = false, array_null_terminated = true)] public string[] names { get; construct; } [NoAccessorMethod] public bool use_default_fallbacks { get; construct; }