[vala] gmodule-2.0: Add gir_namespace and gir_version information
- From: Luca Bruno <lucabru src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala] gmodule-2.0: Add gir_namespace and gir_version information
- Date: Tue, 10 May 2011 15:31:04 +0000 (UTC)
commit 4ef2bd0871044dd6791c58899ef9f97edcf5dcfc
Author: Luca Bruno <lucabru src gnome org>
Date: Tue May 10 16:47:31 2011 +0200
gmodule-2.0: Add gir_namespace and gir_version information
vapi/gmodule-2.0.vapi | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/vapi/gmodule-2.0.vapi b/vapi/gmodule-2.0.vapi
index 2c30853..3c50536 100644
--- a/vapi/gmodule-2.0.vapi
+++ b/vapi/gmodule-2.0.vapi
@@ -20,7 +20,7 @@
* Jürg Billeter <j bitron ch>
*/
-[CCode (cprefix = "G", lower_case_cprefix = "g_", cheader_filename = "gmodule.h")]
+[CCode (cprefix = "G", lower_case_cprefix = "g_", cheader_filename = "gmodule.h", gir_namespace = "GModule", gir_version = "2.0")]
namespace GLib {
/* Dynamic Loading of Modules */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]