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

index 18b5f15..4b68361 100644 (file)
@@ -173,6 +173,7 @@ function BuildLists () {
                 
                 
                 implementations[addable_type].forEach(function(addable_child) {
+                    print(addable_child);
                     if (addable_child == 'Gtk.Window') {
                         return;
                     }