]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
gio-2.0: Regenerate bindings
authorJürg Billeter <j@bitron.ch>
Fri, 3 Jul 2009 08:04:31 +0000 (09:04 +0100)
committerJürg Billeter <j@bitron.ch>
Fri, 3 Jul 2009 08:04:31 +0000 (09:04 +0100)
vapi/gio-2.0.vapi

index 9f51256bbab3d22f396b6da7b821a3565d98d0bd..e47770b47cd409c67be718370086467daf9a4189 100644 (file)
@@ -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; }