src/Builder4/ValaCompileErrors.bjs
authorAlan Knowles <alan@roojs.com>
Sun, 17 May 2015 08:15:14 +0000 (16:15 +0800)
committerAlan Knowles <alan@roojs.com>
Sun, 17 May 2015 08:15:14 +0000 (16:15 +0800)
src/Builder4/ValaCompileErrors.vala

src/Builder4/ValaCompileErrors.bjs
src/Builder4/ValaCompileErrors.vala

index 6b4972d..70c3fb4 100644 (file)
@@ -16,6 +16,7 @@
    "Gtk.PositionType position" : "Gtk.PositionType.TOP",
    "int width_request" : 600,
    "$ xns" : "Gtk",
+   "bool modal" : true,
    "items" : [
     {
      "id" : "compile_view",
index e02725e..25e69e5 100644 (file)
@@ -32,6 +32,7 @@ public class Xcls_ValaCompileErrors : Object
         // set gobject values
         this.el.width_request = 600;
         this.el.height_request = 600;
+        this.el.modal = true;
         this.el.position = Gtk.PositionType.TOP;
         var child_0 = new Xcls_compile_view( _this );
         child_0.ref();