tools/build_gtk_tree.js
authorAlan Knowles <alan@roojs.com>
Thu, 9 Aug 2012 05:20:42 +0000 (13:20 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 9 Aug 2012 05:20:42 +0000 (13:20 +0800)
tools/build_gtk_tree.js

index f0bca1e..9001bd5 100644 (file)
@@ -169,9 +169,11 @@ function BuildLists () {
                      
                     
                 });
-                // also needs to add 
+                // also needs to add
+                print(addable_type);
+                print(JSON.stringify(implementations[addable_type], null,4);
                 /*
-                 
+                
                 implementations[addable_type].forEach(function(addable_child) {
                     
                     if (addable_child == 'Gtk.Window') {