tools/build_gtk_tree.js
authorAlan Knowles <alan@roojs.com>
Fri, 10 Aug 2012 04:01:12 +0000 (12:01 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 10 Aug 2012 04:01:12 +0000 (12:01 +0800)
tools/build_gtk_tree.js

index 4f515ad..4374390 100644 (file)
@@ -298,6 +298,9 @@ function BuildLists () {
         //print("TRY child type:  " + parent);
         
         print(parent + " : says children are of type : " + x.child_type());
+        // get the Gtype for the child?
+        
+        
         return true;
         
     }