src/Builder4/ClutterFiles.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 1 Jun 2015 10:27:17 +0000 (18:27 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 1 Jun 2015 10:27:17 +0000 (18:27 +0800)
src/Builder4/ClutterFiles.vala

src/Builder4/ClutterFiles.bjs
src/Builder4/ClutterFiles.vala

index 8be1191..856be05 100644 (file)
@@ -9,6 +9,7 @@
  "items" : [
   {
    "id" : "ClutterFiles",
+   "* args" : "",
    "|  void clearFiles" : "() {\n    \n    this.filelayout.el.remove_all_children();\n    // we need to unref all the chidren that we loaded though...\n    \n}\n ",
    "Clutter.ScrollMode scroll_mode" : "Clutter.ScrollMode.VERTICALLY",
    "xtype" : "Actor",
index 938c090..a3efb46 100644 (file)
@@ -28,7 +28,7 @@ public class Xcls_ClutterFiles : Object
     public Gee.ArrayList<Object> fileitems;
 
     // ctor
-    public Xcls_ClutterFiles()
+    public Xcls_ClutterFiles()
     {
         _this = this;
         this.el = new Clutter.Actor();