Introspect/Constant.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 9 Aug 2012 14:48:34 +0000 (22:48 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 9 Aug 2012 14:48:34 +0000 (22:48 +0800)
Introspect/Constant.js

index c47496e..3d5f50a 100644 (file)
@@ -15,7 +15,7 @@ Basic        = imports.Basic.Basic;
  
 
 /**
- * Constant
+ * Constant - might error out, this should be fixed upstream now
  *
  *    <union name="Argument" c:type="GIArgument">
 
@@ -24,6 +24,9 @@ Basic        = imports.Basic.Basic;
               introspectable="1">
           <type name="Argument" c:type="GIArgument*"/>
 
+
+g-ir-compiler /usr/share/gir-1.0/GIRepository-2.0.gir -o  /usr/lib/girepository-1.0/GIRepository-2.0.typelib 
+
  */