set_shadow_width


Description:

[ Version ( since = "4.2" ) ]
public void set_shadow_width (int left, int right, int top, int bottom)

Sets the shadow width of the popup.

The shadow width corresponds to the part of the computed surface size that would consist of the shadow margin surrounding the window, would there be any.

Parameters:

this

a `GdkPopupLayout`

left

width of the left part of the shadow

right

width of the right part of the shadow

top

height of the top part of the shadow

bottom

height of the bottom part of the shadow