InsetShadowNode.this

Creates a gsk.render_node.RenderNode that will render an inset shadow into the box given by outline.

class InsetShadowNode
this

Parameters

outline gsk.rounded_rect.RoundedRect

outline of the region containing the shadow

color gdk.rgba.RGBA

color of the shadow

dx float

horizontal offset of shadow

dy float

vertical offset of shadow

spread float

how far the shadow spreads towards the inside

blurRadius float

how much blur to apply to the shadow

Return Value