tools/build_gtk_tree.js
authorAlan Knowles <alan@akbkhome.com>
Wed, 1 Dec 2010 09:51:14 +0000 (17:51 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 1 Dec 2010 09:51:14 +0000 (17:51 +0800)
tools/build_gtk_tree.js

index 9db2641..7417d89 100644 (file)
@@ -83,5 +83,8 @@ for (cls in classes) {
     
     
 }
- print(JSON.stringify(methods,null,4));
-print(JSON.stringify(implementations,null,4));
\ No newline at end of file
+print(JSON.stringify(methods,null,4));
+print(JSON.stringify(implementations,null,4));
+
+// we now have a list of classes / methods that can be used..
+