Clones.bjs
[gitlive] / Clones.bjs
index ca52060..4d95b53 100644 (file)
      "$ xns" : "Gtk",
      "Gtk.Orientation orientation" : "Gtk.Orientation.VERTICAL",
      "items" : [
+      {
+       "* pack" : "pack_start,false,false,0",
+       "xtype" : "Spinner",
+       "$ xns" : "Gtk"
+      },
       {
        "id" : "toolbar",
        "bool homogeneous" : true,
@@ -50,6 +55,7 @@
        ]
       },
       {
+       "id" : "scrolled",
        "* init" : "  {\n  \n   this.el.set_policy (Gtk.PolicyType.AUTOMATIC, Gtk.PolicyType.AUTOMATIC);\n}\n",
        "bool expand" : true,
        "bool hexpand" : true,