src/Builder4/ValaProjectSettings.bjs
authorAlan Knowles <alan@roojs.com>
Tue, 28 Apr 2015 10:08:40 +0000 (18:08 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 28 Apr 2015 10:08:40 +0000 (18:08 +0800)
src/Builder4/ValaProjectSettings.vala

src/Builder4/ValaProjectSettings.bjs
src/Builder4/ValaProjectSettings.vala

index 50aac39..06271f9 100644 (file)
          "$ xns" : "Gtk",
          "utf8 placeholder_text" : "eg. -g --valasrc $BASEDIR "
         },
-        {
-         "xtype" : "Label",
-         "* pack" : "pack_start,false,false,0",
-         "$ xns" : "Gtk",
-         "utf8 label" : "packages"
-        },
         {
          "* pack" : "pack_start,true,true,0",
          "xtype" : "HBox",
index f6486f4..079ebac 100644 (file)
@@ -96,7 +96,7 @@ public class ValaProjectSettings : Object
             var child_2 = new Xcls_VBox5( _this );
             child_2.ref();
             this.el.append_page (  child_2.el , _this.label_global.el );
-            var child_3 = new Xcls_HPaned27( _this );
+            var child_3 = new Xcls_HPaned26( _this );
             child_3.ref();
             this.el.append_page (  child_3.el , _this.label_targets.el );
         }
@@ -170,12 +170,9 @@ public class ValaProjectSettings : Object
             var child_1 = new Xcls_compile_flags( _this );
             child_1.ref();
             this.el.pack_start (  child_1.el , false,false,0 );
-            var child_2 = new Xcls_Label8( _this );
+            var child_2 = new Xcls_HBox8( _this );
             child_2.ref();
-            this.el.pack_start (  child_2.el , false,false,0 );
-            var child_3 = new Xcls_HBox9( _this );
-            child_3.ref();
-            this.el.pack_start (  child_3.el , true,true,0 );
+            this.el.pack_start (  child_2.el , true,true,0 );
         }
 
         // user defined functions 
@@ -233,28 +230,7 @@ public class ValaProjectSettings : Object
 
         // user defined functions 
     }
-    public class Xcls_Label8 : Object 
-    {
-        public Gtk.Label el;
-        private ValaProjectSettings  _this;
-
-
-            // my vars (def)
-
-        // ctor 
-        public Xcls_Label8(ValaProjectSettings _owner )
-        {
-            _this = _owner;
-            this.el = new Gtk.Label( "packages" );
-
-            // my vars (dec)
-
-            // set gobject values
-        }
-
-        // user defined functions 
-    }
-    public class Xcls_HBox9 : Object 
+    public class Xcls_HBox8 : Object 
     {
         public Gtk.HBox el;
         private ValaProjectSettings  _this;
@@ -263,7 +239,7 @@ public class ValaProjectSettings : Object
             // my vars (def)
 
         // ctor 
-        public Xcls_HBox9(ValaProjectSettings _owner )
+        public Xcls_HBox8(ValaProjectSettings _owner )
         {
             _this = _owner;
             this.el = new Gtk.HBox( true, 0 );
@@ -271,17 +247,17 @@ public class ValaProjectSettings : Object
             // my vars (dec)
 
             // set gobject values
-            var child_0 = new Xcls_ScrolledWindow10( _this );
+            var child_0 = new Xcls_ScrolledWindow9( _this );
             child_0.ref();
             this.el.pack_start (  child_0.el , true,true,0 );
-            var child_1 = new Xcls_ScrolledWindow17( _this );
+            var child_1 = new Xcls_ScrolledWindow16( _this );
             child_1.ref();
             this.el.pack_start (  child_1.el , true,true,0 );
         }
 
         // user defined functions 
     }
-    public class Xcls_ScrolledWindow10 : Object 
+    public class Xcls_ScrolledWindow9 : Object 
     {
         public Gtk.ScrolledWindow el;
         private ValaProjectSettings  _this;
@@ -290,7 +266,7 @@ public class ValaProjectSettings : Object
             // my vars (def)
 
         // ctor 
-        public Xcls_ScrolledWindow10(ValaProjectSettings _owner )
+        public Xcls_ScrolledWindow9(ValaProjectSettings _owner )
         {
             _this = _owner;
             this.el = new Gtk.ScrolledWindow( null, null );
@@ -326,10 +302,10 @@ public class ValaProjectSettings : Object
             var child_0 = new Xcls_default_packages_tree_store( _this );
             child_0.ref();
             this.el.set_model (  child_0.el  );
-            var child_1 = new Xcls_TreeViewColumn13( _this );
+            var child_1 = new Xcls_TreeViewColumn12( _this );
             child_1.ref();
             this.el.append_column (  child_1.el  );
-            var child_2 = new Xcls_TreeViewColumn15( _this );
+            var child_2 = new Xcls_TreeViewColumn14( _this );
             child_2.ref();
             this.el.append_column (  child_2.el  );
         }
@@ -380,7 +356,7 @@ public class ValaProjectSettings : Object
             
         }
     }
