Builder/Provider/Palete/Gtk.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 17 May 2010 07:42:06 +0000 (15:42 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 17 May 2010 07:42:06 +0000 (15:42 +0800)
Builder/Provider/Palete/Gtk.js

index 733dce4..4c51885 100644 (file)
@@ -283,7 +283,7 @@ Gtk = XObject.define(
                     type : 'function', //???
                     desc : this.doc(ename + '.signal.' + n_original),
                 }
-                this.getParams(prop,add);
+                this.genParams(prop,add);
                 mlist.push(add);
             }