supports_shadow_width


Description:

[ Version ( since = "4.14" ) ]
public bool supports_shadow_width ()

Returns whether it's possible for a surface to draw outside of the window area.

If true is returned the application decides if it wants to draw shadows. If false is returned, the compositor decides if it wants to draw shadows.

Parameters:

this

a `GdkDisplay`

Returns:

true if surfaces can draw shadows or false if the display does not support this functionality.