From: Luca Bruno Date: Tue, 10 May 2011 14:47:31 +0000 (+0200) Subject: gmodule-2.0: Add gir_namespace and gir_version information X-Git-Tag: 0.12.1~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d08f313ce468bae194771042ef806c53fc42f28b;p=thirdparty%2Fvala.git gmodule-2.0: Add gir_namespace and gir_version information --- diff --git a/vapi/gmodule-2.0.vapi b/vapi/gmodule-2.0.vapi index 2c308539b..3c5053689 100644 --- a/vapi/gmodule-2.0.vapi +++ b/vapi/gmodule-2.0.vapi @@ -20,7 +20,7 @@ * Jürg Billeter */ -[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 */