TransformNode.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.

Creates a gsk.render_node.RenderNode that will transform the given child with the given transform.

Parameters

childThe node to transform
transformThe transform to apply

Returns