tools/build_gtk_tree.js
[app.Builder.js] / 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..
+