X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=src%2FBuilder4%2FValaCompileResults.bjs;h=82a68658762c7c76b1bb5d9bd381c51b3076a4ca;hb=a5beb2b68764286c695911023901d50e8ddb4b4d;hp=d09cd785389f86139687bdf4eb58ef141b5c7df2;hpb=ed6728aad2e97f60d32a126a0f2fdfd93e14444b;p=roobuilder diff --git a/src/Builder4/ValaCompileResults.bjs b/src/Builder4/ValaCompileResults.bjs index d09cd7853..82a686587 100644 --- a/src/Builder4/ValaCompileResults.bjs +++ b/src/Builder4/ValaCompileResults.bjs @@ -36,27 +36,7 @@ "items" : [ { "$ xns" : "GtkSource", - "* init" : [ - "{", - "", - " \tthis.css = new Gtk.CssProvider();", - "\t ", - "\tthis.css.load_from_string(", - "\t\t\"#compile-results-view { font: 10px monospace ;}\"", - "\t);", - "\t ", - "\t\t\tGtk.StyleContext.add_provider_for_display(", - "\t\tthis.el.get_display(),", - "\t\tthis.css,", - "\t\tGtk.STYLE_PROVIDER_PRIORITY_APPLICATION", - "\t);", - "\t\t", - "", - "}", - "" - ], "* prop" : "child", - "Gtk.CssProvider css" : "", "bool editable" : false, "bool hexpand" : true, "bool show_line_numbers" : false,