[ CCode ( has_construct_function = false , type = "GskRenderNode*" ) ]
public BlurNode (RenderNode child, float radius)
Creates a render node that blurs the child.
child |
the child node to blur |
radius |
the blur radius. Must be positive |
a new `GskRenderNode` |