JsRender/Gtk.js
authorAlan Knowles <alan@roojs.com>
Tue, 10 Jun 2014 11:52:32 +0000 (19:52 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 10 Jun 2014 11:52:32 +0000 (19:52 +0800)
JsRender/Gtk.js

index 739ffc6..2efbba7 100644 (file)
@@ -402,6 +402,8 @@ Gtk = XObject.define(
             if (cls == 'Gtk.Table') {
                 
                 var methods = this.palete.getPropertiesFor(cls, 'methods');
+                print(JSON.stringify(method, null,4));
+                Seed.quit();
             }