Introspect/Constant.js
[gnome.introspection-doc-generator] / Introspect / Constant.js
index 16fe9e8..c47496e 100644 (file)
@@ -43,7 +43,7 @@ Constant = XObject.define(
         
         if (ty != 'interface') {
             
-            var argm = new GI._Argument();
+            var argm = new GI.Argument();
             
             GI.constant_info_get_value ( prop ,argm)