src/Builder4/GtkView.vala
authorAlan Knowles <alan@roojs.com>
Tue, 31 May 2016 08:09:22 +0000 (16:09 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 31 May 2016 08:09:22 +0000 (16:09 +0800)
src/Builder4/GtkView.vala

index 8f3cfa6..0d8b725 100644 (file)
@@ -534,9 +534,9 @@ public class Xcls_GtkView : Object
             var sbuf = (Gtk.SourceBuffer) buf;
         
            
-            while(Gtk.events_pending()) {
-                Gtk.main_iteration();
-            }
+            //while(Gtk.events_pending()) {
+             //   Gtk.main_iteration();
+            //}
             
            
             // clear all the marks..