Builder/RightGtkView.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 20 May 2010 04:35:11 +0000 (12:35 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 20 May 2010 04:35:11 +0000 (12:35 +0800)
Builder/RightGtkView.js

index aba97aa..c7d8dc3 100755 (executable)
@@ -601,7 +601,7 @@ RightGtkView = new XObject({
             // is it a widget!?!!?
             
             
-            print (el.prototype.gtype);
+            print ("GTYPE: " + el.prototype.gtype);
            
             
             if (!el.signal.expose_event) {