summaryrefslogtreecommitdiff
path: root/vapi/gtk+-3.0.vapi
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2018-06-03 22:19:47 +0200
committerRico Tzschichholz <ricotz@ubuntu.com>2018-06-03 22:50:30 +0200
commitd27bc5971da1406a37c219913729e02ea06666ca (patch)
tree0b455ae3a0d8afdf16bbecac41563d5f6960430b /vapi/gtk+-3.0.vapi
parent3fdef1d324a72b0004575e215f98c280a13e9c50 (diff)
downloadvala-d27bc5971da1406a37c219913729e02ea06666ca.tar.gz
gtk+-3.0: Update to 3.22.30+9ac7f906
Diffstat (limited to 'vapi/gtk+-3.0.vapi')
-rw-r--r--vapi/gtk+-3.0.vapi2
1 files changed, 1 insertions, 1 deletions
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<weak Gtk.Gesture> 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")]