OutsetShadowNode.this
this
(gsk.rounded_rect.RoundedRect outline, gdk.rgba.RGBA color, float dx, float dy, float spread, float blurRadius)Creates a [gsk.render_node.RenderNode] that will render an outset shadow around the box given by outline.
Parameters
outline | outline of the region surrounded by shadow |
color | color of the shadow |
dx | horizontal offset of shadow |
dy | vertical offset of shadow |
spread | how far the shadow spreads towards the inside |
blurRadius | how much blur to apply to the shadow |
Returns
A new [gsk.render_node.RenderNode]