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