BrowserView.js
authorChris <chris@roojs.com>
Tue, 17 Sep 2013 05:55:34 +0000 (13:55 +0800)
committerChris <chris@roojs.com>
Tue, 17 Sep 2013 05:55:34 +0000 (13:55 +0800)
BrowserView.js

index 07e0285..4861168 100644 (file)
@@ -134,7 +134,7 @@ BrowserView = new GType({
             print("load finished");
             tab.get_toolbar().set_progress(0);
             
-            
+            print_r(this);
             var mf = this.get_main_frame();
             var p = new Gtk.PrintOperation({ export_filename : '/home/chris/test_pdf/test.pdf' });