Creates a gsk.render_node.RenderNode that will repeat the drawing of child across the given bounds.
The bounds of the area to be painted
The child to repeat
The area of the child to repeat or null to use the child's bounds
A new gsk.render_node.RenderNode
Creates a gsk.render_node.RenderNode that will repeat the drawing of child across the given bounds.