src/JsRender/NodeToVala.vala
authorAlan Knowles <alan@roojs.com>
Tue, 19 May 2015 05:32:56 +0000 (13:32 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 19 May 2015 05:32:56 +0000 (13:32 +0800)
src/JsRender/NodeToVala.vala

index 9aa6daa..af169b3 100644 (file)
@@ -608,6 +608,7 @@ public class JsRender.NodeToVala : Object {
         *  pack the children into the parent.
         * 
         * if the child's id starts with '*' then it is not packed...
+        * - this allows you to define children and add them manually..
         */
 
        void addChildren()