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