src/Builder4/ValaCompileResults.bjs
[app.Builder.js] / src / Builder4 / ValaCompileResults.bjs
1 {
2  "name" : "ValaCompileResults",
3  "parent" : "",
4  "title" : "",
5  "path" : "/home/alan/gitlive/app.Builder.js/src/Builder4/ValaCompileResults.bjs",
6  "permname" : "",
7  "modOrder" : "",
8  "build_module" : "",
9  "items" : [
10   {
11    "int height_request" : 800,
12    "id" : "ValaCompileResults",
13    "Xcls_MainWindow window" : "",
14    "xtype" : "Popover",
15    "Gtk.PositionType position" : "Gtk.PositionType.TOP",
16    "bool active" : false,
17    "int width_request" : 900,
18    "$ xns" : "Gtk",
19    "Json.Object notices" : "",
20    "bool modal" : true,
21    "items" : [
22     {
23      "id" : "compile_view",
24      "* pack" : "add",
25      "xtype" : "Box",
26      "gboolean homogeneous" : false,
27      "$ xns" : "Gtk",
28      "Gtk.Orientation orientation" : "Gtk.Orientation.VERTICAL",
29      "items" : [
30       {
31        "* init" : "{\n this.el.set_policy (Gtk.PolicyType.AUTOMATIC, Gtk.PolicyType.AUTOMATIC);\n \n\n}\n",
32        "bool hexpand" : true,
33        "* pack" : "pack_end,true,true,0",
34        "xtype" : "ScrolledWindow",
35        "$ xns" : "Gtk",
36        "items" : [
37         {
38          "* init" : "{\n\n    var description =   Pango.FontDescription.from_string(\"monospace\");\n    description.set_size(8000);\n    this.el.override_font(description);\n\n\n}\n",
39          "xtype" : "SourceView",
40          "* pack" : "add",
41          "$ xns" : "Gtk",
42          "bool show_line_numbers" : true
43         }
44        ]
45       }
46      ]
47     }
48    ]
49   }
50  ]
51 }