From: Rico Tzschichholz Date: Sun, 3 Jun 2018 20:19:47 +0000 (+0200) Subject: gtk+-3.0: Update to 3.22.30+9ac7f906 X-Git-Tag: 0.41.90~88 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d27bc5971da1406a37c219913729e02ea06666ca;p=thirdparty%2Fvala.git gtk+-3.0: Update to 3.22.30+9ac7f906 --- diff --git a/vapi/gtk+-3.0.vapi b/vapi/gtk+-3.0.vapi index f67463b62..7e7a326d8 100644 --- a/vapi/gtk+-3.0.vapi +++ b/vapi/gtk+-3.0.vapi @@ -3390,7 +3390,7 @@ namespace Gtk { public unowned Gdk.Device? get_device (); [Version (since = "3.14")] public GLib.List get_group (); - public unowned Gdk.Event? get_last_event (Gdk.EventSequence sequence); + public unowned Gdk.Event? get_last_event (Gdk.EventSequence? sequence); [Version (since = "3.14")] public unowned Gdk.EventSequence? get_last_updated_sequence (); [Version (since = "3.14")]