append_inset_shadow


Description:

public void append_inset_shadow (RoundedRect outline, RGBA color, float dx, float dy, float spread, float blur_radius)

Appends an inset shadow into the box given by outline.

Parameters:

this

a `GtkSnapshot`

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

blur_radius

how much blur to apply to the shadow