X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=ClutterTest%2FWindow.bjs;h=89b8937421ca0ac51665512dafdb9cf91048471b;hb=b85c3fda5797f6e1e4b8016975de0281382cbbbc;hp=51c203fa463bc88cde21b24808e21b57d1ca0d18;hpb=2c4368dd94246e53c0709b50f14be2884ef78d51;p=app.Builder.js diff --git a/ClutterTest/Window.bjs b/ClutterTest/Window.bjs index 51c203fa4..89b893742 100644 --- a/ClutterTest/Window.bjs +++ b/ClutterTest/Window.bjs @@ -24,7 +24,7 @@ "pack": false, "x": 10, "xtype": "Actor", - "y": 100, + "y": 10, "|init": "function() {\n\n var child = new XObject(this.items[0]);\n child.init();\n child.parent = this;\n //var contents = new Gtk.Button({ label: 'test' }); \n var contents = child.el;\n \n print(JSON.stringify(this.items));\n \n \n this.el = new GtkClutter.Actor.with_contents ( contents) ;\n XObject.prototype.init.call(this);\n}\n", "|xns": "GtkClutter", "items": [