Display.supportsInputShapes

bool supportsInputShapes()

Returns true if the display supports input shapes.

This means that [gdk.surface.Surface.setInputRegion] can be used to modify the input shape of surfaces on display.

On modern displays, this value is always true.

Returns

true if surfaces with modified input shape are supported