Display.supportsInputShapes

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 @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

Meta