]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
gio-2.0: Update to 2.67.2+46097e9b
authorRico Tzschichholz <ricotz@ubuntu.com>
Sat, 9 Jan 2021 17:55:36 +0000 (18:55 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 9 Jan 2021 17:55:36 +0000 (18:55 +0100)
vapi/gio-2.0.vapi

index 2f9c2a1d1c1d17557ac7caa89a74bd36a4004e20..0ac21c284a22329afc315983a2a927cafc871011 100644 (file)
@@ -3623,7 +3623,7 @@ namespace GLib {
                [NoWrapper]
                public abstract string? get_relative_path (GLib.File descendant);
                public abstract string get_uri ();
-               public abstract string get_uri_scheme ();
+               public abstract string? get_uri_scheme ();
                [Version (since = "2.24")]
                public bool has_parent (GLib.File? parent);
                [CCode (vfunc_name = "prefix_matches")]