[vala] x11: add GIR name for XID



commit c2222bc6d7a7cab7c34ddd7f939b86a54cf64014
Author: Evan Nemerson <evan coeus-group com>
Date:   Tue Jan 31 16:15:42 2012 -0800

    x11: add GIR name for XID

 vapi/x11.vapi |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/vapi/x11.vapi b/vapi/x11.vapi
index 242cb46..ce83c89 100644
--- a/vapi/x11.vapi
+++ b/vapi/x11.vapi
@@ -345,6 +345,7 @@ namespace X {
 	public struct Status {
 	}
 
+	[GIR (name = "XID")]
 	[SimpleType]
 	[IntegerType (rank = 9)]
 	[CCode (cname = "XID", type_id = "G_TYPE_INT",



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