tests/GirTest.vala
[app.Builder.js] / tests / GirTest.vala
index 8ffa58e..372c2af 100644 (file)
@@ -5,6 +5,12 @@ int main (string[] args) {
 
        // test the gir location code..
 
+       context = new Vala.CodeContext ();
+       Vala.CodeContext.push (context);
+
+        
+
+       print(context.get_vapi_path("glib-2.0"));
        
        //GtkClutter.init (ref args);
        new JsRender.Lang_Class();