[vala] x11: set Event GIR name to XEvent



commit 5650cf4171d949172354ae03fc4fa4602983b86e
Author: Evan Nemerson <evan coeus-group com>
Date:   Thu Feb 14 02:05:16 2013 -0800

    x11: set Event GIR name to XEvent

 vapi/x11.vapi |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/vapi/x11.vapi b/vapi/x11.vapi
index 5e4e3a4..0f4ca51 100644
--- a/vapi/x11.vapi
+++ b/vapi/x11.vapi
@@ -798,6 +798,7 @@ namespace X {
        }
 
        // union
+       [GIR (name = "XEvent")]
        [CCode (cname = "XEvent")]
        public struct Event {
                public int type;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]