tools/build_gtk_tree.js
[app.Builder.js] / tools / build_gtk_tree.js
index e6b11ff..15d07d7 100644 (file)
@@ -308,7 +308,7 @@ function BuildLists () {
         print(parent + " : says children are of type : " + x.child_type());
         // get the Gtype for the child?
         
-        print ("matching?" + GObject.type_From_name(ar.join('')));
+        print ("matching?" + imports.gi.GObject.type_From_name(ar.join('')));
         
         
         return true;