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

index 15d07d7..df5d8ed 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?" + imports.gi.GObject.type_From_name(ar.join('')));
+        print ("matching?" + imports.gi.GObject.type_from_name(ar.join('')));
         
         
         return true;