From: Rico Tzschichholz Date: Sat, 9 Jan 2021 17:55:36 +0000 (+0100) Subject: gio-2.0: Update to 2.67.2+46097e9b X-Git-Tag: 0.51.1~107 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3f6c96c4fb61cd1dad130eb180741e720c5dc70;p=thirdparty%2Fvala.git gio-2.0: Update to 2.67.2+46097e9b --- diff --git a/vapi/gio-2.0.vapi b/vapi/gio-2.0.vapi index 2f9c2a1d1..0ac21c284 100644 --- a/vapi/gio-2.0.vapi +++ b/vapi/gio-2.0.vapi @@ -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")]