Display.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.

class Display
bool
supportsInputShapes
()

Return Value

Type: bool

true if surfaces with modified input shape are supported