X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=DependTree%2FWindow.bjs;h=d7add7fd4538b71823649dc49aae3da11938edd5;hb=0b8a44b10e97a5bd969bcff8f95e06921755ea7c;hp=545cd2c311707108bc22826492662e6429a37cb4;hpb=35204b93baeef4f488f675a66fa376560080c0ab;p=app.Builder.js diff --git a/DependTree/Window.bjs b/DependTree/Window.bjs index 545cd2c31..d7add7fd4 100644 --- a/DependTree/Window.bjs +++ b/DependTree/Window.bjs @@ -1,5 +1,5 @@ { - "id": "file-gtk-18", + "id": "file-gtk-17", "name": "Window", "parent": "", "title": false, @@ -48,15 +48,19 @@ "listeners": {}, "items": [ { - "|xns": "Gtk", "xtype": "TreeModelFilter", - "pack": false - }, - { - "id": "class-list-store", - "xtype": "ListStore", - "|init": " function() \n {\n XObject.prototype.init.call(this);\n this.el.set_column_types ( 6, [\n GObject.TYPE_STRING, \n GObject.TYPE_BOOLEAN, \n GObject.TYPE_STRING, \n GObject.TYPE_STRING, \n GObject.TYPE_STRING, \n GObject.TYPE_STRING \n ] );\n \n }", - "|xns": "Gtk" + "|xns": "Gtk", + "|init": "function() {\n XObject.prototype.init.call(this);\n}\n", + "listeners": {}, + "items": [ + { + "id": "class-list-store", + "pack": false, + "xtype": "ListStore", + "|init": " function() \n {\n XObject.prototype.init.call(this);\n this.el.set_column_types ( 6, [\n GObject.TYPE_STRING, \n GObject.TYPE_BOOLEAN, \n GObject.TYPE_BOOLEAN, \n GObject.TYPE_STRING, \n GObject.TYPE_STRING, \n GObject.TYPE_STRING \n ] );\n \n }", + "|xns": "Gtk" + } + ] }, { "title": "Class",