Lambda List
gsk:inset-shadow-node-new (outline color dx dy spread radius)
Arguments
outline -- a gsk:rounded-rect instance for the outline of the region containing the shadow
color -- a gdk:rgba instance for the color of the shadow
dx -- a number coerced to a single float for the horizontal offset of the shadow
dy -- a number coerced to a single float for the vertical offset of the shadow
spread -- a number coerced to a single float how far the shadow spreads towards the inside
radius -- a number coerced to a single float how much blur to apply to the shadow
Return Value
Details
Creates a render node that will render an inset shadow into the box given by outline.