[ CCode ( has_construct_function = false ) ]
public ShadowNode (RenderNode child, Shadow[] shadows)
Creates a `GskRenderNode` that will draw a child with the given shadows below it.
| child |
The node to draw |
| shadows |
The shadows to apply |
| n_shadows |
number of entries in the |
|
A new `GskRenderNode` |