TransformNode.this
this
(void * ptr, Flag!"Take" take)No documentation available for this declaration.
this
(gsk.render_node.RenderNode child, gsk.transform.Transform transform)Creates a gsk.render_node.RenderNode that will transform the given child with the given transform.
Parameters
child | The node to transform |
transform | The transform to apply |