[vala] x11: Add missing evtype field of GenericEventCookie
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala] x11: Add missing evtype field of GenericEventCookie
- Date: Thu, 20 Mar 2014 18:16:50 +0000 (UTC)
commit e48baa2424a5c02f0c0507bfe4400acc99157947
Author: Rico Tzschichholz <ricotz t-online de>
Date: Thu Mar 20 11:33:52 2014 +0100
x11: Add missing evtype field of GenericEventCookie
vapi/x11.vapi | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/vapi/x11.vapi b/vapi/x11.vapi
index 0c98fa2..2fd38da 100644
--- a/vapi/x11.vapi
+++ b/vapi/x11.vapi
@@ -1105,6 +1105,7 @@ namespace X {
public bool send_event;
public unowned Display display;
public int extension;
+ public int evtype;
public uint cookie;
public void *data;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]