]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Regenerate GIR-based bindings
authorRico Tzschichholz <ricotz@ubuntu.com>
Tue, 10 Oct 2017 12:34:13 +0000 (14:34 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Thu, 26 Oct 2017 08:19:30 +0000 (10:19 +0200)
https://bugzilla.gnome.org/show_bug.cgi?id=788775

vapi/clutter-1.0.vapi

index a1d02a75bf5525af6c24a7c2661ea4568e873808..ae93caf05de283fc72d883ef33d689c967f0dce1 100644 (file)
@@ -7833,7 +7833,7 @@ namespace Clutter {
                [Version (since = "0.8")]
                public bool has_marker (string marker_name);
                public bool is_playing ();
-               [CCode (array_length_pos = 1.1, array_length_type = "gsize", array_null_terminated = true)]
+               [CCode (array_length = true, array_length_pos = 1.1, array_length_type = "gsize", array_null_terminated = true)]
                [Version (since = "0.8")]
                public string[] list_markers (int msecs);
                public void pause ();