[vala] x11: include GIR namespace and version
- From: Evan Nemerson <evann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala] x11: include GIR namespace and version
- Date: Sun, 7 Aug 2011 17:01:47 +0000 (UTC)
commit 93d07579829dc46d382f3f5f8a957cef4ca93fa2
Author: Evan Nemerson <evan coeus-group com>
Date: Sun Aug 7 09:52:38 2011 -0700
x11: include GIR namespace and version
vapi/x11.vapi | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/vapi/x11.vapi b/vapi/x11.vapi
index a909eb1..3656cc2 100644
--- a/vapi/x11.vapi
+++ b/vapi/x11.vapi
@@ -20,7 +20,7 @@
* JÃrg Billeter <j bitron ch>
*/
-[CCode (cprefix = "", lower_case_cprefix = "", cheader_filename = "X11/Xlib.h,X11/Xatom.h,X11/Xutil.h,X11/Xregion.h")]
+[CCode (gir_namespace = "xlib", gir_version = "2.0", cprefix = "", lower_case_cprefix = "", cheader_filename = "X11/Xlib.h,X11/Xatom.h,X11/Xutil.h,X11/Xregion.h")]
namespace X {
// Note: must be called before opening a display or calling any other Xlib function,
// see http://tronche.com/gui/x/xlib/display/XInitThreads.html
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]