-    public class Xcls_TreeViewColumn13 : Object 
+    public class Xcls_TreeViewColumn12 : Object 
     {
         public Gtk.TreeViewColumn el;
         private ValaProjectSettings  _this;
@@ -389,7 +365,7 @@ public class ValaProjectSettings : Object
             // my vars (def)
 
         // ctor 
-        public Xcls_TreeViewColumn13(ValaProjectSettings _owner )
+        public Xcls_TreeViewColumn12(ValaProjectSettings _owner )
         {
             _this = _owner;
             this.el = new Gtk.TreeViewColumn();
@@ -433,7 +409,7 @@ public class ValaProjectSettings : Object
 
         // user defined functions 
     }
-    public class Xcls_TreeViewColumn15 : Object 
+    public class Xcls_TreeViewColumn14 : Object 
     {
         public Gtk.TreeViewColumn el;
         private ValaProjectSettings  _this;
@@ -442,7 +418,7 @@ public class ValaProjectSettings : Object
             // my vars (def)
 
         // ctor 
-        public Xcls_TreeViewColumn15(ValaProjectSettings _owner )
+        public Xcls_TreeViewColumn14(ValaProjectSettings _owner )
         {
             _this = _owner;
             this.el = new Gtk.TreeViewColumn();
@@ -513,7 +489,7 @@ public class ValaProjectSettings : Object
 
         // user defined functions 
     }
-    public class Xcls_ScrolledWindow17 : Object 
+    public class Xcls_ScrolledWindow16 : Object 
     {
         public Gtk.ScrolledWindow el;
         private ValaProjectSettings  _this;
@@ -522,7 +498,7 @@ public class ValaProjectSettings : Object
             // my vars (def)
 
         // ctor 
-        public Xcls_ScrolledWindow17(ValaProjectSettings _owner )
+        public Xcls_ScrolledWindow16(ValaProjectSettings _owner )
         {
             _this = _owner;
             this.el = new Gtk.ScrolledWindow( null, null );
@@ -561,7 +537,7 @@ public class ValaProjectSettings : Object
             var child_0 = new Xcls_default_directory_tree_store( _this );
             child_0.ref();
             this.el.set_model (  child_0.el  );
-            var child_1 = new Xcls_TreeViewColumn20( _this );
+            var child_1 = new Xcls_TreeViewColumn19( _this );
             child_1.ref();
             this.el.append_column (  child_1.el  );
 
@@ -638,7 +614,7 @@ public class ValaProjectSettings : Object
             
         }
     }
-    public class Xcls_TreeViewColumn20 : Object 
+    public class Xcls_TreeViewColumn19 : Object 
     {
         public Gtk.TreeViewColumn el;
         private ValaProjectSettings  _this;
@@ -647,7 +623,7 @@ public class ValaProjectSettings : Object
             // my vars (def)
 
         // ctor 
-        public Xcls_TreeViewColumn20(ValaProjectSettings _owner )
+        public Xcls_TreeViewColumn19(ValaProjectSettings _owner )
         {
             _this = _owner;
             this.el = new Gtk.TreeViewColumn();
@@ -708,23 +684,23 @@ public class ValaProjectSettings : Object
             // my vars (dec)
 
             // set gobject values
-            var child_0 = new Xcls_MenuItem23( _this );
+            var child_0 = new Xcls_MenuItem22( _this );
             child_0.ref();
             this.el.add (  child_0.el  );
-            var child_1 = new Xcls_MenuItem24( _this );
+            var child_1 = new Xcls_MenuItem23( _this );
             child_1.ref();
             this.el.add (  child_1.el  );
-            var child_2 = new Xcls_SeparatorMenuItem25( _this );
+            var child_2 = new Xcls_SeparatorMenuItem24( _this );
             child_2.ref();
             this.el.add (  child_2.el  );
-            var child_3 = new Xcls_MenuItem26( _this );
+            var child_3 = new Xcls_MenuItem25( _this );
             child_3.ref();
             this.el.add (  child_3.el  );
         }
 
         // user defined functions 
     }
-    public class Xcls_MenuItem23 : Object 
+    public class Xcls_MenuItem22 : Object 
     {
         public Gtk.MenuItem el;
         private ValaProjectSettings  _this;
@@ -733,7 +709,7 @@ public class ValaProjectSettings : Object
             // my vars (def)
 
         // ctor 
-        public Xcls_MenuItem23(ValaProjectSettings _owner )
+        public Xcls_MenuItem22(ValaProjectSettings _owner )
         {
             _this = _owner;
             this.el = new Gtk.MenuItem();
@@ -766,7 +742,7 @@ public class ValaProjectSettings : Object
 
         // user defined functions 
     }
-    public class Xcls_MenuItem24 : Object 
+    public class Xcls_MenuItem23 : Object 
     {
         public Gtk.MenuItem el;
         private ValaProjectSettings  _this;
@@ -775,7 +751,7 @@ public class ValaProjectSettings : Object
             // my vars (def)
 
         // ctor 
-        public Xcls_MenuItem24(ValaProjectSettings _owner )
+        public Xcls_MenuItem23(ValaProjectSettings _owner )
         {
             _this = _owner;
             this.el = new Gtk.MenuItem();
@@ -808,7 +784,7 @@ public class ValaProjectSettings : Object
 
         // user defined functions 
     }
-    public class Xcls_SeparatorMenuItem25 : Object 
+    public class Xcls_SeparatorMenuItem24 : Object 
     {
         public Gtk.SeparatorMenuItem el;
         private ValaProjectSettings  _this;
@@ -817,7 +793,7 @@ public class ValaProjectSettings : Object
             // my vars (def)
 
         // ctor 
-        public Xcls_SeparatorMenuItem25(ValaProjectSettings _owner )
+        public Xcls_SeparatorMenuItem24(ValaProjectSettings _owner )
         {
             _this = _owner;
             this.el = new Gtk.SeparatorMenuItem();
@@ -829,7 +805,7 @@ public class ValaProjectSettings : Object
 
         // user defined functions 
     }
-    public class Xcls_MenuItem26 : Object 
+    public class Xcls_MenuItem25 : Object 
     {
         public Gtk.MenuItem el;
         private ValaProjectSettings  _this;
@@ -838,7 +814,7 @@ public class ValaProjectSettings : Object
             // my vars (def)
 
         // ctor 
-        public Xcls_MenuItem26(ValaProjectSettings _owner )
+        public Xcls_MenuItem25(ValaProjectSettings _owner )
         {
             _this = _owner;
             this.el = new Gtk.MenuItem();
@@ -877,7 +853,7 @@ public class ValaProjectSettings : Object
 
         // user defined functions 
     }
-    public class Xcls_HPaned27 : Object 
+    public class Xcls_HPaned26 : Object 
     {
         public Gtk.HPaned el;
         private ValaProjectSettings  _this;
@@ -886,7 +862,7 @@ public class ValaProjectSettings : Object
             // my vars (def)
 
         // ctor 
-        public Xcls_HPaned27(ValaProjectSettings _owner )
+        public Xcls_HPaned26(ValaProjectSettings _owner )
         {
             _this = _owner;
             this.el = new Gtk.HPaned();
@@ -895,7 +871,7 @@ public class ValaProjectSettings : Object
 
             // set gobject values
             this.el.position = 300;
-            var child_0 = new Xcls_ScrolledWindow28( _this );
+            var child_0 = new Xcls_ScrolledWindow27( _this );
             child_0.ref();
             this.el.add1 (  child_0.el  );
             var child_1 = new Xcls_set_vbox( _this );
@@ -905,7 +881,7 @@ public class ValaProjectSettings : Object
 
         // user defined functions 
     }
-    public class Xcls_ScrolledWindow28 : Object 
+    public class Xcls_ScrolledWindow27 : Object 
     {
         public Gtk.ScrolledWindow el;
         private ValaProjectSettings  _this;
@@ -914,7 +890,7 @@ public class ValaProjectSettings : Object
             // my vars (def)
 
         // ctor 
-        public Xcls_ScrolledWindow28(ValaProjectSettings _owner )
+        public Xcls_ScrolledWindow27(ValaProjectSettings _owner )
         {
             _this = _owner;
             this.el = new Gtk.ScrolledWindow( null, null );
@@ -957,20 +933,20 @@ public class ValaProjectSettings : Object
             // my vars (dec)
 
             // set gobject values
-            var child_0 = new Xcls_MenuItem30( _this );
+            var child_0 = new Xcls_MenuItem29( _this );
             child_0.ref();
             this.el.add (  child_0.el  );
-            var child_1 = new Xcls_SeparatorMenuItem31( _this );
+            var child_1 = new Xcls_SeparatorMenuItem30( _this );
             child_1.ref();
             this.el.add (  child_1.el  );
-            var child_2 = new Xcls_MenuItem32( _this );
+            var child_2 = new Xcls_MenuItem31( _this );
             child_2.ref();
             this.el.add (  child_2.el  );
         }
 
         // user defined functions 
     }
-    public class Xcls_MenuItem30 : Object 
+    public class Xcls_MenuItem29 : Object 
     {
         public Gtk.MenuItem el;
         private ValaProjectSettings  _this;
@@ -979,7 +955,7 @@ public class ValaProjectSettings : Object
             // my vars (def)
 
         // ctor 
-        public Xcls_MenuItem30(ValaProjectSettings _owner )
+        public Xcls_MenuItem29(ValaProjectSettings _owner )
         {
             _this = _owner;
             this.el = new Gtk.MenuItem();
@@ -1005,7 +981,7 @@ public class ValaProjectSettings : Object
 
         // user defined functions 
     }
-    public class Xcls_SeparatorMenuItem31 : Object 
+    public class Xcls_SeparatorMenuItem30 : Object 
     {
         public Gtk.SeparatorMenuItem el;
         private ValaProjectSettings  _this;
@@ -1014,7 +990,7 @@ public class ValaProjectSettings : Object
             // my vars (def)
 
         // ctor 
-        public Xcls_SeparatorMenuItem31(ValaProjectSettings _owner )
+        public Xcls_SeparatorMenuItem30(ValaProjectSettings _owner )
         {
             _this = _owner;
             this.el = new Gtk.SeparatorMenuItem();
@@ -1026,7 +1002,7 @@ public class ValaProjectSettings : Object
 
         // user defined functions 
     }
-    public class Xcls_MenuItem32 : Object 
+    public class Xcls_MenuItem31 : Object 
     {
         public Gtk.MenuItem el;
         private ValaProjectSettings  _this;
@@ -1035,7 +1011,7 @@ public class ValaProjectSettings : Object
             // my vars (def)
 
         // ctor 
-        public Xcls_MenuItem32(ValaProjectSettings _owner )
+        public Xcls_MenuItem31(ValaProjectSettings _owner )
         {
             _this = _owner;
             this.el = new Gtk.MenuItem();
@@ -1096,7 +1072,7 @@ public class ValaProjectSettings : Object
             var child_0 = new Xcls_targets_tree_store( _this );
             child_0.ref();
             this.el.set_model (  child_0.el  );
-            var child_1 = new Xcls_TreeViewColumn35( _this );
+            var child_1 = new Xcls_TreeViewColumn34( _this );
             child_1.ref();
             this.el.append_column (  child_1.el  );
 
@@ -1216,7 +1192,7 @@ public class ValaProjectSettings : Object
             _this.set_vbox.el.hide();
         }
     }
-    public class Xcls_TreeViewColumn35 : Object 
+    public class Xcls_TreeViewColumn34 : Object 
     {
         public Gtk.TreeViewColumn el;
         private ValaProjectSettings  _this;
@@ -1225,7 +1201,7 @@ public class ValaProjectSettings : Object
             // my vars (def)
 
         // ctor 
-        public Xcls_TreeViewColumn35(ValaProjectSettings _owner )
+        public Xcls_TreeViewColumn34(ValaProjectSettings _owner )
         {
             _this = _owner;
             this.el = new Gtk.TreeViewColumn();
@@ -1309,29 +1285,29 @@ public class ValaProjectSettings : Object
             this.cgroup = null;
 
             // set gobject values
-            var child_0 = new Xcls_Label38( _this );
+            var child_0 = new Xcls_Label37( _this );
             child_0.ref();
             this.el.pack_start (  child_0.el , false,false,0 );
             var child_1 = new Xcls_build_pack_target( _this );
             child_1.ref();
             this.el.pack_start (  child_1.el , false,false,0 );
-            var child_2 = new Xcls_Label40( _this );
+            var child_2 = new Xcls_Label39( _this );
             child_2.ref();
             this.el.pack_start (  child_2.el , false,false,0 );
             var child_3 = new Xcls_build_compile_flags( _this );
             child_3.ref();
             this.el.pack_start (  child_3.el , false,false,0 );
-            var child_4 = new Xcls_Label42( _this );
+            var child_4 = new Xcls_Label41( _this );
             child_4.ref();
             this.el.pack_start (  child_4.el , false,false,0 );
-            var child_5 = new Xcls_ScrolledWindow43( _this );
+            var child_5 = new Xcls_ScrolledWindow42( _this );
             child_5.ref();
             this.el.pack_start (  child_5.el , true,true,0 );
         }
 
         // user defined functions 
     }
-    public class Xcls_Label38 : Object 
+    public class Xcls_Label37 : Object 
     {
         public Gtk.Label el;
         private ValaProjectSettings  _this;
@@ -1340,7 +1316,7 @@ public class ValaProjectSettings : Object
             // my vars (def)
 
         // ctor 
-        public Xcls_Label38(ValaProjectSettings _owner )
+        public Xcls_Label37(ValaProjectSettings _owner )
         {
             _this = _owner;
             this.el = new Gtk.Label( "target filename" );
@@ -1382,7 +1358,7 @@ public class ValaProjectSettings : Object
 
         // user defined functions 
     }
-    public class Xcls_Label40 : Object 
+    public class Xcls_Label39 : Object 
     {
         public Gtk.Label el;
         private ValaProjectSettings  _this;
@@ -1391,7 +1367,7 @@ public class ValaProjectSettings : Object
             // my vars (def)
 
         // ctor 
-        public Xcls_Label40(ValaProjectSettings _owner )
+        public Xcls_Label39(ValaProjectSettings _owner )
         {
             _this = _owner;
             this.el = new Gtk.Label( "compile flags" );
@@ -1433,7 +1409,7 @@ public class ValaProjectSettings : Object
 
         // user defined functions 
     }
-    public class Xcls_Label42 : Object 
+    public class Xcls_Label41 : Object 
     {
         public Gtk.Label el;
         private ValaProjectSettings  _this;
@@ -1442,7 +1418,7 @@ public class ValaProjectSettings : Object
             // my vars (def)
 
         // ctor 
-        public Xcls_Label42(ValaProjectSettings _owner )
+        public Xcls_Label41(ValaProjectSettings _owner )
         {
             _this = _owner;
             this.el = new Gtk.Label( "Files to compile" );
@@ -1454,7 +1430,7 @@ public class ValaProjectSettings : Object
 
         // user defined functions 
     }
-    public class Xcls_ScrolledWindow43 : Object 
+    public class Xcls_ScrolledWindow42 : Object 
     {
         public Gtk.ScrolledWindow el;
         private ValaProjectSettings  _this;
@@ -1463,7 +1439,7 @@ public class ValaProjectSettings : Object
             // my vars (def)
 
         // ctor 
-        public Xcls_ScrolledWindow43(ValaProjectSettings _owner )
+        public Xcls_ScrolledWindow42(ValaProjectSettings _owner )
         {
             _this = _owner;
             this.el = new Gtk.ScrolledWindow( null, null );
@@ -1498,10 +1474,10 @@ public class ValaProjectSettings : Object
             var child_0 = new Xcls_files_tree_store( _this );
             child_0.ref();
             this.el.set_model (  child_0.el  );
-            var child_1 = new Xcls_TreeViewColumn46( _this );
+            var child_1 = new Xcls_TreeViewColumn45( _this );
             child_1.ref();
             this.el.append_column (  child_1.el  );
-            var child_2 = new Xcls_TreeViewColumn48( _this );
+            var child_2 = new Xcls_TreeViewColumn47( _this );
             child_2.ref();
             this.el.append_column (  child_2.el  );
         }
@@ -1639,7 +1615,7 @@ public class ValaProjectSettings : Object
         
         }
     }
-    public class Xcls_TreeViewColumn46 : Object 
+    public class Xcls_TreeViewColumn45 : Object 
     {
         public Gtk.TreeViewColumn el;
         private ValaProjectSettings  _this;
@@ -1648,7 +1624,7 @@ public class ValaProjectSettings : Object
             // my vars (def)
 
         // ctor 
-        public Xcls_TreeViewColumn46(ValaProjectSettings _owner )
+        public Xcls_TreeViewColumn45(ValaProjectSettings _owner )
         {
             _this = _owner;
             this.el = new Gtk.TreeViewColumn();
@@ -1694,7 +1670,7 @@ public class ValaProjectSettings : Object
 
         // user defined functions 
     }
-    public class Xcls_TreeViewColumn48 : Object 
+    public class Xcls_TreeViewColumn47 : Object 
     {
         public Gtk.TreeViewColumn el;
         private ValaProjectSettings  _this;
@@ -1703,7 +1679,7 @@ public class ValaProjectSettings : Object
             // my vars (def)
 
         // ctor 
-        public Xcls_TreeViewColumn48(ValaProjectSettings _owner )
+        public Xcls_TreeViewColumn47(ValaProjectSettings _owner )
         {
             _this = _owner;
             this.el = new Gtk.TreeViewColumn();