supports_input_shapes
Description:
Returns true if the display supports input shapes.
This means that [method@Gdk.Surface.set_input_region] can be used to modify the input shape of surfaces on this .
On modern displays, this value is always true.
Parameters:
this |
a `GdkDisplay` |
Returns:
true if surfaces with modified input shape are supported |